aspnetcore/build/tasks
Nate McMaster c8068b7d1c Use submodules for source dependencies
As a part of making builds more reproducible, we want to start committing the exact sha of source dependencies used to build aspnetcore. This implements that using git submodules, and removes targets that were previously used to clone source on demand.
2017-10-11 15:48:50 -07:00
..
BuildGraph
Logger
ProjectModel
Utilities Copy symbol packages to artifacts/symbols 2017-10-09 12:27:41 -07:00
AddMetapackageReferences.cs Build and pack Runtime Store 2017-10-02 16:43:30 -07:00
AnalyzeBuildGraph.cs Use submodules for source dependencies 2017-10-11 15:48:50 -07:00
ComposeNewStore.cs Compose store symbols to the correct location 2017-10-05 19:47:45 -07:00
ConsolidateManifests.cs Build and pack Runtime Store 2017-10-02 16:43:30 -07:00
CopyPackagesToSplitFolders.cs Copy symbol packages to artifacts/symbols 2017-10-09 12:27:41 -07:00
CreateCommonManifest.cs Build and pack Runtime Store 2017-10-02 16:43:30 -07:00
DownloadNuGetPackages.cs Increase the minimum download timeout 2017-09-20 17:44:34 -07:00
GeneratePackageVersionPropsFile.cs Update how PackageReference versions are set 2017-10-09 11:32:21 -07:00
GenerateRestoreSourcesPropsFile.cs Update how PackageReference versions are set 2017-10-09 11:32:21 -07:00
RepoTasks.csproj Build and pack Runtime Store 2017-10-02 16:43:30 -07:00
RepoTasks.tasks Update how PackageReference versions are set 2017-10-09 11:32:21 -07:00
ResolveHostingStartupPackages.cs Build and pack Runtime Store 2017-10-02 16:43:30 -07:00
TrimDeps.cs Build and pack Runtime Store 2017-10-02 16:43:30 -07:00
VerifyCoherentVersions.cs Fix bug in external version verification causing Private=true to apply to all versions of that external dependency 2017-09-20 15:43:11 -07:00