fixing up missing refs to {nowarn.numbers} and/or {nowarn.numbers.test} across the all build files
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
output="${current.bin.dir}/${project::get-name()}.dll" >
|
||||
<nowarn>
|
||||
<warning number="${nowarn.numbers}" />
|
||||
<warning number="${nowarn.numbers.test}" />
|
||||
</nowarn>
|
||||
<sources failonempty="true">
|
||||
<include name="WindowsService/Common/**/*.cs" />
|
||||
|
||||
Reference in New Issue
Block a user