Skip to content

Commit

Permalink
Pin dotnet cli to 1.0.0-beta-002202
Browse files Browse the repository at this point in the history
  • Loading branch information
troydai committed Apr 4, 2016
1 parent 177c42b commit 9a9a360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"DotNetFolder": ".dotnet",
"DotNetInstallScriptURL": "https://raw.githubusercontent.com/dotnet/cli/rel/1.0.0/scripts/obtain",
"DotNetChannel": "beta",
"DotNetVersion": "Latest",
"DotNetVersion": "1.0.0-beta-002202",
"BuildToolsFolder": ".tools",
"ArtifactsFolder": "artifacts",
"TestProjects": {
Expand Down

0 comments on commit 9a9a360

Please sign in to comment.