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 {
67
67
68
68
# ## Constants
69
69
$ProductVersion = " 1.0.0"
70
- $BuildVersion = " beta5-10371 "
70
+ $BuildVersion = " beta5-10372 "
71
71
$Authors = " Microsoft Open Technologies, Inc."
72
72
73
73
# If the Version hasn't been replaced...
Original file line number Diff line number Diff line change 2
2
# Source this file from your .bash-profile or script to use
3
3
4
4
# "Constants"
5
- _DNVM_BUILDNUMBER=" beta5-10371 "
5
+ _DNVM_BUILDNUMBER=" beta5-10372 "
6
6
_DNVM_AUTHORS=" Microsoft Open Technologies, Inc."
7
7
_DNVM_RUNTIME_PACKAGE_NAME=" dnx"
8
8
_DNVM_RUNTIME_FRIENDLY_NAME=" .NET Execution Environment"
@@ -11,7 +11,7 @@ _DNVM_RUNTIME_FOLDER_NAME=".dnx"
11
11
_DNVM_COMMAND_NAME=" dnvm"
12
12
_DNVM_PACKAGE_MANAGER_NAME=" dnu"
13
13
_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"
15
15
_DNVM_DEFAULT_UNSTABLE_FEED=" https://www.myget.org/F/aspnetvnext/api/v2"
16
16
_DNVM_UPDATE_LOCATION=" https://raw.githubusercontent.com/aspnet/Home/dev/dnvm.sh"
17
17
_DNVM_HOME_VAR_NAME=" DNX_HOME"
You can’t perform that action at this time.
0 commit comments