From cc0c6338653b95353368e99671e73831d63292f1 Mon Sep 17 00:00:00 2001 From: Bruno Marques Date: Thu, 6 Aug 2020 15:48:44 +0100 Subject: [PATCH] Updated SDK versions in universal project and universal templates (#7271) * Updated SDK versions in universal project and universal templates * Updated SDK on template of CoreApp project. * Increased TargetPlatformMinVersion from 14393 to 16299. --- .../MonoGame.Framework.WindowsUniversal.csproj | 8 ++++---- .../MGNamespace.csproj | 6 +++--- .../MGNamespace.csproj | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/MonoGame.Framework/MonoGame.Framework.WindowsUniversal.csproj b/MonoGame.Framework/MonoGame.Framework.WindowsUniversal.csproj index 3909f2e3187..682e94b44c0 100644 --- a/MonoGame.Framework/MonoGame.Framework.WindowsUniversal.csproj +++ b/MonoGame.Framework/MonoGame.Framework.WindowsUniversal.csproj @@ -1,12 +1,12 @@ - + uap10.0 WINDOWS_UAP;DIRECTX11_1;NET45;STBSHARP_INTERNAL true - 10.0.17763.0 - 10.0.14393.0 + 10.0.18362.0 + 10.0.16299.0 The MonoGame runtime for UWP (Universal Windows Platform) which supports Windows 10 and Xbox One. monogame;.net core;core;.net standard;standard;uwp MonoGame.Framework.WindowsUniversal @@ -15,7 +15,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.UWP.CoreApp.CSharp/MGNamespace.csproj b/Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.UWP.CoreApp.CSharp/MGNamespace.csproj index b5e01d6cb0f..8681d74f773 100644 --- a/Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.UWP.CoreApp.CSharp/MGNamespace.csproj +++ b/Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.UWP.CoreApp.CSharp/MGNamespace.csproj @@ -9,8 +9,8 @@ MGNamespace MGNamespace UAP - 10.0.17763.0 - 10.0.14393.0 + 10.0.18362.0 + 10.0.16299.0 14 true 512 @@ -115,7 +115,7 @@ - 6.2.8 + 6.2.9 diff --git a/Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.UWP.XAML.CSharp/MGNamespace.csproj b/Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.UWP.XAML.CSharp/MGNamespace.csproj index 12326ce68b7..a89a5fa38d9 100644 --- a/Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.UWP.XAML.CSharp/MGNamespace.csproj +++ b/Templates/MonoGame.Templates.CSharp/content/MonoGame.Application.UWP.XAML.CSharp/MGNamespace.csproj @@ -10,8 +10,8 @@ MGNamespace en-US UAP - 10.0.17763.0 - 10.0.14393.0 + 10.0.18362.0 + 10.0.16299.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} @@ -129,7 +129,7 @@ - 6.2.8 + 6.2.9