Installing a .net Package found two csproj's which one to use ?
So im trying to install a .net nuget package (the google sheets api) for use with unity but when i try to this in VSCODE it throws an errror saying it found more than one project. I can see a CSHARP.csproj and CSHARP-EDITOR.csproj
which is the right on to install the google sheets api into ?
Thank you
Comment