-
Notifications
You must be signed in to change notification settings - Fork 337
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
installing WindowsAppSDK can lead to project errors #3952
Comments
Can the targets be updated to avoid this comparison when TargetPlatformVersion isn't set? |
@duncanmacmichael Wrong repo: |
Looks like this has been known for a while, see #2338 |
Closing as Duplicate given Luke's comments. |
replace this line in file : C:\Users\username.nuget\packages\microsoft.windowsappsdk\1.3.230724000\buildTransitive\Microsoft.InteractiveExperiences.Common.target Line to replace: WILL RESOLVE THIS ISSUE :) |
This issue has been moved from a ticket on Developer Community.
[severity:It’s more difficult to complete my work]
Create a console app
Install nuget package WindowsAppSDK
You will get a brown error:
And also an error while loading the project properties editor
Setting the following does not help…
That just generates a new error…
This is all a bad experience. And it’s not clear what I need to do when this happens other than search online for xaml code (or look in another project I have going) that might help the situation and manually insert it. I think this is configuration that could be automated generally.
I don’t see the solution on any of these pages…
https://learn.microsoft.com/en-us/visualstudio/ide/how-to-configure-projects-to-target-platforms?view=vs-2022
https://learn.microsoft.com/en-us/dotnet/standard/frameworks
Original Comments
Feedback Bot on 8/2/2023, 02:18 AM:
(private comment, text removed)
Zhengye Xu [MSFT] on 8/2/2023, 08:34 PM:
(private comment, text removed)
Zhengye Xu [MSFT] on 8/8/2023, 07:54 PM:
(private comment, text removed)
Zhengye Xu [MSFT] on 8/10/2023, 08:21 PM:
(private comment, text removed)
Gavin Williams on 8/10/2023, 09:37 PM:
(private comment, text removed)
Zhengye Xu [MSFT] on 8/11/2023, 00:11 AM:
(private comment, text removed)
Gavin Williams on 8/13/2023, 06:59 PM:
(private comment, text removed)
Zhengye Xu [MSFT] on 8/14/2023, 06:17 PM:
(private comment, text removed)
Feedback Bot on 11/2/2023, 01:37 AM:
(private comment, text removed)
Feedback Bot on 11/7/2023, 07:02 PM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: