From d1c7a51a1d823983afe93bae1d0c70a6912cf3da Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Mon, 29 Jul 2024 18:24:42 +0200 Subject: [PATCH] Remove dangling project references for SharpTreeView (#3245) --- ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj | 1 - ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj | 1 - ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj | 1 - TestPlugin/TestPlugin.csproj | 1 - 4 files changed, 4 deletions(-) diff --git a/ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj b/ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj index 05807b302f..d92e79c75d 100644 --- a/ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj +++ b/ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj @@ -51,7 +51,6 @@ - diff --git a/ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj b/ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj index 2a16add843..63950dda4c 100644 --- a/ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj +++ b/ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj @@ -30,7 +30,6 @@ - \ No newline at end of file diff --git a/ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj b/ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj index 5b894464ad..dfe925ddda 100644 --- a/ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj +++ b/ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj @@ -31,7 +31,6 @@ - diff --git a/TestPlugin/TestPlugin.csproj b/TestPlugin/TestPlugin.csproj index 50d7dadba6..c527fbcaee 100644 --- a/TestPlugin/TestPlugin.csproj +++ b/TestPlugin/TestPlugin.csproj @@ -21,7 +21,6 @@ -