Reacting to CoreCLR package version change
This commit is contained in:
parent
1cae0695f7
commit
f368edc028
|
|
@ -13,7 +13,7 @@
|
|||
"System.Collections": "4.0.11-*",
|
||||
"System.Console": "4.0.0-*",
|
||||
"System.Globalization": "4.0.11-*",
|
||||
"System.IO": "4.0.11-*",
|
||||
"System.IO": "4.1.0-*",
|
||||
"System.Runtime": "4.0.21-*",
|
||||
"System.Threading.Tasks": "4.0.11-*"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"System.Diagnostics.Contracts": "4.0.1-*",
|
||||
"System.Diagnostics.Debug": "4.0.11-*",
|
||||
"System.Diagnostics.Tools": "4.0.1-*",
|
||||
"System.IO": "4.0.11-*",
|
||||
"System.IO": "4.1.0-*",
|
||||
"System.IO.FileSystem": "4.0.1-*",
|
||||
"System.Net.Primitives": "4.0.11-*",
|
||||
"System.Runtime.InteropServices": "4.0.21-*",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"System.Linq": "4.0.1-*",
|
||||
"System.Net.WebSockets": "4.0.0-*",
|
||||
"System.Resources.ResourceManager": "4.0.1-*",
|
||||
"System.Runtime.Extensions": "4.0.11-*",
|
||||
"System.Runtime.Extensions": "4.1.0-*",
|
||||
"System.Security.Cryptography.Algorithms": "4.0.0-*",
|
||||
"System.Threading": "4.0.11-*",
|
||||
"System.Threading.Tasks": "4.0.11-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue