From 838d907ecb08d61443203bfa64426be021c1cdf1 Mon Sep 17 00:00:00 2001 From: Michael Oborne Date: Wed, 10 Apr 2024 10:25:02 +1000 Subject: [PATCH] net472: update --- ExtLibs/BSE.Windows.Forms/BSE.Windows.Forms.csproj | 4 ++-- ExtLibs/BaseClasses/BaseClasses.csproj | 4 ++-- ExtLibs/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj | 4 ++-- ExtLibs/Installer/Installer.csproj | 2 +- .../Xamarin.Forms.Platform.WinForms.csproj | 2 +- ExtLibs/ZedGraph/ZedGraph.csproj | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ExtLibs/BSE.Windows.Forms/BSE.Windows.Forms.csproj b/ExtLibs/BSE.Windows.Forms/BSE.Windows.Forms.csproj index 780a17f433..e74190467d 100644 --- a/ExtLibs/BSE.Windows.Forms/BSE.Windows.Forms.csproj +++ b/ExtLibs/BSE.Windows.Forms/BSE.Windows.Forms.csproj @@ -1,7 +1,7 @@  Library - net461;netstandard2.0 + net472;netstandard2.0 true false @@ -18,7 +18,7 @@ - + diff --git a/ExtLibs/BaseClasses/BaseClasses.csproj b/ExtLibs/BaseClasses/BaseClasses.csproj index 35a6d0adaa..643d387c02 100644 --- a/ExtLibs/BaseClasses/BaseClasses.csproj +++ b/ExtLibs/BaseClasses/BaseClasses.csproj @@ -1,7 +1,7 @@  Library - net461;netstandard2.0 + net472;netstandard2.0 true false @@ -15,6 +15,6 @@ - + \ No newline at end of file diff --git a/ExtLibs/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj b/ExtLibs/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj index 50b636c422..98a5cb9363 100644 --- a/ExtLibs/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj +++ b/ExtLibs/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj @@ -1,7 +1,7 @@  Library - net461;netstandard2.0 + net472;netstandard2.0 true false @@ -13,7 +13,7 @@ - + diff --git a/ExtLibs/Installer/Installer.csproj b/ExtLibs/Installer/Installer.csproj index 6cbf1bb548..71947f88c7 100644 --- a/ExtLibs/Installer/Installer.csproj +++ b/ExtLibs/Installer/Installer.csproj @@ -6,7 +6,7 @@ Exe Installer Installer - net461 + net472 512 true diff --git a/ExtLibs/Xamarin.Forms.Platform.WinForms/Xamarin.Forms.Platform.WinForms.csproj b/ExtLibs/Xamarin.Forms.Platform.WinForms/Xamarin.Forms.Platform.WinForms.csproj index 2a71ed4551..587c271f34 100644 --- a/ExtLibs/Xamarin.Forms.Platform.WinForms/Xamarin.Forms.Platform.WinForms.csproj +++ b/ExtLibs/Xamarin.Forms.Platform.WinForms/Xamarin.Forms.Platform.WinForms.csproj @@ -1,7 +1,7 @@  {563D7C2E-14E2-47EC-95E4-4EA0BBA75C18} - net461 + net472 Xamarin.Forms for Windows Forms Xamarin.Forms.Platform.WinForms Copyright (c) Yasuhiro Taniuchi diff --git a/ExtLibs/ZedGraph/ZedGraph.csproj b/ExtLibs/ZedGraph/ZedGraph.csproj index 1bfef33494..995c843648 100644 --- a/ExtLibs/ZedGraph/ZedGraph.csproj +++ b/ExtLibs/ZedGraph/ZedGraph.csproj @@ -1,7 +1,7 @@  Library - net461;netstandard2.0 + net472;netstandard2.0 true false @@ -10,6 +10,6 @@ - + \ No newline at end of file