Skip to content
Discussion options

You must be logged in to vote

Quick update on this. What I've found is that if I modify my main Maui app and remove net6.0 from TargetFrameworks and remove the condition from the OutputType, and then RESTART Visual Studio (restart required) - all the expected options are then displayed in the Debug Target dropdown:

Weirdly enough, if I then re-add the above changes, everything still works - even after restarting Visual Studio. Also, this doesn't appear to be a VS preview vs VS standard issue. The same behavior happens on both.

As I mentioned, the .net6.0 target is needed because I have an xunit test project that references my main maui app. (See https://www.youtube.com/watch?v=C9vIDLQwc7M&t=303s)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rthanga1
Comment options

Answer selected by matthewclendening
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants