diff --git a/MapControl/WPF/MapControl.WPF.csproj b/MapControl/WPF/MapControl.WPF.csproj index f6059427..e1b59934 100644 --- a/MapControl/WPF/MapControl.WPF.csproj +++ b/MapControl/WPF/MapControl.WPF.csproj @@ -1,7 +1,7 @@  - netcoreapp3.0;net462;net48 + netcoreapp3.1;net462;net48 true MapControl true @@ -37,11 +37,11 @@ - + - + diff --git a/SampleApps/WpfCoreApp/WpfCoreApp.csproj b/SampleApps/WpfCoreApp/WpfCoreApp.csproj index 3b0c437b..76ce8aa7 100644 --- a/SampleApps/WpfCoreApp/WpfCoreApp.csproj +++ b/SampleApps/WpfCoreApp/WpfCoreApp.csproj @@ -2,7 +2,7 @@ WinExe - netcoreapp3.0 + netcoreapp3.1 true WpfCoreApp 4.16.0