We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d0f9ab commit 5fba882Copy full SHA for 5fba882
atc-coding-rules-updater.json
@@ -1,5 +1,9 @@
1
{
2
- "projectTarget": "DotNet6",
+ "projectTarget": "DotNet8",
3
+ "useLatestMinorNugetVersion": true,
4
+ "useTemporarySuppressions": false,
5
+ "temporarySuppressionAsExcel": false,
6
+ "analyzerProviderCollectingMode": "LocalCache",
7
"mappings": {
8
"src": {
9
"paths": [
0 commit comments