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
<!-- Referenced assembly 'FsCheck' does not have a strong name.-->
6
-
<NoWarn>CS8002</NoWarn>
6
+
<NoWarn>$(NoWarn);CS8002</NoWarn>
7
+
<!-- FSharp.Core: Could not find embedded resource 'FSharpOptimizationCompressedData.FSharp.Core' to remove in assembly 'FSharp.Core'. See https://github.com/dotnet/fsharp/pull/14395 -->
0 commit comments