From 6289ae63a4b41d4eabb8247367f729620ba48e93 Mon Sep 17 00:00:00 2001 From: Lars Brubaker Date: Tue, 23 Aug 2022 17:57:33 -0700 Subject: [PATCH] =?UTF-8?q?=EF=BB=BFplaying=20with=20adding=20openTK=204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Launcher/Launcher.csproj | 2 +- MatterControl.Winforms/MatterControl.Winforms.csproj | 2 +- MatterControl.csproj | 7 +++---- MatterControlLib/MatterControlLib.csproj | 6 +++--- PrinterDriverInstaller/InfInstaller.csproj | 2 +- .../MatterControl.AutomationTests.csproj | 4 ++-- Tests/MatterControl.Tests/MatterControl.Tests.csproj | 4 ++-- 7 files changed, 13 insertions(+), 14 deletions(-) diff --git a/Launcher/Launcher.csproj b/Launcher/Launcher.csproj index f427c4485..e5152ddfc 100644 --- a/Launcher/Launcher.csproj +++ b/Launcher/Launcher.csproj @@ -8,7 +8,7 @@ True - + all diff --git a/MatterControl.Winforms/MatterControl.Winforms.csproj b/MatterControl.Winforms/MatterControl.Winforms.csproj index 5826623fd..aa40578a6 100644 --- a/MatterControl.Winforms/MatterControl.Winforms.csproj +++ b/MatterControl.Winforms/MatterControl.Winforms.csproj @@ -28,7 +28,7 @@ - + all diff --git a/MatterControl.csproj b/MatterControl.csproj index 87ab59970..10bdd363e 100644 --- a/MatterControl.csproj +++ b/MatterControl.csproj @@ -72,7 +72,6 @@ - @@ -93,17 +92,17 @@ - 27.2.1 + 28.0.1 - + 1.0.2-beta1 - + all diff --git a/MatterControlLib/MatterControlLib.csproj b/MatterControlLib/MatterControlLib.csproj index 70ab59732..eecd364f3 100644 --- a/MatterControlLib/MatterControlLib.csproj +++ b/MatterControlLib/MatterControlLib.csproj @@ -90,12 +90,12 @@ - + - - + + diff --git a/PrinterDriverInstaller/InfInstaller.csproj b/PrinterDriverInstaller/InfInstaller.csproj index ea786e9f7..fbe5dcf5c 100644 --- a/PrinterDriverInstaller/InfInstaller.csproj +++ b/PrinterDriverInstaller/InfInstaller.csproj @@ -8,7 +8,7 @@ - + all diff --git a/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj b/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj index 7eebd7754..33225255d 100644 --- a/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj +++ b/Tests/MatterControl.AutomationTests/MatterControl.AutomationTests.csproj @@ -14,11 +14,11 @@ $(AssemblyName) - + - + all diff --git a/Tests/MatterControl.Tests/MatterControl.Tests.csproj b/Tests/MatterControl.Tests/MatterControl.Tests.csproj index 4011d3964..ce82feb3e 100644 --- a/Tests/MatterControl.Tests/MatterControl.Tests.csproj +++ b/Tests/MatterControl.Tests/MatterControl.Tests.csproj @@ -39,11 +39,11 @@ - + - + all