From d14e4d17ab6a8712f6c02a1d115907ef1afdceb0 Mon Sep 17 00:00:00 2001 From: cra0zy Date: Thu, 7 Nov 2019 21:51:40 +0100 Subject: [PATCH] Update Templates --- .../content/GtkSharp.Application.CSharp/GtkNamespace.csproj | 4 ++-- .../content/GtkSharp.Application.FSharp/GtkNamespace.fsproj | 4 ++-- .../content/GtkSharp.Application.VBNet/GtkNamespace.vbproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Source/Templates/GtkSharp.Template.CSharp/content/GtkSharp.Application.CSharp/GtkNamespace.csproj b/Source/Templates/GtkSharp.Template.CSharp/content/GtkSharp.Application.CSharp/GtkNamespace.csproj index 2e82847d6..80ee6a2e1 100644 --- a/Source/Templates/GtkSharp.Template.CSharp/content/GtkSharp.Application.CSharp/GtkNamespace.csproj +++ b/Source/Templates/GtkSharp.Template.CSharp/content/GtkSharp.Application.CSharp/GtkNamespace.csproj @@ -2,7 +2,7 @@ WinExe - netcoreapp2.0 + netcoreapp3.0 @@ -13,7 +13,7 @@ - + diff --git a/Source/Templates/GtkSharp.Template.FSharp/content/GtkSharp.Application.FSharp/GtkNamespace.fsproj b/Source/Templates/GtkSharp.Template.FSharp/content/GtkSharp.Application.FSharp/GtkNamespace.fsproj index ca0d3f176..7ebd1e676 100644 --- a/Source/Templates/GtkSharp.Template.FSharp/content/GtkSharp.Application.FSharp/GtkNamespace.fsproj +++ b/Source/Templates/GtkSharp.Template.FSharp/content/GtkSharp.Application.FSharp/GtkNamespace.fsproj @@ -2,7 +2,7 @@ Exe - netcoreapp2.0 + netcoreapp3.0 @@ -18,7 +18,7 @@ - + diff --git a/Source/Templates/GtkSharp.Template.VBNet/content/GtkSharp.Application.VBNet/GtkNamespace.vbproj b/Source/Templates/GtkSharp.Template.VBNet/content/GtkSharp.Application.VBNet/GtkNamespace.vbproj index 2e82847d6..80ee6a2e1 100644 --- a/Source/Templates/GtkSharp.Template.VBNet/content/GtkSharp.Application.VBNet/GtkNamespace.vbproj +++ b/Source/Templates/GtkSharp.Template.VBNet/content/GtkSharp.Application.VBNet/GtkNamespace.vbproj @@ -2,7 +2,7 @@ WinExe - netcoreapp2.0 + netcoreapp3.0 @@ -13,7 +13,7 @@ - +