From 4b3bef6f9d236c64817d4102accf729889f69e9b Mon Sep 17 00:00:00 2001 From: cra0zy Date: Sun, 12 Nov 2017 00:57:27 +0100 Subject: [PATCH] [Templates] Use correct slashes --- .../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 0db25f31a..1eaebbd47 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,7 +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 0db25f31a..1eaebbd47 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,7 +4,7 @@ netcoreapp2.0 - + %(Filename)%(Extension)