You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NuGet turned on this warning by default some time ago. It is safe to ignore it in this case.
However, it seems paket is adding reference (via Paket targets file, which is included in tests csproj), and later on they're again added in csproj.
I have the following compilation error:
I can add NoWarn, but didn't anyone else have the same? Or did everyone added NoWarn, but don't commit? )
The text was updated successfully, but these errors were encountered: