File tree 3 files changed +7
-7
lines changed
src/System.Windows.Forms.Analyzers.CSharp/src 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
https://aka.ms/WfoGenManifest https://github.com/dotnet/winforms/blob/main/docs/analyzers/AppManifestAnalyzer.Help.md
2
2
https://aka.ms/WfoExperimental https://github.com/dotnet/winforms/blob/main/src/System.Windows.Forms.Analyzers/Experimental.Help.md
3
3
4
- https://aka.ms/WfoCsAppConfig https://github.com/dotnet/winforms/blob/main/src/System.Windows.Forms.Analyzers.CSharp /ApplicationConfigurationGenerator.Help.md
4
+ https://aka.ms/WfoCsAppConfig https://github.com/dotnet/winforms/blob/main/docs/analyzers /ApplicationConfigurationGenerator.Help.md
5
5
https://aka.ms/WfoCsAnalyzers https://github.com/dotnet/winforms/blob/main/src/System.Windows.Forms.Analyzers.CSharp/WinFormsCSharpAnalyzers.Help.md
6
6
7
7
https://aka.ms/WfoVbAnalyzers https://github.com/dotnet/winforms/blob/main/src/System.Windows.Forms.Analyzers.VisualBasic/WinFormsVisualBasicAnalyzers.Help.md
Original file line number Diff line number Diff line change 7
7
8
8
Rule ID | Category | Severity | Notes
9
9
--------|----------|----------|--------------------
10
- WFAC001 | ApplicationConfiguration | Error | ApplicationConfigurationGenerator, [ Documentation] ( https://github.com/dotnet/winforms/blob/main/src/System.Windows.Forms.Analyzers.CSharp /ApplicationConfigurationGenerator.Help.md )
11
- WFAC002 | ApplicationConfiguration | Error | ApplicationConfigurationGenerator, [ Documentation] ( https://github.com/dotnet/winforms/blob/main/src/System.Windows.Forms.Analyzers.CSharp /ApplicationConfigurationGenerator.Help.md )
10
+ WFAC001 | ApplicationConfiguration | Error | ApplicationConfigurationGenerator, [ Documentation] ( https://github.com/dotnet/winforms/blob/main/docs/analyzers /ApplicationConfigurationGenerator.Help.md )
11
+ WFAC002 | ApplicationConfiguration | Error | ApplicationConfigurationGenerator, [ Documentation] ( https://github.com/dotnet/winforms/blob/main/docs/analyzers /ApplicationConfigurationGenerator.Help.md )
Original file line number Diff line number Diff line change 5
5
6
6
Rule ID | Category | Severity | Notes
7
7
--------|----------|----------|-------
8
- WFO0001 | Application Configuration | Error | ApplicationConfigurationGenerator, [ Documentation] ( https://github.com/dotnet/winforms/blob/main/src/System.Windows.Forms.Analyzers.CSharp /ApplicationConfigurationGenerator.Help.md )
9
- WFO0002 | Application Configuration | Error | ApplicationConfigurationGenerator, [ Documentation] ( https://github.com/dotnet/winforms/blob/main/src/System.Windows.Forms.Analyzers.CSharp /ApplicationConfigurationGenerator.Help.md )
8
+ WFO0001 | Application Configuration | Error | ApplicationConfigurationGenerator, [ Documentation] ( https://github.com/dotnet/winforms/blob/main/docs/analyzers /ApplicationConfigurationGenerator.Help.md )
9
+ WFO0002 | Application Configuration | Error | ApplicationConfigurationGenerator, [ Documentation] ( https://github.com/dotnet/winforms/blob/main/docs/analyzers /ApplicationConfigurationGenerator.Help.md )
10
10
WFO1000 | WinForms Security | Error | CSharpDiagnosticDescriptors
11
11
WFO2001 | WinForms Usage | Warning | CSharpDiagnosticDescriptors
12
12
13
13
### Removed Rules
14
14
15
15
Rule ID | Category | Severity | Notes
16
16
--------|----------|----------|--------------------
17
- WFAC001 | Application Configuration | Error | ApplicationConfigurationGenerator, [ Documentation] ( https://github.com/dotnet/winforms/blob/main/src/System.Windows.Forms.Analyzers.CSharp /ApplicationConfigurationGenerator.Help.md )
18
- WFAC002 | Application Configuration | Error | ApplicationConfigurationGenerator, [ Documentation] ( https://github.com/dotnet/winforms/blob/main/src/System.Windows.Forms.Analyzers.CSharp /ApplicationConfigurationGenerator.Help.md )
17
+ WFAC001 | Application Configuration | Error | ApplicationConfigurationGenerator, [ Documentation] ( https://github.com/dotnet/winforms/blob/main/docs/analyzers /ApplicationConfigurationGenerator.Help.md )
18
+ WFAC002 | Application Configuration | Error | ApplicationConfigurationGenerator, [ Documentation] ( https://github.com/dotnet/winforms/blob/main/docs/analyzers /ApplicationConfigurationGenerator.Help.md )
19
19
You can’t perform that action at this time.
0 commit comments