Skip to content

Commit

Permalink
Update install script source
Browse files Browse the repository at this point in the history
  • Loading branch information
troydai committed May 13, 2016
1 parent 7b69e2f commit e4c87df
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
@@ -1,7 +1,7 @@
{
"UseSystemDotNetPath" : "false",
"DotNetFolder": ".dotnet",
"DotNetInstallScriptURL": "https://github.com/dotnet/cli/tree/6cde21225e18fc48eeab3f4345ece3e6bb122e53/scripts/obtain",
"DotNetInstallScriptURL": "https://raw.githubusercontent.com/dotnet/cli/6cde21225e18fc48eeab3f4345ece3e6bb122e53/scripts/obtain/",
"DotNetChannel": "beta",
"DotNetVersion": "1.0.0-preview1-002702",
"BuildToolsFolder": ".tools",
Expand Down

0 comments on commit e4c87df

Please sign in to comment.