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.
2 parents 7e5fac5 + 548c266 commit c6499c0Copy full SHA for c6499c0
nuget/paket.template
@@ -18,4 +18,7 @@ files
18
../bin/v4.5/FSharp.Compiler.Service.dll ==> lib/net45
19
../bin/v4.5/FSharp.Compiler.Service.xml ==> lib/net45
20
../bin/v4.5/FSharp.Compiler.Service.?db ==> lib/net45
21
- ../bin/v4.5/FSharp.Compiler.Service.dll.?db ==> lib/net45
+ ../bin/v4.5/FSharp.Compiler.Service.dll.?db ==> lib/net45
22
+dependencies
23
+ System.Collections.Immutable >= LOCKEDVERSION
24
+ System.Reflection.Metadata >= LOCKEDVERSION
0 commit comments