diff --git a/FizzyLauncher.csproj b/FizzyLauncher.csproj index 0d713d3..8d405c8 100644 --- a/FizzyLauncher.csproj +++ b/FizzyLauncher.csproj @@ -135,7 +135,6 @@ TTilePanel.cs - SettingsSingleFileGenerator diff --git a/build-release.bat b/build-release.bat index 6875a19..4647cd4 100644 --- a/build-release.bat +++ b/build-release.bat @@ -1 +1,2 @@ -"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe" "skye.sln" /T:Build /P:Configuration=Release \ No newline at end of file +"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe" "skye.sln" /T:Build /P:Configuration=Release +PAUSE \ No newline at end of file