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

Commit 547d777

Browse files
committed
Reacting to System.Text.Encoding package version change
1 parent 335895d commit 547d777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.AspNet.PipelineCore/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"System.Runtime.InteropServices": "4.0.20.0",
2525
"System.Security.Claims": "1.0.0-*",
2626
"System.Security.Principal" : "4.0.0.0",
27-
"System.Text.Encoding": "4.0.20.0",
27+
"System.Text.Encoding": "4.0.10.0",
2828
"System.Threading.Tasks": "4.0.10.0"
2929
}
3030
}

0 commit comments

Comments
 (0)