Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace link to ruleset docs #516

Merged
merged 1 commit into from
Feb 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documentation/NUnit1001.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public void SampleTest(int numberValue)

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1002.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public static object[] MyTestSource()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1003.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public void NUnit1003SampleTest(string parameter1)

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1004.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public void NUnit1003SampleTest(string parameter1)

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1005.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public bool NUnit1005SampleTest(int inputValue)

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1006.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public string NUnit1006SampleTest(int inputValue)

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1007.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public void NUnit1007SampleTest(int inputValue)

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1008.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Or:

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1009.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public void NUnit1009SampleTest(int numberValue)

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1010.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ public void NUnit1010SampleTest()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1011.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ public static object[] MyTestSource()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1012.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public void NUnit1012SampleTest()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1013.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ public Task<string> ConvertNumber(int numberValue)

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1014.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public async Task<bool> NUnit1014SampleTest(int numberValue)

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1015.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ class DivideCases : IEnumerable

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1016.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ class DivideCases : IEnumerable

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1017.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public class MyTestClass

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1018.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public class MyTestClass

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1019.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public class AnalyzeWhenSourceDoesProvideIEnumerable

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1020.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ public class MyTestClass

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1021.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public static object[] MyTestSource()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1022.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public class MyTestClass

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1023.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public class MyTestClass

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1024.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public class AnalyzeWhenSourceDoesProvideIEnumerable

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1025.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ public static object[] MyTestSource()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1026.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public static void NUnit1026SampleTest2(int i)

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1027.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public void SampleTest([Range(1, 10)] int numberValue)

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit1028.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ methods to a separate class used by the relevant test fixtures.

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2001.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2002.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2003.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2004.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2005.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2006.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2007.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public void NUnit2007SampleTest()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2008.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public void NUnit2008SampleTest()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2009.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public void NUnit2009SampleTest()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2010.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2011.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2012.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2013.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2014.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2015.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
2 changes: 1 addition & 1 deletion documentation/NUnit2016.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public void Test()

### Via ruleset file

Configure the severity per project, for more info see [MSDN](https://msdn.microsoft.com/en-us/library/dd264949.aspx).
Configure the severity per project, for more info see [MSDN](https://learn.microsoft.com/en-us/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules?view=vs-2022).

### Via .editorconfig file

Expand Down
Loading