I have the following compilation error:
FSharp.Data.Core.Tests.CSharp.csproj: [NU1504] Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: Microsoft.NET.Test.Sdk 16.9.1, Microsoft.NET.Test.Sdk 17.3; NUnit3TestAdapter 3.17.0, NUnit3TestAdapter 4.2.1; NUnit 3.13.1, NUnit 3.13.1.
I can add NoWarn, but didn't anyone else have the same? Or did everyone added NoWarn, but don't commit? )
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? )