Add dependency to fix build break
- Common sources needs more
This commit is contained in:
parent
c7a6c099ed
commit
b95cf5fb7c
|
|
@ -31,6 +31,7 @@
|
|||
"dotnet5.4": {
|
||||
"dependencies": {
|
||||
"System.Reflection.Extensions": "4.0.1-*",
|
||||
"System.Reflection.TypeExtensions": "4.1.0-*",
|
||||
"System.Text.RegularExpressions": "4.0.11-*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue