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

Update the projection sample to .NET 6 #1054

Merged
merged 8 commits into from
Nov 23, 2021

Conversation

angelazhangmsft
Copy link
Contributor

  • Update projection to build on + target .NET 6 (with notes on .NET 5 also supported)
  • Set SimpleMathProjection project as startup project by default (switched order in sln file)
  • Change sample name from Net5ProjectionSample to NetProjectionSample
  • Include x64, x86, ARM64 as supported platforms, but added instruction to set x64/Debug to build the sample + nupkg

Verified clean sample build and run

@angelazhangmsft
Copy link
Contributor Author

@stevewhims this may break some links in https://docs.microsoft.com/windows/uwp/csharp-winrt/net-projection-from-cppwinrt-component

and we'll need to replace Net5ProjectionSample with NetProjectionSample

@angelazhangmsft angelazhangmsft merged commit b216a38 into master Nov 23, 2021
@angelazhangmsft angelazhangmsft deleted the angzhang/projectionsamplenet6 branch November 23, 2021 18:20
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.

3 participants