From 7694de30dbb680da87c38afd3c4c628b36094f4a Mon Sep 17 00:00:00 2001 From: Nuget Ninja Date: Mon, 19 Jun 2023 03:57:18 +0000 Subject: [PATCH] Auto csproj fix and update by bot. --- .../AssemblyBindingFixer.csproj | 4 ++-- .../BinaryCompatChecker.csproj | 20 ++++--------------- src/DumpAssembly/DumpAssembly.csproj | 4 ++-- src/PEFile/PEFile.csproj | 8 ++++---- src/Pdb/Pdb.csproj | 6 +++--- src/RefDump/RefDump.csproj | 6 +++--- 6 files changed, 18 insertions(+), 30 deletions(-) diff --git a/src/AssemblyBindingFixer/AssemblyBindingFixer.csproj b/src/AssemblyBindingFixer/AssemblyBindingFixer.csproj index 2d452d0..b41fb35 100644 --- a/src/AssemblyBindingFixer/AssemblyBindingFixer.csproj +++ b/src/AssemblyBindingFixer/AssemblyBindingFixer.csproj @@ -1,4 +1,4 @@ - + Exe @@ -21,7 +21,7 @@ - + diff --git a/src/BinaryCompatChecker/BinaryCompatChecker.csproj b/src/BinaryCompatChecker/BinaryCompatChecker.csproj index e539aae..7347640 100644 --- a/src/BinaryCompatChecker/BinaryCompatChecker.csproj +++ b/src/BinaryCompatChecker/BinaryCompatChecker.csproj @@ -1,4 +1,4 @@ - + Exe @@ -9,7 +9,7 @@ - + @@ -19,20 +19,8 @@ - - + + diff --git a/src/DumpAssembly/DumpAssembly.csproj b/src/DumpAssembly/DumpAssembly.csproj index e3b28af..85cdb30 100644 --- a/src/DumpAssembly/DumpAssembly.csproj +++ b/src/DumpAssembly/DumpAssembly.csproj @@ -1,4 +1,4 @@ - + Exe @@ -6,7 +6,7 @@ - + diff --git a/src/PEFile/PEFile.csproj b/src/PEFile/PEFile.csproj index 6e9ce72..9f2607a 100644 --- a/src/PEFile/PEFile.csproj +++ b/src/PEFile/PEFile.csproj @@ -12,12 +12,12 @@ - - + + - + - + \ No newline at end of file diff --git a/src/Pdb/Pdb.csproj b/src/Pdb/Pdb.csproj index 86950fb..9e65d8a 100644 --- a/src/Pdb/Pdb.csproj +++ b/src/Pdb/Pdb.csproj @@ -1,4 +1,4 @@ - + net6.0 Exe @@ -11,10 +11,10 @@ - + - + diff --git a/src/RefDump/RefDump.csproj b/src/RefDump/RefDump.csproj index 38de441..bc31b78 100644 --- a/src/RefDump/RefDump.csproj +++ b/src/RefDump/RefDump.csproj @@ -1,4 +1,4 @@ - + Exe @@ -12,11 +12,11 @@ - + - +