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 Fix 2.1 build issues and remove obsolete build code (#4443) 2018-12-05 17:01:02 -08:00
tools Replace PackNuspec with a dummy .csproj file 2018-12-05 17:59:29 -08:00
AzureIntegration.targets
PackageArchive.targets Fix 2.1 build issues and remove obsolete build code (#4443) 2018-12-05 17:01:02 -08:00
Publish.targets
RepositoryBuild.targets Fix 2.1 build issues and remove obsolete build code (#4443) 2018-12-05 17:01:02 -08:00
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 Fix 2.1 build issues and remove obsolete build code (#4443) 2018-12-05 17:01:02 -08:00
repo.props Fix 2.1 build issues and remove obsolete build code (#4443) 2018-12-05 17:01:02 -08:00
repo.targets Fix 2.1 build issues and remove obsolete build code (#4443) 2018-12-05 17:01:02 -08:00
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