Reacting to CoreCLR package version changes
This commit is contained in:
parent
e0fbc6e2c2
commit
76c20aa010
|
|
@ -16,7 +16,7 @@
|
|||
"dotnet5.4": {
|
||||
"dependencies": {
|
||||
"Microsoft.CSharp": "4.0.1-*",
|
||||
"System.Collections.Concurrent": "4.0.11-*",
|
||||
"System.Collections.Concurrent": "4.0.12-*",
|
||||
"System.ComponentModel.TypeConverter": "4.0.1-*",
|
||||
"System.Globalization": "4.0.11-*",
|
||||
"System.Reflection.Extensions": "4.0.1-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue