From 71c8f16ced7533ae5ff7ae331c3debfff3289481 Mon Sep 17 00:00:00 2001 From: Clemens Date: Thu, 9 Jan 2020 14:11:08 +0100 Subject: [PATCH] Version 4.16.0. Target .NET Core 3.1 --- MapControl/WPF/MapControl.WPF.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MapControl/WPF/MapControl.WPF.csproj b/MapControl/WPF/MapControl.WPF.csproj index e1b59934..3ec16c74 100644 --- a/MapControl/WPF/MapControl.WPF.csproj +++ b/MapControl/WPF/MapControl.WPF.csproj @@ -1,7 +1,7 @@  - netcoreapp3.1;net462;net48 + netcoreapp3.0;netcoreapp3.1;net462;net48 true MapControl true @@ -37,11 +37,11 @@ - + - +