Skip to content

Commit b6500a9

Browse files
committed
Build improved
1 parent 8f9b7bf commit b6500a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/build.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
@echo off
22

3-
dotnet build StateMachines.sln -c Debug
4-
dotnet build StateMachines.sln -c Release
3+
dotnet build -c Debug
4+
dotnet build -c Release

0 commit comments

Comments
 (0)