Update sample dependencies.

This commit is contained in:
Chris Ross 2014-04-10 15:04:53 -07:00
parent cb982f19bb
commit ef5b9feb39
2 changed files with 2 additions and 4 deletions

View File

@ -12,8 +12,7 @@
"System.Globalization": "4.0.10.0",
"System.IO" : "4.0.0.0",
"System.Runtime" : "4.0.20.0",
"System.Threading.Tasks": "4.0.10.0",
"System.Text.Encoding": "4.0.20.0"
"System.Threading.Tasks": "4.0.10.0"
}
}
}

View File

@ -24,8 +24,7 @@
"System.Resources.ResourceManager": "4.0.0.0",
"System.Runtime": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.InteropServices": "4.0.10.0",
"System.Text.Encoding": "4.0.10.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Threading.Tasks": "4.0.10.0"
}
}