From 963a99d330341fa46c8559aa79fad77a472a9780 Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Sat, 25 Dec 2021 10:10:20 +0100 Subject: [PATCH 1/2] Update NuGet packages --- ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj | 2 +- ILSpy.AddIn/ILSpy.AddIn.csproj | 2 +- ILSpy/ILSpy.csproj | 8 ++++---- packages.props | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj b/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj index 2c31e5b87..7dcc6c8e0 100644 --- a/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj +++ b/ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj @@ -56,7 +56,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ILSpy.AddIn/ILSpy.AddIn.csproj b/ILSpy.AddIn/ILSpy.AddIn.csproj index 560650c04..64632304e 100644 --- a/ILSpy.AddIn/ILSpy.AddIn.csproj +++ b/ILSpy.AddIn/ILSpy.AddIn.csproj @@ -48,7 +48,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj index b8c2bbe76..8b35c010a 100644 --- a/ILSpy/ILSpy.csproj +++ b/ILSpy/ILSpy.csproj @@ -46,16 +46,16 @@ - + - - + + - + diff --git a/packages.props b/packages.props index a5e02d5cb..3471470c0 100644 --- a/packages.props +++ b/packages.props @@ -13,9 +13,9 @@ 4.0.1 0.11.4 6.1.1 - 2.7.3 + 2.7.4 3.13.2 - 4.0.0 + 4.1.0 16.11.0 4.16.1 2017.7.26.1241 From 344cd6139510f9f24f612e776e98500774b98aad Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Sun, 26 Dec 2021 01:45:12 +0100 Subject: [PATCH 2/2] Update Microsoft.Build.Locator and NuGet.Protocol in ICSharpCode.Decompiler.Tests --- .../ICSharpCode.Decompiler.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj b/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj index 31f8726a1..226790d0c 100644 --- a/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj +++ b/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj @@ -43,8 +43,8 @@ - - + +