Problem with changing version Visual Studio Community 2022 Preview

zc 51 Reputation points
2022-06-30T05:04:37.147+00:00

I want to change version of Visual Studio. Now, I have Visual Studio Community 2022 Preview 17.3.0 Preview 2.0 and I want to return to Visual Studio Community 2022 Preview 17.3.0 Preview 1.1. I have problem with project after update.

I tried to change only version sdk .NET, but it doesn't work. Before update I had 6.0.301 version, now I have 6.0.400-preview.22301.10. When I tried changed only sdk version, my project had errors. I used this command: dotnet new globaljson --sdk-version 6.0.301 --force

![216354-image.png]1

How to change version to previously ?

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Developer technologies | .NET | .NET CLI
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.