Fixes system.runtime.extensions:4.1.0.0 issue
This commit is contained in:
parent
d1d23944df
commit
f16f839019
1 changed files with 1 additions and 2 deletions
|
@ -13,7 +13,6 @@
|
|||
"dependencies": {
|
||||
"NuGet.CommandLine.XPlat": "3.4.0-beta-517",
|
||||
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23704",
|
||||
"Microsoft.NETCore.TestHost": "1.0.0-rc2-23704",
|
||||
"NETStandard.Library": "1.0.0-rc2-23704",
|
||||
"System.Linq.Expressions": "4.0.11-rc2-23704",
|
||||
"Microsoft.DotNet.Cli.Utils": {"target":"project"},
|
||||
|
@ -26,7 +25,7 @@
|
|||
"version": "1.0.0-*",
|
||||
"type": "build"
|
||||
},
|
||||
"Microsoft.Extensions.Logging": "1.0.0-rc2-15935",
|
||||
"Microsoft.Extensions.Logging": "1.0.0-rc2-16010",
|
||||
"Newtonsoft.Json": "7.0.1"
|
||||
},
|
||||
"frameworks": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue