From 4b943a4686e6e830c238acd215d5fd397062482b Mon Sep 17 00:00:00 2001 From: cra0zy Date: Tue, 16 Jan 2018 19:36:07 +0100 Subject: [PATCH] [Templates] Fix output type --- .../content/GtkSharp.Application.CSharp/GtkNamespace.csproj | 2 +- .../content/GtkSharp.Application.VBNet/GtkNamespace.vbproj | 2 +- 2 files changed, 2 insertions(+), 2 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 1eaebbd47..0e3474ee7 100755 --- a/Source/Templates/GtkSharp.Template.CSharp/content/GtkSharp.Application.CSharp/GtkNamespace.csproj +++ b/Source/Templates/GtkSharp.Template.CSharp/content/GtkSharp.Application.CSharp/GtkNamespace.csproj @@ -1,6 +1,6 @@ - Exe + WinExe netcoreapp2.0 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 1eaebbd47..0e3474ee7 100755 --- a/Source/Templates/GtkSharp.Template.VBNet/content/GtkSharp.Application.VBNet/GtkNamespace.vbproj +++ b/Source/Templates/GtkSharp.Template.VBNet/content/GtkSharp.Application.VBNet/GtkNamespace.vbproj @@ -1,6 +1,6 @@ - Exe + WinExe netcoreapp2.0