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

VS's project properties page crash with single-project #16490

Open
dr1rrb opened this issue Apr 26, 2024 · 7 comments
Open

VS's project properties page crash with single-project #16490

dr1rrb opened this issue Apr 26, 2024 · 7 comments
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@dr1rrb
Copy link
Member

dr1rrb commented Apr 26, 2024

Current behavior

image

Expected behavior

No response

How to reproduce it (as minimally and precisely as possible)

  1. Create a new project from the templates (5.2 single project)
  2. Right click the project
  3. Try to open Properties

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@dr1rrb dr1rrb added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Apr 26, 2024
@dr1rrb
Copy link
Member Author

dr1rrb commented Apr 26, 2024

@jeromelaban

@ADD-David-Antolin
Copy link

This happens to me when the selected target framework is:

  • browserwasm
  • android
  • ios
  • maccatalyst
    It shows the properties page on:
  • WinUI
  • desktop.

@agneszitte
Copy link
Contributor

agneszitte commented May 8, 2024

Reminder for @jeromelaban to open an issue on VS side

@jeromelaban
Copy link
Member

Visual studio issue: https://developercommunity.visualstudio.com/t/Project-Properties-failing-with:-System/10655592

@frogcrush
Copy link

Mine is slightly different but likely the same cause:
image

@trydalch
Copy link

trydalch commented Jun 1, 2024

Is there a current work around? I'm trying to build/publish my first iOS release build, but it's not matching the provisioning profile.

I'm willing to update the csproj file directly, but I don't know the schema and can't find the API reference.

@jeromelaban
Copy link
Member

A possible workaround at this time is to keep only ios/android/catalyst target frameworks in the TargetFrameworks list temporarily, in order for the dialog to show up and make modifications to the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

6 participants