fixes #1112
This commit is contained in:
parent
91f229ea80
commit
7f937d03bb
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23727",
|
||||
"Microsoft.CSharp": "4.0.1-rc2-23727",
|
||||
"System.Xml.XDocument": "4.0.11-rc2-23727",
|
||||
"NuGet.Packaging": "3.4.0-beta-536",
|
||||
"NuGet.Packaging": "3.4.0-beta-559",
|
||||
|
||||
"Microsoft.Extensions.FileSystemGlobbing": "1.0.0-rc2-15975",
|
||||
"Microsoft.Extensions.JsonParser.Sources": {
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"emitEntryPoint": true
|
||||
},
|
||||
"dependencies": {
|
||||
"NuGet.CommandLine.XPlat": "3.4.0-beta-536",
|
||||
"NuGet.CommandLine.XPlat": "3.4.0-beta-559",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23727",
|
||||
"Microsoft.NETCore.TestHost": "1.0.0-rc2-23727",
|
||||
"NETStandard.Library": "1.0.0-rc2-23727",
|
||||
|
|
Loading…
Reference in a new issue