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

Commit acc5c31

Browse files
committed
Reacting to System.Text.Encoding package version change
1 parent 0cd6e52 commit acc5c31

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
@@ -21,7 +21,7 @@
2121
"System.Runtime": "4.0.20.0",
2222
"System.Runtime.Extensions": "4.0.10.0",
2323
"System.Runtime.InteropServices": "4.0.20.0",
24-
"System.Text.Encoding": "4.0.20.0",
24+
"System.Text.Encoding": "4.0.10.0",
2525
"System.Threading.Tasks": "4.0.10.0"
2626
}
2727
}

0 commit comments

Comments
 (0)