-
Notifications
You must be signed in to change notification settings - Fork 10
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
Upgraded to net7.0, updated deps, enabled all WASM optimizations #117
Conversation
…ork params with MultiTarget names.
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.
This is surprisingly straight-forward looking in the end... 🤞 We'll want to do some tests against the Windows/Labs-Windows repos with these changes as well first too.
Few comments from looking at the changes, nothing major.
…olkit/Tooling-Windows-Submodule into targets/upgrade/net7
Good with this once we open/check the changes on the |
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.
Let's go! 🎉🎉🎉
|
This PR:
UseTargetFrameworks
to take the same values as the<MultiTarget>
property for the-targets
parameter.uno-check
to the latest versionMerging this PR will have a few knock-on effects:
netstandard2.0
andnet7.0
.