We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My VS Code started giving me this error yesterday. My OS is Ubuntu 20.04. I use mono when developing for unity. "useModernNet" is false.
When running "mono --version" I get this output:
mono --version Mono JIT compiler version 6.12.0.182 (tarball Tue Jun 14 22:35:00 UTC 2022) Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
And msbuild --version
msbuild --version Microsoft (R) Build Engine version 16.10.1 for Mono Copyright (C) Microsoft Corporation. All rights reserved. 16.10.1.31701
The text was updated successfully, but these errors were encountered:
I meet same problem 😢
Sorry, something went wrong.
#5443 (comment) This is useful for me.
@YW0330 Thanks! I found downgrading it to help as well. I'll keep this issue open tho until its resolved. Not sure why the other one closed
Closing as duplicate of #5443 . Should be resolved in the next release (hopefully today). Until then, the linked issue has workarounds.
No branches or pull requests
My VS Code started giving me this error yesterday. My OS is Ubuntu 20.04. I use mono when developing for unity. "useModernNet" is false.
When running "mono --version" I get this output:
And msbuild --version
The text was updated successfully, but these errors were encountered: