ex to output
This commit is contained in:
parent
da92b9dbec
commit
60e4ca8c54
3 changed files with 52 additions and 69 deletions
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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue