We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585dbc7 commit 53d1747Copy full SHA for 53d1747
1 file changed
.build/build.bat
@@ -0,0 +1,3 @@
1
+dotnet build -c Release ..\XamlViewer.sln
2
+
3
+@IF %ERRORLEVEL% NEQ 0 pause
0 commit comments