We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80b3d6 commit 010a42eCopy full SHA for 010a42e
paket.dependencies
@@ -17,7 +17,7 @@ storage: none
17
lowest_matching: true
18
strategy: min
19
nuget FSharp.Core ~> 7.0.0
20
-nuget Expecto
+nuget Expecto 10.2.3
21
nuget Expecto.Hopac
22
nuget Microsoft.NET.Test.Sdk
23
nuget YoloDev.Expecto.TestSdk
paket.lock
@@ -876,7 +876,7 @@ STRATEGY: MIN
876
LOWEST_MATCHING: TRUE
877
NUGET
878
remote: https://api.nuget.org/v3/index.json
879
- Expecto (10.1)
+ Expecto (10.2.3)
880
FSharp.Core (>= 7.0.200) - restriction: >= net6.0
881
Mono.Cecil (>= 0.11.4 < 1.0) - restriction: >= net6.0
882
Expecto.Hopac (10.1)
0 commit comments