Adding reference to System.Reflection.Extensions
This commit is contained in:
parent
db140c9f21
commit
16725ac0d7
|
|
@ -13,6 +13,7 @@
|
||||||
"aspnetcore50": {
|
"aspnetcore50": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Diagnostics.Contracts": "4.0.0-beta-*",
|
"System.Diagnostics.Contracts": "4.0.0-beta-*",
|
||||||
|
"System.Reflection.Extensions": "4.0.0-beta-*",
|
||||||
"System.Text.RegularExpressions": "4.0.10-beta-*"
|
"System.Text.RegularExpressions": "4.0.10-beta-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue