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 8bd19e6 commit df249fbCopy full SHA for df249fb
dnvm.ps1
@@ -67,7 +67,7 @@ function _WriteOut {
67
68
### Constants
69
$ProductVersion="1.0.0"
70
-$BuildVersion="rc2-15542"
+$BuildVersion="rc2-15543"
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-15542"
+_DNVM_BUILDNUMBER="rc2-15543"
6
_DNVM_AUTHORS="Microsoft Open Technologies, Inc."
7
_DNVM_RUNTIME_PACKAGE_NAME="dnx"
8
_DNVM_RUNTIME_FRIENDLY_NAME=".NET Execution Environment"
0 commit comments