Fixed interop services package version.

This commit is contained in:
David Fowler 2014-03-27 22:45:20 -07:00
parent 0767bb104e
commit edb931bb2d
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,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.Runtime.InteropServices": "4.0.20.0",
"System.Text.Encoding": "4.0.20.0",
"System.Threading.Tasks": "4.0.0.0"
}