Skip to content

Commit 5fba882

Browse files
author
Per Kops
committed
feat: update atc-coding-rules-updater.json to DotNet8
1 parent 7d0f9ab commit 5fba882

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

atc-coding-rules-updater.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
2-
"projectTarget": "DotNet6",
2+
"projectTarget": "DotNet8",
3+
"useLatestMinorNugetVersion": true,
4+
"useTemporarySuppressions": false,
5+
"temporarySuppressionAsExcel": false,
6+
"analyzerProviderCollectingMode": "LocalCache",
37
"mappings": {
48
"src": {
59
"paths": [

0 commit comments

Comments
 (0)