From 1fd95018d9a70bec320b2d4b1107fc115be776a6 Mon Sep 17 00:00:00 2001 From: cra0zy Date: Tue, 16 Jan 2018 20:51:45 +0100 Subject: [PATCH] [Templates] Only include glade files once --- .../content/GtkSharp.Application.CSharp/GtkNamespace.csproj | 1 + .../content/GtkSharp.Application.VBNet/GtkNamespace.vbproj | 1 + 2 files changed, 2 insertions(+) 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 0e3474ee7..8a5fb8070 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 @@ -4,6 +4,7 @@ netcoreapp2.0 + %(Filename)%(Extension) 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 0e3474ee7..8a5fb8070 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 @@ -4,6 +4,7 @@ netcoreapp2.0 + %(Filename)%(Extension)