Updated to a newer version of NuGet
- Update the newest nuget - Filter out build dependencies from the project resolver based on hte lock file - Fix more erroneous build dependencies
This commit is contained in:
parent
c9cf2585a0
commit
129442923a
8 changed files with 26 additions and 23 deletions
|
@ -5,8 +5,7 @@
|
|||
"NETStandard.Library": "1.0.0-rc2-23811",
|
||||
|
||||
"Microsoft.DotNet.Cli.Utils": {
|
||||
"target": "project",
|
||||
"type": "build"
|
||||
"target": "project"
|
||||
},
|
||||
|
||||
"dotnet": { "target": "project" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue