Problem with changing version Visual Studio Community 2022 Preview
zc
51
Reputation points
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
]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
Developer technologies | .NET | .NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
Sign in to answer