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 1fbf1ba commit 925aa16Copy full SHA for 925aa16
dnvm.ps1
@@ -66,7 +66,7 @@ function _WriteOut {
66
67
### Constants
68
$ProductVersion="1.0.0"
69
-$BuildVersion="beta5-10355"
+$BuildVersion="beta5-10357"
70
$Authors="Microsoft Open Technologies, Inc."
71
72
# 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="beta5-10355"
+_DNVM_BUILDNUMBER="beta5-10357"
6
_DNVM_AUTHORS="Microsoft Open Technologies, Inc."
7
_DNVM_RUNTIME_PACKAGE_NAME="dnx"
8
_DNVM_RUNTIME_FRIENDLY_NAME=".NET Execution Environment"
0 commit comments