Skip to content

Commit 8ec209d

Browse files
author
Praburaj
committed
Fixing version for System.Console
1 parent edb8b06 commit 8ec209d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: samples/ConsoleApp/project.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"aspnet50": {},
66
"aspnetcore50": {
77
"dependencies": {
8-
"System.Console": "4.0.0-beta-*"
8+
"System.Console": "4.0.0-beta-22605"
99
}
1010
}
1111
}

0 commit comments

Comments
 (0)