dotnet / sdk

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
https://dot.net/core
MIT License
2.6k stars 1.03k forks source link

VS 2022 Preview RC1 with Net Maui 8 Does Not Install Correctly #36017

Open BlueFire-LLC opened 9 months ago

BlueFire-LLC commented 9 months ago

Description

I'm trying to get .Net Maui 8 installed and it gives the following package errors. This occurs on a clean install and an upgrade from .Net Maui 7.

I have VS 2019 and VS 2022 installed. My production App is VS 2019 Xamarin and I'm in the process of upgrading it to .Net Maui 8. It runs fine on .Net Maui 7 (albiet with bugs).

Not sure what is wrong but thought you would be interested in the install. Note also that there are no .xaml files.

I'm dead in the water testing Maui 8 until I can get the install working. Any ideas?

Thanks - Mark. VS 2022 VS 2022 Preview VS 2022 Workloads

Steps to Reproduce

  1. Install VS 2022 Version 17.8.0 Preview 2.0 with .Net Maui 8
  2. Add a new project.

Link to public reproduction project repository

No response

Version with bug

8.0.0-rc.1.9171

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

7.0.92

Affected platforms

iOS, Android, Windows

Affected platform versions

No response

Did you find any workaround?

No, tried everything I could think off, repair, reboot, uninstall reboot, reinstall, download/install sdk, etc.

Relevant log output

See included picture of the Package Manager log output.
BlueFire-LLC commented 9 months ago

Forgot to mention that I can't uninstall any of those three packages. It goes through the uninstall process but they never get uninstalled (maybe because they are not installed in the first place?).