We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c4244 commit 20a10e9Copy full SHA for 20a10e9
paket.dependencies
@@ -9,7 +9,7 @@ nuget YoloDev.Expecto.TestSdk 0.13.3
9
nuget Microsoft.NET.Test.Sdk 16.8.0
10
nuget altcover ~> 7
11
12
-nuget System.Collections.Immutable 8.0
+nuget System.Collections.Immutable 7.0
13
nuget ExtraConstraints.Fody 1.14.0
14
nuget Microsoft.Build.Framework 16.10
15
nuget System.CodeDom >= 7.0
@@ -59,4 +59,4 @@ group Docs
59
group Analyzers
60
source https://www.nuget.org/api/v2
61
source https://api.nuget.org/v3/index.json
62
- nuget BinaryDefense.FSharp.Analyzers.Hashing 0.2.2
+ nuget BinaryDefense.FSharp.Analyzers.Hashing 0.2.2
0 commit comments