Reacting to System.Threading version changes

This commit is contained in:
Pranav K 2014-12-15 14:42:21 -08:00
parent fd45ff532c
commit ae169aa794
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"System.Reflection.TypeExtensions": "4.0.0-beta-*",
"System.Runtime": "4.0.20-beta-*",
"System.Runtime.InteropServices": "4.0.20-beta-*",
"System.Threading": "4.0.0-beta-*"
"System.Threading": "4.0.10-beta-*"
}
}
}