aspnetcore/build/tasks
Nate McMaster 425c1b83e6 Support partial-graph builds
This merges pre-existing packages from previous builds of Universe with the list of packages to be produced in the current run.

Pre-existing packages are expected to be in .deps/build/ and are expected to have only one version of a package id in that folder.

This also requires any additional lineups to be in .deps/lineups/ so they can be filtered from the Internal.AspNetCore.Universe.Lineup file
2017-08-18 15:54:32 -07:00
..
BuildGraph
Logger
VersionPinning
CalculateBuildGraph.cs
PinVersions.cs
ReadPackageDependencies.cs Support partial-graph builds 2017-08-18 15:54:32 -07:00
ReadPackageIdentity.cs Support partial-graph builds 2017-08-18 15:54:32 -07:00
RepoTasks.csproj
RepoTasks.tasks Support partial-graph builds 2017-08-18 15:54:32 -07:00