From b88d8b047fdc92a3e2ad771de85d15d2e76ac323 Mon Sep 17 00:00:00 2001 From: Oren Novotny Date: Tue, 4 Jun 2019 16:41:28 -0400 Subject: [PATCH] Switch to UseWpf for compat with Extras 2.x and .NET Core SDK 3 --- ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj | 2 +- ILSpy/ILSpy.csproj | 2 +- SharpTreeView/ICSharpCode.TreeView.csproj | 2 +- TestPlugin/TestPlugin.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj b/ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj index 601cfdb92..a2a5e4e9b 100644 --- a/ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj +++ b/ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj @@ -7,7 +7,7 @@ False false - true + true false false diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj index 0d4ce8bce..fa896f7a4 100644 --- a/ILSpy/ILSpy.csproj +++ b/ILSpy/ILSpy.csproj @@ -9,7 +9,7 @@ false false - true + true false false diff --git a/SharpTreeView/ICSharpCode.TreeView.csproj b/SharpTreeView/ICSharpCode.TreeView.csproj index 0aa8cb17b..522972a35 100644 --- a/SharpTreeView/ICSharpCode.TreeView.csproj +++ b/SharpTreeView/ICSharpCode.TreeView.csproj @@ -7,7 +7,7 @@ False false - true + true false false diff --git a/TestPlugin/TestPlugin.csproj b/TestPlugin/TestPlugin.csproj index b1b69872d..ea320fc4c 100644 --- a/TestPlugin/TestPlugin.csproj +++ b/TestPlugin/TestPlugin.csproj @@ -8,7 +8,7 @@ False False - true + true false false