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

Commit aa9ace6

Browse files
committed
Reacting to System.IO package version change
1 parent 4d6df1d commit aa9ace6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.AspNet.StaticFiles/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"System.Diagnostics.Debug": "4.0.10.0",
1515
"System.Diagnostics.Tools": "4.0.0.0",
1616
"System.Globalization": "4.0.10.0",
17-
"System.IO": "4.0.0.0",
17+
"System.IO": "4.0.10.0",
1818
"System.Linq": "4.0.0.0",
1919
"System.Reflection": "4.0.10.0",
2020
"System.Resources.ResourceManager": "4.0.0.0",

0 commit comments

Comments
 (0)