Skip to content

ha271923/C_Sharp_console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C_Sharp_console

Q: error : The project file cannot be opened. Version 7.0.302 of the .NET SDK requires at least version 17.4.0 of MSBuild. The current available version of MSBuild is 16.11.2.50704. Change the .NET SDK specified in global.json to an older version that requires the MSBuild version currently available.

A:

1. installl dotnet

https://dotnet.microsoft.com/en-us/download/dotnet/7.0

2. delete file

"c:\program files\dotnet\sdk\7.0.306\minimumMSBuildVersion
https://learn.microsoft.com/en-us/answers/questions/1286834/visual-studio-2019-unable-to-load-one-project-due

3. install by debug prompt in Console window

https://dotnet.microsoft.com/zh-cn/download/dotnet/3.1/runtime?cid=getdotnetcore&os=windows&arch=x64

4. Restart Visual Studio

5. Run All tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages