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 Follow-up to VS2019 conversion (#7753) 2019-02-20 11:02:38 -08:00
AspNetCore.snk
Baseline.Designer.props Merge branch 'release/2.2' => 'master' 2019-04-11 15:26:10 -07:00
Baseline.xml Merge branch 'release/2.2' => 'master' 2019-04-11 15:26:10 -07:00
Dependencies.props Utf8Json -> System.Text.Json (#9933) 2019-05-03 10:33:45 -07:00
FlakyTests.AfterArcade.props Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
FlakyTests.BeforeArcade.props Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
GenAPI.exclusions.txt Fix #8520 - Component parameters not found 2019-03-27 12:10:43 -07:00
LicenseHeader.txt Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
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 Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
Workarounds.targets Allow disabling automatic MVC reference (#8167) 2019-03-05 09:19:28 -08:00
signcheck.exclusions.txt Add new build.cmd/sh options for suppressing restore, NodeJS, setting target arch and OS name, and more (#7137) 2019-01-31 15:47:47 -08:00