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 e1c96ff commit 5c7a714Copy full SHA for 5c7a714
dnvm.ps1
@@ -59,7 +59,7 @@ function _WriteOut {
59
60
### Constants
61
$ProductVersion="1.0.0"
62
-$BuildVersion="beta4-10345"
+$BuildVersion="beta4-10346"
63
$Authors="Microsoft Open Technologies, Inc."
64
65
# 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="beta4-10345"
+_DNVM_BUILDNUMBER="beta4-10346"
6
_DNVM_AUTHORS="Microsoft Open Technologies, Inc."
7
_DNVM_RUNTIME_PACKAGE_NAME="dnx"
8
_DNVM_RUNTIME_FRIENDLY_NAME=".NET Execution Environment"
0 commit comments