C#C
C#3y ago
ggppjj

Trying to use .Net 7 SDK in VS2022 17.8 Preview 2

Hello!

I'm incredibly confused, I'm trying to build a .Net7 sdk app in vs2022 17.8 preview 2 and it keeps trying to build it with the .Net 8 preview SDK that apparently is installed by VS2022. I removed the preview SDK standalone from my computer, and ensure the project is targeting .Net 7 explicitly in the properties, but VS2022 keeps trying to compile it with .Net 8 SDK. I think this is an issue stopping me from using the Maui Community MVVM Toolkit.
Was this page helpful?