GameThing/build.bat

4 lines
75 B
Batchfile

dotnet restore src/Server
dotnet build src/Server
dotnet test src/GameTest