-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Updated all projects target Creators Update #1377
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
Conversation
|
What's new with 5.3.4? |
| <TargetPlatformIdentifier>UAP</TargetPlatformIdentifier> | ||
| <TargetPlatformVersion>10.0.10586.0</TargetPlatformVersion> | ||
| <TargetPlatformMinVersion>10.0.10240.0</TargetPlatformMinVersion> | ||
| <TargetPlatformVersion>10.0.14393.0</TargetPlatformVersion> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess this should be 10.0.15063.0 similar to the rest of the projects
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I combined the UnitTest projects (the markdown one wasn't working at all), so this is not longer relevant :)
|
FYI that per #1353 , I think we should include in a requirement for VS 2017 or something. Older VS Version with older NuGet client/package won't be able to build the project along with the toolkit soon enough. |
|
@Code-ScottLe, that's a good point. I updated the docs to specify that 2015 is no longer supported. |
added NETCORE dependency to nuspec
re #1340