Skip to content

Commit ca89072

Browse files
committed
Fix generated file
1 parent 774008b commit ca89072

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/NetAnalyzers/Microsoft.CodeAnalysis.NetAnalyzers.sarif

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"tool": {
77
"name": "Microsoft.CodeAnalysis.CSharp.NetAnalyzers",
8-
"version": "7.0.0",
8+
"version": "8.0.0",
99
"language": "en-US"
1010
},
1111
"rules": {
@@ -576,7 +576,7 @@
576576
{
577577
"tool": {
578578
"name": "Microsoft.CodeAnalysis.NetAnalyzers",
579-
"version": "7.0.0",
579+
"version": "8.0.0",
580580
"language": "en-US"
581581
},
582582
"rules": {
@@ -5853,7 +5853,7 @@
58535853
{
58545854
"tool": {
58555855
"name": "Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers",
5856-
"version": "7.0.0",
5856+
"version": "8.0.0",
58575857
"language": "en-US"
58585858
},
58595859
"rules": {

0 commit comments

Comments
 (0)