Skip to content

Commit 53d1747

Browse files
committed
add build bat
1 parent 585dbc7 commit 53d1747

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.build/build.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
dotnet build -c Release ..\XamlViewer.sln
2+
3+
@IF %ERRORLEVEL% NEQ 0 pause

0 commit comments

Comments
 (0)