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 1803985 commit fb1acf3Copy full SHA for fb1acf3
tests/fsharp/project.json
@@ -41,8 +41,8 @@
41
42
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc2-24027",
43
"Microsoft.NETCore.TestHost": "1.0.0-rc2-24027",
44
- "System.Reflection.Emit.ILGeneration": "4.0.2",
45
- "System.Security.Cryptography.Primitives": "4.0.1",
+ "System.Reflection.Emit.ILGeneration": "4.0.1",
+ "System.Security.Cryptography.Primitives": "4.0.0"
46
},
47
"runtimes": {
48
"win7-x86": { },
0 commit comments