#Using VSCode to code in unity leads to a error

1 messages · Page 1 of 1 (latest)

crisp vine
#

Error: The reference assemblies for ".NETFramework,Version=v5.0" were not found. You might be using an older .NET SDK to target .NET 5.0 or higher. Update Visual Studio and/or your .NET SDK.

How can i fix this?

mossy quail
#

By installing the correct .net sdk version, but realistically, use Visual Studio Community instead of VSCode, your experience will be much better.

crisp vine
#

put visual studio community into my preferences

mossy quail
#

It's easier to get running than VSCode yes.

crisp vine