diff --git a/Larkator/Larkator.csproj b/Larkator/Larkator.csproj index b190d6b..36130b6 100644 --- a/Larkator/Larkator.csproj +++ b/Larkator/Larkator.csproj @@ -2,14 +2,14 @@ Exe - netcoreapp2.0 + net6.0 NU1701 - + diff --git a/LarkatorGUI/LarkatorGUI.csproj b/LarkatorGUI/LarkatorGUI.csproj index b93be4e..558d08a 100644 --- a/LarkatorGUI/LarkatorGUI.csproj +++ b/LarkatorGUI/LarkatorGUI.csproj @@ -93,8 +93,8 @@ ..\packages\gong-wpf-dragdrop.1.2.0-alpha0057\lib\net46\GongSolutions.WPF.DragDrop.dll - - ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll diff --git a/LarkatorGUI/packages.config b/LarkatorGUI/packages.config index 68f507f..59dba17 100644 --- a/LarkatorGUI/packages.config +++ b/LarkatorGUI/packages.config @@ -5,5 +5,5 @@ - + \ No newline at end of file diff --git a/MapCalibrator/MapCalibrator.csproj b/MapCalibrator/MapCalibrator.csproj index fac1d3c..1f6ea8e 100644 --- a/MapCalibrator/MapCalibrator.csproj +++ b/MapCalibrator/MapCalibrator.csproj @@ -67,7 +67,7 @@ 4.7.0 - 11.0.2 + 13.0.1