Reacting to CoreCLR package version changes
This commit is contained in:
parent
cdf1d1f6c6
commit
99fbeb6ac3
|
|
@ -15,9 +15,9 @@
|
|||
"dependencies": {
|
||||
"System.Diagnostics.Contracts": "4.0.1-*",
|
||||
"System.IO": "4.1.0-*",
|
||||
"System.Linq": "4.0.1-*",
|
||||
"System.Linq": "4.0.2-*",
|
||||
"System.Net.WebSockets": "4.0.0-*",
|
||||
"System.Runtime.InteropServices": "4.0.21-*",
|
||||
"System.Runtime.InteropServices": "4.1.0-*",
|
||||
"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