SPRNET-1372
Initial support for native .NET 4 compilation introduced
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
<references basedir="${current.bin.dir}">
|
||||
<include name="*.dll" />
|
||||
<exclude name="${project::get-name()}.dll" />
|
||||
<exclude if="${net-4.0}" name="System.Web.Extensions.dll" />
|
||||
</references>
|
||||
</csc>
|
||||
<copy todir="${current.bin.dir}">
|
||||
|
||||
Reference in New Issue
Block a user