Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit b31e6ae

Browse files
committed
Update fallback DNX version to 1.0.0-beta6
1 parent 3c6a9b1 commit b31e6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public static class Constants
5151

5252
public const string HostingStartHtml = "hostingstart.html";
5353

54-
public const string DnxDefaultVersion = "1.0.0-beta5";
54+
public const string DnxDefaultVersion = "1.0.0-beta6";
5555
public const string DnxDefaultClr = "CLR";
5656

5757
// These should match the ones that are set by Azure

0 commit comments

Comments
 (0)