From aa627cbaf9474d36fb73669a3041f1f516241349 Mon Sep 17 00:00:00 2001 From: ChsBuffer <33744752+chsbuffer@users.noreply.github.com> Date: Sat, 20 Feb 2021 15:29:48 +0800 Subject: [PATCH] Reformat csproj Disable Release Variants debug symbols --- Netch/Netch.csproj | 54 ++++++++++++++-------------- SearchComboBox/SearchComboBox.csproj | 7 +++- Test/Test.csproj | 2 +- 3 files changed, 35 insertions(+), 28 deletions(-) diff --git a/Netch/Netch.csproj b/Netch/Netch.csproj index 1ecc4469..649709bc 100644 --- a/Netch/Netch.csproj +++ b/Netch/Netch.csproj @@ -30,6 +30,8 @@ false bin\x64\Release\ + none + false @@ -38,43 +40,43 @@ - + - - - - - - - - + + + + + + + + - - - - + + + + - - - + + + - + - - - - + + + + @@ -105,18 +107,18 @@ - + - + - <_FilesToBundle Remove="$(PkgMicrosoft_Diagnostics_Tracing_TraceEvent)\lib\netstandard1.6\Dia2Lib.dll"/> - <_FilesToBundle Remove="$(PkgMicrosoft_Diagnostics_Tracing_TraceEvent)\lib\netstandard1.6\OSExtensions.dll"/> - <_FilesToBundle Remove="$(PkgMicrosoft_Diagnostics_Tracing_TraceEvent)\lib\netstandard1.6\TraceReloggerLib.dll"/> + <_FilesToBundle Remove="$(PkgMicrosoft_Diagnostics_Tracing_TraceEvent)\lib\netstandard1.6\Dia2Lib.dll" /> + <_FilesToBundle Remove="$(PkgMicrosoft_Diagnostics_Tracing_TraceEvent)\lib\netstandard1.6\OSExtensions.dll" /> + <_FilesToBundle Remove="$(PkgMicrosoft_Diagnostics_Tracing_TraceEvent)\lib\netstandard1.6\TraceReloggerLib.dll" /> diff --git a/SearchComboBox/SearchComboBox.csproj b/SearchComboBox/SearchComboBox.csproj index a64a6bf1..a5e18a3f 100644 --- a/SearchComboBox/SearchComboBox.csproj +++ b/SearchComboBox/SearchComboBox.csproj @@ -8,9 +8,14 @@ latest + + none + false + + - + \ No newline at end of file diff --git a/Test/Test.csproj b/Test/Test.csproj index f9f49426..ed276b79 100644 --- a/Test/Test.csproj +++ b/Test/Test.csproj @@ -17,7 +17,7 @@ - +