Update MVC for reflection package changes
This commit is contained in:
parent
bbcac43aaa
commit
a9a7663cbd
|
|
@ -32,7 +32,6 @@
|
|||
"System.Reflection": "4.0.10.0",
|
||||
"System.Reflection.Emit.ILGeneration": "4.0.0.0",
|
||||
"System.Reflection.Emit.Lightweight": "4.0.0.0",
|
||||
"System.Reflection.Compatibility": "4.0.0.0",
|
||||
"System.Reflection.Extensions": "4.0.0.0",
|
||||
"System.Reflection.Primitives": "4.0.0.0",
|
||||
"System.Resources.ResourceManager": "4.0.0.0",
|
||||
|
|
|
|||
|
|
@ -40,7 +40,6 @@
|
|||
"System.IO.FileSystem": "4.0.10.0",
|
||||
"System.Linq": "4.0.0.0",
|
||||
"System.Reflection": "4.0.10.0",
|
||||
"System.Reflection.Compatibility": "4.0.0.0",
|
||||
"System.Resources.ResourceManager": "4.0.0.0",
|
||||
"System.Runtime": "4.0.20.0",
|
||||
"System.Runtime.Extensions": "4.0.10.0",
|
||||
|
|
|
|||
|
|
@ -41,7 +41,6 @@
|
|||
"System.IO.FileSystem": "4.0.10.0",
|
||||
"System.Linq": "4.0.0.0",
|
||||
"System.Reflection": "4.0.10.0",
|
||||
"System.Reflection.Compatibility": "4.0.0.0",
|
||||
"System.Resources.ResourceManager": "4.0.0.0",
|
||||
"System.Runtime": "4.0.20.0",
|
||||
"System.Runtime.Extensions": "4.0.10.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue