File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ function _WriteOut {
6767
6868# ## Constants
6969$ProductVersion = " 1.0.0"
70- $BuildVersion = " beta5-10371 "
70+ $BuildVersion = " beta5-10372 "
7171$Authors = " Microsoft Open Technologies, Inc."
7272
7373# If the Version hasn't been replaced...
Original file line number Diff line number Diff line change 22# Source this file from your .bash-profile or script to use
33
44# "Constants"
5- _DNVM_BUILDNUMBER=" beta5-10371 "
5+ _DNVM_BUILDNUMBER=" beta5-10372 "
66_DNVM_AUTHORS=" Microsoft Open Technologies, Inc."
77_DNVM_RUNTIME_PACKAGE_NAME=" dnx"
88_DNVM_RUNTIME_FRIENDLY_NAME=" .NET Execution Environment"
@@ -11,7 +11,7 @@ _DNVM_RUNTIME_FOLDER_NAME=".dnx"
1111_DNVM_COMMAND_NAME=" dnvm"
1212_DNVM_PACKAGE_MANAGER_NAME=" dnu"
1313_DNVM_VERSION_MANAGER_NAME=" .NET Version Manager"
14- _DNVM_DEFAULT_FEED=" https://nuget.org/api/v2"
14+ _DNVM_DEFAULT_FEED=" https://www. nuget.org/api/v2"
1515_DNVM_DEFAULT_UNSTABLE_FEED=" https://www.myget.org/F/aspnetvnext/api/v2"
1616_DNVM_UPDATE_LOCATION=" https://raw.githubusercontent.com/aspnet/Home/dev/dnvm.sh"
1717_DNVM_HOME_VAR_NAME=" DNX_HOME"
You can’t perform that action at this time.
0 commit comments