From 0e825120ed45f04388f54365e756f1462f23dc32 Mon Sep 17 00:00:00 2001 From: Nikos Kastellanos Date: Thu, 26 Dec 2024 00:09:12 +0200 Subject: [PATCH] templates net4.8 --- .../MonoGame.Templates.VSExtension.csproj | 2 +- .../ContentPipelineExtension.csproj | 2 +- .../ContentPipelineExtension.csproj | 2 +- .../ProjectTemplates/DesktopGL.NetFramework/Application.csproj | 2 +- .../Multiplatform.NetFramework/DesktopGL/Application.csproj | 2 +- .../Multiplatform.NetFramework/WindowsDX/Application.csproj | 2 +- .../ProjectTemplates/WindowsDX.NetFramework/Application.csproj | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Templates/MonoGame.Templates.VSExtension/MonoGame.Templates.VSExtension.csproj b/Templates/MonoGame.Templates.VSExtension/MonoGame.Templates.VSExtension.csproj index db8c5eb151e..6345ee67ee4 100644 --- a/Templates/MonoGame.Templates.VSExtension/MonoGame.Templates.VSExtension.csproj +++ b/Templates/MonoGame.Templates.VSExtension/MonoGame.Templates.VSExtension.csproj @@ -15,7 +15,7 @@ Properties MonoGame.Templates.VSExtension MonoGame.Templates.VSExtension - v4.7.2 + v4.8 win true true diff --git a/Templates/VisualStudio2022/ProjectTemplates/ContentPipelineExtension.NetFramework/ContentPipelineExtension.csproj b/Templates/VisualStudio2022/ProjectTemplates/ContentPipelineExtension.NetFramework/ContentPipelineExtension.csproj index 069af28d8b0..a9856aadfcc 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/ContentPipelineExtension.NetFramework/ContentPipelineExtension.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/ContentPipelineExtension.NetFramework/ContentPipelineExtension.csproj @@ -10,7 +10,7 @@ Properties $safeprojectname$ $safeprojectname$ - v4.0 + v4.8 512 diff --git a/Templates/VisualStudio2022/ProjectTemplates/ContentPipelineExtension.NetStandard/ContentPipelineExtension.csproj b/Templates/VisualStudio2022/ProjectTemplates/ContentPipelineExtension.NetStandard/ContentPipelineExtension.csproj index 94d5e2c391c..c26aaf30791 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/ContentPipelineExtension.NetStandard/ContentPipelineExtension.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/ContentPipelineExtension.NetStandard/ContentPipelineExtension.csproj @@ -7,7 +7,7 @@ Properties $safeprojectname$ $safeprojectname$ - v4.0 + v4.8 bin\$(Platform)\$(Configuration)\ $(DefineConstants); diff --git a/Templates/VisualStudio2022/ProjectTemplates/DesktopGL.NetFramework/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/DesktopGL.NetFramework/Application.csproj index f9414fa300f..fe6b1a35632 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/DesktopGL.NetFramework/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/DesktopGL.NetFramework/Application.csproj @@ -12,7 +12,7 @@ $safeprojectname$ 512 DesktopGL - v4.5 + v4.8 true diff --git a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/DesktopGL/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/DesktopGL/Application.csproj index 28f1be04ae5..f4feebe9f36 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/DesktopGL/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/DesktopGL/Application.csproj @@ -12,7 +12,7 @@ $ext_safeprojectname$ 512 DesktopGL - v4.5 + v4.8 true diff --git a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/WindowsDX/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/WindowsDX/Application.csproj index a132e786a26..98d5fce2c06 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/WindowsDX/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/Multiplatform.NetFramework/WindowsDX/Application.csproj @@ -12,7 +12,7 @@ $ext_safeprojectname$ 512 Windows - v4.0 + v4.8 true diff --git a/Templates/VisualStudio2022/ProjectTemplates/WindowsDX.NetFramework/Application.csproj b/Templates/VisualStudio2022/ProjectTemplates/WindowsDX.NetFramework/Application.csproj index 638afdab544..bf21478fec1 100644 --- a/Templates/VisualStudio2022/ProjectTemplates/WindowsDX.NetFramework/Application.csproj +++ b/Templates/VisualStudio2022/ProjectTemplates/WindowsDX.NetFramework/Application.csproj @@ -12,7 +12,7 @@ $safeprojectname$ 512 Windows - v4.0 + v4.8 AnyCPU