From 2e6e47d7484fbddbc53c9e621df45c77e44dbbbb Mon Sep 17 00:00:00 2001 From: Kythyria Tieran Date: Sat, 7 Jan 2023 13:56:24 +0000 Subject: [PATCH] Re-reveal the console window --- PD2ModelParser/PD2ModelParser.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/PD2ModelParser/PD2ModelParser.csproj b/PD2ModelParser/PD2ModelParser.csproj index 1d376e4..ea6cc09 100644 --- a/PD2ModelParser/PD2ModelParser.csproj +++ b/PD2ModelParser/PD2ModelParser.csproj @@ -1,7 +1,7 @@  - WinExe + Exe net6.0 false true @@ -28,5 +28,7 @@ CD /D $(MSBuildProjectDirectory)\..\ & bash.exe "gen-version.sh" "$(ConfigurationName)" "$(SolutionDir)gen-version.sh" "$(ConfigurationName)" + +