aspnetcore/eng
Matt Mitchell 8c75a8ea2b
Prepare for strict coherency (#23227)
* Prepare for strict coherency
Strict coherency means that if your repo declares a dependency with a CPD attribute, the CPD parent must have a direct dependency on that dependency.
This means for aspnetcore that it should add a dependency on System.Resources.Extensions because aspnetcore-tooling needs it.

Reasons for this approach over the current approach:
- This eliminates some ambiguous tie-breaking scenarios that are very problematic and dangerous in servicing
- Those tie breaking scenarios require the use of BAR to break the ties. If the DB data were to be lost then the tie-breaking would do unexpected things.
2020-07-09 07:43:47 -07:00
..
common Update dependencies from https://github.com/dotnet/arcade build 20200630.3 (#23696) 2020-07-06 13:24:58 +00:00
docker Use containers instead of dockerbuild.sh (#23497) 2020-07-01 13:46:56 -07:00
helix
…
scripts
…
targets Enable FxCop Analyzers for the repo (#23709) 2020-07-08 15:26:22 -07:00
tools Migrate to single sln file + slnf files (#23581) 2020-07-08 15:27:22 -07:00
AfterSigning.targets
…
AfterSolutionBuild.targets
…
AllRulesDisabled.ruleset Enable FxCop Analyzers for the repo (#23709) 2020-07-08 15:26:22 -07:00
Baseline.Designer.props
…
Baseline.xml
…
Build.props
…
CodeGen.proj
…
Common.props
…
Dependencies.props Enable FxCop Analyzers for the repo (#23709) 2020-07-08 15:26:22 -07:00
GenAPI.exclusions.txt
…
LicenseHeader.txt
…
PoliCheckExclusions.xml
…
ProjectReferences.props Remove WebAssemblyHttpHandler ref-assembly package (#23245) 2020-06-24 23:58:18 +00:00
PublishSymbols.proj
…
Publishing.props
…
QuarantinedTests.AfterArcade.props
…
QuarantinedTests.BeforeArcade.props
…
SharedFramework.External.props
…
SharedFramework.Local.props
…
SignCheckExclusionsFile.txt
…
Signing.props
…
Tools.props
…
Version.Details.xml Prepare for strict coherency (#23227) 2020-07-09 07:43:47 -07:00
Versions.props Prepare for strict coherency (#23227) 2020-07-09 07:43:47 -07:00
Workarounds.props
…
Workarounds.targets
…
WorkaroundsImported.targets
…
configure-toolset.ps1
…
configure-toolset.sh
…
empty.proj
…
sdl-tsa-vars.config
…