I ran into this creating a console app from scratch because VS 2012 remembered the target framework from a previous app.
It is a negative scenario, but the package installs and adding the assembly references fails silently, which can be a bit confusing. I wonder if there is some NuGet metadata we are missing.
It is a negative scenario, but the package installs and adding the assembly references fails silently, which can be a bit confusing. I wonder if there is some NuGet metadata we are missing.