Reacting to CoreCLR package version changes
This commit is contained in:
parent
7190b704b1
commit
4e68e8f3ab
|
|
@ -12,7 +12,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Diagnostics.Debug": "4.0.11-*",
|
"System.Diagnostics.Debug": "4.0.11-*",
|
||||||
"System.Runtime.Handles": "4.0.1-*",
|
"System.Runtime.Handles": "4.0.1-*",
|
||||||
"System.Runtime.InteropServices": "4.0.21-*",
|
"System.Runtime.InteropServices": "4.1.0-*",
|
||||||
"System.Security.Cryptography.Primitives": "4.0.0-*",
|
"System.Security.Cryptography.Primitives": "4.0.0-*",
|
||||||
"System.Threading": "4.0.11-*"
|
"System.Threading": "4.0.11-*"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue