We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e970d commit 05e4679Copy full SHA for 05e4679
dnvm.ps1
@@ -67,7 +67,7 @@ function _WriteOut {
67
68
### Constants
69
$ProductVersion="1.0.0"
70
-$BuildVersion="rc2-15545"
+$BuildVersion="rc2-15546"
71
$Authors="Microsoft Open Technologies, Inc."
72
73
# If the Version hasn't been replaced...
dnvm.sh
@@ -2,7 +2,7 @@
2
# Source this file from your .bash-profile or script to use
3
4
# "Constants"
5
-_DNVM_BUILDNUMBER="rc2-15545"
+_DNVM_BUILDNUMBER="rc2-15546"
6
_DNVM_AUTHORS="Microsoft Open Technologies, Inc."
7
_DNVM_RUNTIME_PACKAGE_NAME="dnx"
8
_DNVM_RUNTIME_FRIENDLY_NAME=".NET Execution Environment"
0 commit comments