ClassTypeReference-for-Unity icon indicating copy to clipboard operation
ClassTypeReference-for-Unity copied to clipboard

TargetFramework issue with other packages

Open MSelmanSavas opened this issue 1 year ago • 1 comments

When installed with given instructions, opening c# project of a unity project with vscode, it gives primary referenced version of framework is 4.8 but package target framework is 4.7.1, it could not be resolved error. While the project and omnisharp works fine after loading, it gives some projects have trouble loading error.

Would this type of error affect builds or is there any way to make UnityEngineInternals with target framework 4.7.1 for all other packages to work with it?

MSelmanSavas avatar Sep 10 '22 11:09 MSelmanSavas