ex to output
This commit is contained in:
8
.build
8
.build
@ -16,9 +16,9 @@
|
||||
<delete dir="test/isnd.tests/obj/" failonerror="false" />
|
||||
</target>
|
||||
<target name="build" description="build all">
|
||||
<solution configuration="release">
|
||||
<referenceprojects>
|
||||
</referenceprojects>
|
||||
</solution>
|
||||
<exec program="dotnet" commandline="build" />
|
||||
</target>
|
||||
<target name="test" description="build all">
|
||||
<exec program="dotnet" commandline="test" />
|
||||
</target>
|
||||
</project>
|
||||
|
Reference in New Issue
Block a user