Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated SDK versions in universal project and universal templates #7271

Merged
merged 3 commits into from Aug 6, 2020
Merged

Updated SDK versions in universal project and universal templates #7271

merged 3 commits into from Aug 6, 2020

Conversation

BMarques
Copy link
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
@mrhelmut
Copy link
Contributor

mrhelmut 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
Contributor Author

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

@BMarques
Copy link
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
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
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