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 Use 5 retries in curl (#23112) 2020-06-18 19:01:01 -07:00
scripts Use 5 retries in curl (#23112) 2020-06-18 19:01:01 -07:00
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 Fixup baseline 2020-06-10 13:42:24 -07:00
Baseline.xml Merge remote-tracking branch 'origin/release/3.1' into prkrishn/merge-blazor-wasm 2020-06-09 16:54:36 -07:00
Build.props Merge branch '3.1merge' 2020-06-10 11:30:40 -07:00
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 Enable `/warnAsError` (#23072) 2020-06-18 15:59:34 -07:00
Workarounds.targets
WorkaroundsImported.targets
configure-toolset.ps1
configure-toolset.sh
empty.proj
sdl-tsa-vars.config Fix path for PoliCheckExclusions.xml (#22088) 2020-06-09 16:39:42 -07:00