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. Initial submodule status: Antiforgery => |
||
|---|---|---|
| .. | ||
| DependencyGraphSpecProvider.cs | ||
| GraphBuilder.cs | ||
| GraphNode.cs | ||
| Project.cs | ||
| Repository.cs | ||
| TopologicalSort.cs | ||