-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue: Cannot locate MSBuild engine for .NET SDK v9.0.100 #157
Comments
Hi , thanks for reporting! I suspect that this may be the same issue as #144 . While it was partially addressed by #152, we still don’t have great support for preview versions but our next release has some additional improvements that may help (using preview runtimes / SDKs is always a bit of an unknown quantity for us since it depends whether the new ones are backward-compatible with the one we built against). I’m hoping to put our new release together this weekend 🙂 CC: @DoctorKrolic |
Yes, it seems to be related to #144. Thanks |
Resolved by #158 (Release v0.6.5) Output for "MSBuild Project Tools" reports:
And output for "MSBuild language service" reports " |
Resolved by #158 (Release v0.6.5) |
Thanks! |
With Visual Studio 2022 Preview installed, the .NET SDK 9.0.100-preview is installed and MSBuild Project Tools for Visual Studio Code fails with the following output:
The command
dotnet --list-sdks
reports:The text was updated successfully, but these errors were encountered: