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

Uno project needs to specify Microsoft.Windows.SDK.NET.Ref #2976

Closed
dansiegel opened this issue Oct 8, 2023 · 1 comment
Closed

Uno project needs to specify Microsoft.Windows.SDK.NET.Ref #2976

dansiegel opened this issue Oct 8, 2023 · 1 comment

Comments

@dansiegel
Copy link
Member

Description

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.

Steps to Reproduce

  1. Install Prism 9.0 for Uno Platform

Platform with bug

Uno Platform - WinUI

Affected platforms

Windows

Did you find any workaround?

Relevant log output

No response

@dansiegel
Copy link
Member Author

closed by #2977

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant