Reacting to System.Threading version changes
This commit is contained in:
parent
fd45ff532c
commit
ae169aa794
|
|
@ -14,7 +14,7 @@
|
||||||
"System.Reflection.TypeExtensions": "4.0.0-beta-*",
|
"System.Reflection.TypeExtensions": "4.0.0-beta-*",
|
||||||
"System.Runtime": "4.0.20-beta-*",
|
"System.Runtime": "4.0.20-beta-*",
|
||||||
"System.Runtime.InteropServices": "4.0.20-beta-*",
|
"System.Runtime.InteropServices": "4.0.20-beta-*",
|
||||||
"System.Threading": "4.0.0-beta-*"
|
"System.Threading": "4.0.10-beta-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue