Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Commit e4722b0

Browse files
committed
Update packages' versions
1 parent 8487e42 commit e4722b0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/Microsoft.Framework.WebEncoders.Core/project.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"dnx451": { },
1717
"dnxcore50": {
1818
"dependencies": {
19-
"System.ComponentModel": "4.0.0-*",
20-
"System.Diagnostics.Debug": "4.0.10-*",
21-
"System.IO": "4.0.10-*",
19+
"System.ComponentModel": "4.0.1-beta-*",
20+
"System.Diagnostics.Debug": "4.0.11-beta-*",
21+
"System.IO": "4.0.11-beta-*",
2222
"System.Reflection": "4.0.10-*",
23-
"System.Runtime.Extensions": "4.0.10-*",
24-
"System.Threading": "4.0.10-*"
23+
"System.Runtime.Extensions": "4.0.11-beta-*",
24+
"System.Threading": "4.0.11-beta-*"
2525
}
2626
}
2727
}

0 commit comments

Comments
 (0)