question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Massive workflow problems

See original GitHub issue

Description

I’ve been working on migrating a Xamarin app to Maui, but I’ve also been curious about net7.0 so I installed VS2022 Preview (v17.4.0 Preview 2.1) and everything is bonkers on my system now.

In VS2022 (17.3.5) I created a new maui app and immediately have issues: czrb9_2022-09-28

Ok, so I should be able to do a dotnet workload restore right? No. xpyen_2022-09-28

Tizen isn’t even a default here, why is this coming up?

Why am I getting this back and forth? First I get that xcode 14 isn’t supported, use Xcodes.app (thanks @jamesmontemagno) to switch and then I’m getting that it doesn’t want that version now. wwioh_2022-09-28

I select net6.0 when creating the project, ran dotnet new globaljson and it populates with 7.0.100-rc.1.22431.12. Had to manually change it back.

dotnet --list-sdks 6.0.401 [C:\Program Files\dotnet\sdk] 7.0.100-rc.1.22431.12 [C:\Program Files\dotnet\sdk]

Steps to Reproduce

  1. Install VS 2022 17.3.5
  2. Open VS2022, Create Maui project1, build, run
  3. Install VS 2022 Preview 17.4.0 Preview 2.1
  4. Open VS 2022 Preview, Create Maui project2, build, run
  5. Open VS2022 project1, try and build? try and run?

Link to public reproduction project repository

https://

Version with bug

Unknown/Other (please specify)

Last version that worked well

6.0.408

Affected platforms

iOS, Windows, Other (Tizen, Linux, etc. not supported by Microsoft directly)

Affected platform versions

ios 15

Did you find any workaround?

No, I’m uninstalling VS2022 Preview in the hopes that this mess is reverted. Next would be formatting my machine.

Relevant log output

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
dsplaistedcommented, Oct 24, 2022

This will be fix in the GA release of .NET 7. For workarounds in the meantime, see https://github.com/dotnet/sdk/issues/28217

0reactions
kfranciscommented, Oct 7, 2022

In the initial screenshot from VS in the original description, were you using the 7.0 SDK within 17.3 or had you already set up a global.json to point at 6.0.400?

Had setup globaljson to point at 6.0.400, correct.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The 2 Most Common Workflow Problems & How to Fix Them
The two most common workflow problems are unexpected work and bottlenecks. Here's advice on how to overcome them from The Phoenix Project.
Read more >
How to identify problems in your workflow?
If you find any immediate fixes that can be resolved today, go ahead and implement them and update your workflow map. Finally, see...
Read more >
Solutions To Common Workflow Problems
Workflow problems are common in any business. This is true with complex processes, tasks that require multiple workers, tasks that require high-level of...
Read more >
Why Manufacturing Workflows Fail (And What to Do About It)
The problem with undefined workflows is that they often develop quickly, out of need, and without the foresight to make them truly efficient....
Read more >
Workflow management: Definition & best practices
Troubleshooting dysfunctional workflows ... a standardized flowchart can work wonders for keeping massive workflows straight.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found