Update version of System.Text.Encoding to match CoreCLR

This commit is contained in:
Pranav K 2014-03-27 15:25:08 -07:00
parent c4d32ef1d6
commit 264fa5204b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"System.Runtime": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0",
"System.Security.Principal": "4.0.0.0",
"System.Text.Encoding": "4.0.10.0",
"System.Text.Encoding": "4.0.20.0",
"System.Threading.Tasks": "4.0.0.0"
}
}