Fixed version of System.Reflection.TypeExtensions package
This commit is contained in:
parent
393c25988a
commit
3b7f9b4043
|
|
@ -33,7 +33,7 @@
|
|||
"netstandard1.3": {
|
||||
"dependencies": {
|
||||
"Microsoft.CSharp": "4.3.0-*",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-*"
|
||||
"System.Reflection.TypeExtensions": "4.3.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue