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 371613f commit 7ccb995Copy full SHA for 7ccb995
src/CLU/clurun/project.json
@@ -14,8 +14,8 @@
14
"System.Runtime.Loader": "4.0.0-beta-23516",
15
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23516",
16
"System.IO.Compression": "4.1.0-beta-23516",
17
- "NuGet.Commands": "3.3.0-local-*",
18
- "NuGet.Versioning": "3.3.0-local-*",
+ "NuGet.Commands": "3.3.0",
+ "NuGet.Versioning": "3.3.0",
19
"Newtonsoft.Json": "7.0.1",
20
21
"System.Collections.NonGeneric": "4.0.1-beta-23516",
0 commit comments