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

About the problem that the VS17.9.3 version project references the Maui version #21177

Closed
HuaFangYun opened this issue Mar 13, 2024 · 1 comment
Labels
platform/android 🤖 t/bug Something isn't working

Comments

@HuaFangYun
Copy link

Description

After VS is updated to version 17.9.3, create a maui project. The default class library referenced by maui is 8.0.7 instead of 8.0.10, and the nuget needs to be updated manually. Try to reboot, reinstall maui and maui workload, and the problem is the same. The default maui reference type version for projects created with VS17.9.3 is 8.0.7

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

Unknown/Other

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

8.0.7 SR2

Affected platforms

Android, I was not able test on other platforms

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@HuaFangYun HuaFangYun added the t/bug Something isn't working label Mar 13, 2024
@bronteq
Copy link

bronteq commented Mar 13, 2024

This does not seem a bug, check the release notes here: https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes#1793--visual-studio-2022-version-1793

VS now includes MAUI 8.0.7 (SR2)

@github-actions github-actions bot locked and limited conversation to collaborators Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants