aspnetcore/eng
Steve Sanderson a4ab9ffa05 Factor out auth and forms. Fixes #12950 (#12999)
* Add empty Authorization src and test projects

* Add references

* Move auth types into .Authorization project

* Move auth tests

* Fix Mvc.ViewFeatures

* Remove the reference from .Web to .Authorization, so it's truly optional

* Add empty Forms src and test projects

* Remove dependencies from Components.csproj

* Move forms sources and tests

* Reference .Forms from .Web (needed unless we also have .Forms.Web)

* Rebase on #12936

* Update reference assemblies

* CR: Add Authorization namespace

* Update ref sources

* Add missing using

* Add another missing using
2019-08-12 16:36:27 -07:00
..
common Update dependencies from https://github.com/dotnet/arcade build 20190811.1 (#13051) 2019-08-12 13:28:57 +00:00
docker
helix
scripts
targets Make `$(HelixTestName)` more routing-friendly 2019-08-12 10:09:17 -07:00
tools
AfterSolutionBuild.targets
Baseline.Designer.props
Baseline.xml
Build.props
CodeGen.proj
Dependencies.props
FlakyTests.AfterArcade.props
FlakyTests.BeforeArcade.props
GenAPI.exclusions.txt
LicenseHeader.txt
PatchConfig.props
ProjectReferences.props Factor out auth and forms. Fixes #12950 (#12999) 2019-08-12 16:36:27 -07:00
PublishSymbols.proj
SharedFramework.External.props Multitarget packages to remove dependencies for source build (#12936) 2019-08-09 19:25:48 -07:00
SharedFramework.Local.props Factor out auth and forms. Fixes #12950 (#12999) 2019-08-12 16:36:27 -07:00
Signing.props
Tools.props
Version.Details.xml Update dependencies from https://github.com/dotnet/arcade build 20190811.1 (#13051) 2019-08-12 13:28:57 +00:00
Versions.props Update dependencies from https://github.com/dotnet/arcade build 20190811.1 (#13051) 2019-08-12 13:28:57 +00:00
Workarounds.props
Workarounds.targets
WorkaroundsImported.targets
configure-toolset.ps1
configure-toolset.sh