Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-10Switch to using globalconfig instead of ruleset for analyzer configuration (#...Stephen Toub
2021-05-19Enable single file analyzer in the runtime (#50894)Tlakaelel Axayakatl Ceja
2020-10-17Fix new warnings (#43097)Buyaa
2020-10-09Update analyzer versions (#43038)Stephen Toub
2020-09-24Add IDE warnings to code analysis ruleset (#42566)Stephen Toub
2020-09-19Update to latest StyleCop.Analyzers and Microsoft.CodeAnalysis.NetAnalyzers (...Stephen Toub
2020-09-18Fix handling of repo analyzers and warnings-as-errors (#42272)Stephen Toub
2020-09-10Enabling CA1416: Validate platform compatibility (#41760)Tanner Gooding
2020-08-15Update analyzers and various fixes to be able to build with latest RC1 SDK (#...Santiago Fernandez Madero
2020-08-11Fix concurrent collections CA1836 rule violations (#40629)David Cantu
2020-08-09Update Microsoft.CodeAnalysis.NetAnalyzers to 3.3.0-beta3.20407.4 (#40560)Stephen Toub
2020-07-15Apply CA2016: Forward CancellationToken to methods that can take it (#37607)Carlos Sanchez Lopez
2020-06-29Update analyzers version to remove pragma (#38512)Stephen Toub
2020-06-25Switch to new Microsoft.CodeAnalysis.NetAnalyzers package (#38346)Stephen Toub
2020-05-14Update to v3.0.0 of Microsoft.CodeAnalysis.FxCopAnalyzers (#36318)Stephen Toub
2020-04-06Enable restore for ref and src projects in libs (#33553)Viktor Hofer
2020-03-31Update Microsoft.CodeAnalysis.FxCopAnalyzers to 3.0.0-beta3.final (#34312)Stephen Toub
2020-03-25Update analyzer versions and fix violations (#34041)Stephen Toub
2020-03-10Revert "Enable restore for ref and src projects in libraries (#33242)" (#33437)Viktor Hofer
2020-03-10Enable restore for ref and src projects in libraries (#33242)Viktor Hofer
2020-02-09Update to latest version of analyzer packages (#31982)Stephen Toub
2019-12-02Re-enable CoreLib analyzers (#424)Viktor Hofer
2019-12-01Converge common msbuild properties and targets (#338)Viktor Hofer