We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When building for the Windows project we currently need to specify:
<FrameworkReference Update="Microsoft.Windows.SDK.NET.Ref" RuntimeFrameworkVersion="10.0.22621.30" /> <FrameworkReference Update="Microsoft.Windows.SDK.NET.Ref" TargetingPackVersion="10.0.22621.30" />
We should be able to install Prism to the Uno template without needing to specify this.
Uno Platform - WinUI
Windows
No response
The text was updated successfully, but these errors were encountered:
closed by #2977
Sorry, something went wrong.
No branches or pull requests
Description
When building for the Windows project we currently need to specify:
We should be able to install Prism to the Uno template without needing to specify this.
Steps to Reproduce
Platform with bug
Uno Platform - WinUI
Affected platforms
Windows
Did you find any workaround?
Relevant log output
No response
The text was updated successfully, but these errors were encountered: