fix for _RebuildReleaseAndRunTests.sh

This commit is contained in:
Ivan Bondarev 2023-03-19 14:23:48 +01:00
parent 8119c7bdba
commit 0528aa81c3

View file

@ -1,4 +1,8 @@
#!/bin/sh -e
cd Utils/DefaultLanguageResMaker
mono LanguageResMaker.exe
cd ../..
MONO_IOMAP=case msbuild /p:Configuration=release pabcnetc.sln
MONO_IOMAP=case msbuild /p:Configuration=release CodeCompletion/CodeCompletion.csproj
mono --aot bin/pabcnetc.exe