Reacting to CoreCLR version changes
This commit is contained in:
parent
cec2051151
commit
c8aa4c2c51
|
|
@ -12,7 +12,7 @@
|
|||
"net451": {},
|
||||
"dotnet5.4": {
|
||||
"dependencies": {
|
||||
"System.Runtime.Extensions": "4.0.11-*",
|
||||
"System.Runtime.Extensions": "4.1.0-*",
|
||||
"System.Security.Cryptography.Algorithms": "4.0.0-*",
|
||||
"System.Text.Encoding.Extensions": "4.0.11-*"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue