F:\GODOT PROJECTS\VEctro\VEctro.csproj(0,0): The SDK resolver type "DotNetMSBuildSdkResolver" failed to load. The type initializer for 'Microsoft.DotNet.MSBuildSdkResolver.VSSettings' threw an exception.
Getting this when build is set to msbuild(mono) in build tab in editor settings..
F:\GODOT PROJECTS\VEctro\VEctro.csproj(0,0): Skipping restore for project 'F:\GODOT PROJECTS\VEctro\VEctro.csproj'. The project file may be invalid or missing targets required for restore.
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets(131,5): Unable to find a project to restore!
C:\Users\MANDAL.nuget\packages\godot.net.sdk\3.3.0\Sdk\Sdk.props(29,11): The SDK 'Microsoft.NET.Sdk' specified could not be found.
this when set to ms build vs build tools
i have both ms build tools and mono installed ..