aspnetcore/build/tasks
Doug Bunting f47e86439d Support packages both built in Universe and used as external dependencies
- `AnalyzeBuildGraph` fix should correct Update Universe build break
- `VerifyCoherentVersions` fix should correct UniverseCoherence build break

nits:
- add and rename a couple of variables for clarity and reduced repetition
- remove and sort `using`s
2018-06-23 00:34:33 -07:00
..
BuildGraph
CodeGen
Logger
ProjectModel Fix compiler error introduced by merge conflict 2018-06-04 10:39:30 -07:00
Utilities Create compressed delta lzma for antares 2018-06-08 11:08:09 -07:00
AddArchiveReferences.cs
AddMetapackageReferences.cs Widen dependency version range on Microsoft.AspNetCore.App to allow patch updates (#1186) 2018-05-31 12:40:52 -07:00
AnalyzeBuildGraph.cs Support packages both built in Universe and used as external dependencies 2018-06-23 00:34:33 -07:00
CheckExpectedPackagesExist.cs
CheckRepoGraph.cs Fixup the effect of cascading versions (#1187) 2018-05-30 10:58:10 -07:00
CheckVersionOverrides.cs Pin to stable 2.1.0 corefx packages (#1188) 2018-05-30 13:42:36 -07:00
CreateLzma.cs
ExtractLzma.cs Create compressed delta lzma for antares 2018-06-08 11:08:09 -07:00
FilterLzmaContent.cs Create compressed delta lzma for antares 2018-06-08 11:08:09 -07:00
GenerateRestoreSourcesPropsFile.cs
JoinItems.cs
OrderBy.cs
ProcessSharedFrameworkDeps.cs
PublishToAzureBlob.cs
RepoTasks.csproj Add unit tests for the shared framework 2018-06-08 10:33:31 -07:00
RepoTasks.tasks Create compressed delta lzma for antares 2018-06-08 11:08:09 -07:00
ResolveSymbolsRecursivePath.cs
TrimDeps.cs
UpdatePreviousArchiveManifest.cs Create compressed delta lzma for antares 2018-06-08 11:08:09 -07:00
VerifyCoherentVersions.cs Support packages both built in Universe and used as external dependencies 2018-06-23 00:34:33 -07:00
tasks.sln