1.Install NET8 RC1 SDK(8.0.100-rc.1.23417.18(runtime- 8.0.0-rc.1.23414.4)) from https://aka.ms/dotnet/8.0.1xx-rc1/daily/dotnet-sdk-win-x64.exe,
2. Checkout the dotnet-format repo. git clone https://github.com/dotnet/format.git
3. Update the gobal.json by removing the "sdk" configuration
before

After:

4.Run Restore.cmd.
5.Run Build.cmd.
6.Run Test.cmd.
Expected Result:
Restore build and test project successfully.
Actual Result:
Restore build successfully, but test project failed with below error

dotnet--info:
