Skip to content

Commit 7ccb995

Browse files
author
Johan Stenberg (johanste)
committed
Change nuget command and versioning package reference version from local build to official.
1 parent 371613f commit 7ccb995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/CLU/clurun/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"System.Runtime.Loader": "4.0.0-beta-23516",
1515
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23516",
1616
"System.IO.Compression": "4.1.0-beta-23516",
17-
"NuGet.Commands": "3.3.0-local-*",
18-
"NuGet.Versioning": "3.3.0-local-*",
17+
"NuGet.Commands": "3.3.0",
18+
"NuGet.Versioning": "3.3.0",
1919
"Newtonsoft.Json": "7.0.1",
2020

2121
"System.Collections.NonGeneric": "4.0.1-beta-23516",

0 commit comments

Comments
 (0)