Skip to content

Commit

Permalink
src/NetAnalyzers/Microsoft.CodeAnalysis.NetAnalyzers.sarif
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossanlop committed Aug 15, 2024
1 parent 6659577 commit bf04c7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/NetAnalyzers/Microsoft.CodeAnalysis.NetAnalyzers.sarif
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"tool": {
"name": "Microsoft.CodeAnalysis.CSharp.NetAnalyzers",
"version": "9.0.0",
"version": "10.0.0",
"language": "en-US"
},
"rules": {
Expand Down Expand Up @@ -689,7 +689,7 @@
{
"tool": {
"name": "Microsoft.CodeAnalysis.NetAnalyzers",
"version": "9.0.0",
"version": "10.0.0",
"language": "en-US"
},
"rules": {
Expand Down Expand Up @@ -6364,7 +6364,7 @@
{
"tool": {
"name": "Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers",
"version": "9.0.0",
"version": "10.0.0",
"language": "en-US"
},
"rules": {
Expand Down

0 comments on commit bf04c7a

Please sign in to comment.