aspnetcore/build/tasks
Nate McMaster bf03fee4be
Refactor LZMA generation to support Docker and Antares usage
List explicitly as .csproj files the scenarios for which the offline package cache is important

Produces new artifacts designed for various scenarios, such as:
 * Docker (where xml doc files are not needed)
 * Azure web apps (where 1.x SDKs must still be supported, but xml docs are not needed)
2018-07-06 13:15:23 -07:00
..
BuildGraph
CodeGen
Logger
ProjectModel
Utilities Refactor LZMA generation to support Docker and Antares usage 2018-07-06 13:15:23 -07:00
AddMetapackageReferences.cs
AnalyzeBuildGraph.cs
CheckExpectedPackagesExist.cs
CheckRepoGraph.cs
CheckVersionOverrides.cs
CreateLzma.cs Refactor LZMA generation to support Docker and Antares usage 2018-07-06 13:15:23 -07:00
GenerateRestoreSourcesPropsFile.cs
GetDocXmlFiles.cs Refactor LZMA generation to support Docker and Antares usage 2018-07-06 13:15:23 -07:00
JoinItems.cs
OrderBy.cs
ProcessSharedFrameworkDeps.cs
PublishToAzureBlob.cs
RepoTasks.csproj Add unit tests for the shared framework (#1228) 2018-06-27 14:56:10 -07:00
RepoTasks.tasks Refactor LZMA generation to support Docker and Antares usage 2018-07-06 13:15:23 -07:00
ResolveSymbolsRecursivePath.cs
TrimDeps.cs
VerifyCoherentVersions.cs
tasks.sln