aspnetcore/build
Nate McMaster 50bea05918
Refactor Routing to use ProjectReference and move into src/Http folder (#4441)
Changes:

* Stop producing Microsoft.AspNetCore.Routing.DecisionTree.Sources. I could not find any usages outside of the Microsoft.AspNetCore.Routing assembly, so I've moved this to be a subfolder of code in the Microsoft.AspNetCore.Routing project.
* Stop building src/Routing as a submodule. Use ProjectReference instead
* Move projects from src/Routing into src/Http/Routing/ and src/Http/Routing.Abstractions/
* Update package baselines and dependencies to support building routing projects and samples
2018-12-05 22:14:22 -08:00
..
docker
tasks
tools Replace PackNuspec with a dummy .csproj file 2018-12-05 17:59:29 -08:00
AzureIntegration.targets
PackageArchive.targets
Publish.targets
RepositoryBuild.targets
SharedFx.props
SharedFx.targets Replace PackNuspec with a dummy .csproj file 2018-12-05 17:59:29 -08:00
SharedFxInstaller.targets
artifacts.props Refactor Routing to use ProjectReference and move into src/Http folder (#4441) 2018-12-05 22:14:22 -08:00
buildorder.props Refactor Routing to use ProjectReference and move into src/Http folder (#4441) 2018-12-05 22:14:22 -08:00
dependencies.props
external-dependencies.props
repo.props
repo.targets
runtimes.props
sources.props
submodules.props Refactor Routing to use ProjectReference and move into src/Http folder (#4441) 2018-12-05 22:14:22 -08:00