Skip to content

Updated SDK versions in universal project and universal templates#7271

Merged
Jjagg merged 3 commits intoMonoGame:developfrom
BMarques:uwpsdk
Aug 6, 2020
Merged

Updated SDK versions in universal project and universal templates#7271
Jjagg merged 3 commits intoMonoGame:developfrom
BMarques:uwpsdk

Conversation

@BMarques
Copy link
Copy Markdown
Contributor

@BMarques BMarques commented Jul 30, 2020

Update both the csproj for the Universal project and the templates. Fixes #7220.

@harry-cpp harry-cpp marked this pull request as draft July 30, 2020 20:16
@ThomasFOG
Copy link
Copy Markdown
Contributor

ThomasFOG commented Jul 31, 2020

Could you please also set TargetPlatformMinVersion to 10.0.16299.0 (Windows 10 build 1709)? It is the most compatible and safest while still covering 98.3% of the Win 10 install base.

Otherwise good to go to me.

@BMarques
Copy link
Copy Markdown
Contributor Author

@mrhelmut Yes, I'll do so later today.

@BMarques
Copy link
Copy Markdown
Contributor Author

I was wondering if it would be a good idea to update the Microsoft.NETCore.UniversalWindowsPlatform nuget package from 6.2.9 to 6.2.10?

In advance, I tried but it's blocked by project
image

It's not very clear what I need to update to get the newest version, since it should work with both minimum and target versions I've set on the project...

Copy link
Copy Markdown
Contributor

@Jjagg Jjagg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NuGet package is fine as is :)

@BMarques BMarques marked this pull request as ready for review August 1, 2020 19:10
@Jjagg Jjagg merged commit cc0c633 into MonoGame:develop Aug 6, 2020
@Jjagg
Copy link
Copy Markdown
Contributor

Jjagg commented Aug 6, 2020

Thanks @BMarques!

@BMarques BMarques deleted the uwpsdk branch August 7, 2020 05:59
kimimaru4000 pushed a commit to kimimaru4000/MonoGame that referenced this pull request Sep 25, 2020
…noGame#7271)

* Updated SDK versions in universal project and universal templates

* Updated SDK on template of CoreApp project.

* Increased TargetPlatformMinVersion from 14393 to 16299.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update MonoGame UWP SDK target

3 participants