aspnetcore/eng
Ryan Nowak 1b47f44876
Add a top-level node for analyzers (#9906)
This is the first step, and just estabilishes a skeleton. The end goal
is organize our analyzers under this node because:
1. We're writing some 'top level' analyzers that depend on everything
else
2. We want to be able to service analyzers on the SDK schedule
(independent of runtime).

Next, we'll merge the MVC analyzers into this assembly since there's no
reason for them to be separate. The MVC API analyzers will remain a
separate package, but under this node. The component analyzers will
remain separate as they need to ship as a package, but will move under
this node as well.
2019-05-07 15:01:08 -07:00
..
helix EnableAzurePipelinesReporter for helix (#8094) 2019-05-05 22:15:10 -07:00
scripts Update Helix queues and enable dependency-update automation for the Helix SDK (#9867) 2019-04-30 15:28:01 -07:00
targets EnableAzurePipelinesReporter for helix (#8094) 2019-05-05 22:15:10 -07:00
tools
AspNetCore.snk
Baseline.Designer.props
Baseline.xml
Dependencies.props Utf8Json -> System.Text.Json (#9933) 2019-05-03 10:33:45 -07:00
FlakyTests.AfterArcade.props
FlakyTests.BeforeArcade.props
GenAPI.exclusions.txt
LicenseHeader.txt
NuGetPackageVerifier.json
PatchConfig.props Merge branch 'release/2.2' -> 'master' 2019-04-19 18:53:15 -07:00
ProjectReferences.props Rename all the service reference things (#9559) 2019-04-22 11:15:54 -07:00
SharedFramework.External.props Added Microsoft.Extensions.Logging.EventLog to the shared framework (#9865) 2019-04-30 22:32:02 -07:00
SharedFramework.Local.props Make System.Text.Json the default for SignalR and remove Newtonsoft from shared framework (#9476) 2019-04-18 13:49:24 -07:00
Version.Details.xml EnableAzurePipelinesReporter for helix (#8094) 2019-05-05 22:15:10 -07:00
Versions.props Add a top-level node for analyzers (#9906) 2019-05-07 15:01:08 -07:00
Workarounds.props
Workarounds.targets
signcheck.exclusions.txt