From a06a445b87b59a25496a70f0b8195ca83e6a1f40 Mon Sep 17 00:00:00 2001 From: coldino <28345893+coldino@users.noreply.github.com> Date: Wed, 19 Jan 2022 22:00:31 +0000 Subject: [PATCH] Publish v1.14 Ensure .Net Framework 4.8 is required and fetched during install. --- LarkatorGUI/LarkatorGUI.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LarkatorGUI/LarkatorGUI.csproj b/LarkatorGUI/LarkatorGUI.csproj index 9f39b77..dcff34d 100644 --- a/LarkatorGUI/LarkatorGUI.csproj +++ b/LarkatorGUI/LarkatorGUI.csproj @@ -32,7 +32,7 @@ coldino true 0 - 1.13.0.0 + 1.14.0.0 false true true @@ -228,9 +228,9 @@ - + False - Microsoft .NET Framework 4.7 %28x86 and x64%29 + Microsoft .NET Framework 4.8 %28x86 and x64%29 true