Fixing CoreCLR package versions
This commit is contained in:
parent
8c4b5c6c9a
commit
c6f8ced9a2
|
|
@ -29,7 +29,7 @@
|
||||||
},
|
},
|
||||||
"dotnet5.4": {
|
"dotnet5.4": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.ComponentModel.Annotations": "4.0.11-*"
|
"System.ComponentModel.Annotations": "4.1.0-*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue