Skip to content

Commit 49c2f6a

Browse files
chore(deps): update dependency roslynator.analyzers to 4.16.1
1 parent a07b7e0 commit 49c2f6a

5 files changed

Lines changed: 13 additions & 13 deletions

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.10.0" />
1111
</ItemGroup>
1212
<ItemGroup Label="Roslynator">
13-
<PackageVersion Include="Roslynator.Analyzers" Version="4.16.0" />
13+
<PackageVersion Include="Roslynator.Analyzers" Version="4.16.1" />
1414
<PackageVersion Include="Roslynator.CodeFixes" Version="4.16.0" />
1515
</ItemGroup>
1616
</Project>

Microsoft.Security.Application.Encoder.UnitTests/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@
132132
},
133133
"Roslynator.Analyzers": {
134134
"type": "Direct",
135-
"requested": "[4.16.0, )",
136-
"resolved": "4.16.0",
137-
"contentHash": "/EZ1HVILd9jPdXquT03vBawvAuGNotmf+r/GBiVfPj9BdUyn/olOdjF9BqqjIK5Cyq3pdBDL/qMuJEGtBLMaZA=="
135+
"requested": "[4.16.1, )",
136+
"resolved": "4.16.1",
137+
"contentHash": "AGzq3UZvIwTGSh9xyIna+Q9F666S8UaLlX/Pk3Iz21qIAWjL8iYporVCcX1k/oi5chrRZ8VJRahup4me4HZptw=="
138138
},
139139
"Roslynator.CodeFixes": {
140140
"type": "Direct",

Microsoft.Security.Application.Encoder/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
},
2525
"Roslynator.Analyzers": {
2626
"type": "Direct",
27-
"requested": "[4.16.0, )",
28-
"resolved": "4.16.0",
29-
"contentHash": "/EZ1HVILd9jPdXquT03vBawvAuGNotmf+r/GBiVfPj9BdUyn/olOdjF9BqqjIK5Cyq3pdBDL/qMuJEGtBLMaZA=="
27+
"requested": "[4.16.1, )",
28+
"resolved": "4.16.1",
29+
"contentHash": "AGzq3UZvIwTGSh9xyIna+Q9F666S8UaLlX/Pk3Iz21qIAWjL8iYporVCcX1k/oi5chrRZ8VJRahup4me4HZptw=="
3030
},
3131
"Roslynator.CodeFixes": {
3232
"type": "Direct",

Microsoft.Security.Application.HtmlSanitization.Tests/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@
132132
},
133133
"Roslynator.Analyzers": {
134134
"type": "Direct",
135-
"requested": "[4.16.0, )",
136-
"resolved": "4.16.0",
137-
"contentHash": "/EZ1HVILd9jPdXquT03vBawvAuGNotmf+r/GBiVfPj9BdUyn/olOdjF9BqqjIK5Cyq3pdBDL/qMuJEGtBLMaZA=="
135+
"requested": "[4.16.1, )",
136+
"resolved": "4.16.1",
137+
"contentHash": "AGzq3UZvIwTGSh9xyIna+Q9F666S8UaLlX/Pk3Iz21qIAWjL8iYporVCcX1k/oi5chrRZ8VJRahup4me4HZptw=="
138138
},
139139
"Roslynator.CodeFixes": {
140140
"type": "Direct",

Microsoft.Security.Application.HtmlSanitization/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
},
2525
"Roslynator.Analyzers": {
2626
"type": "Direct",
27-
"requested": "[4.16.0, )",
28-
"resolved": "4.16.0",
29-
"contentHash": "/EZ1HVILd9jPdXquT03vBawvAuGNotmf+r/GBiVfPj9BdUyn/olOdjF9BqqjIK5Cyq3pdBDL/qMuJEGtBLMaZA=="
27+
"requested": "[4.16.1, )",
28+
"resolved": "4.16.1",
29+
"contentHash": "AGzq3UZvIwTGSh9xyIna+Q9F666S8UaLlX/Pk3Iz21qIAWjL8iYporVCcX1k/oi5chrRZ8VJRahup4me4HZptw=="
3030
},
3131
"Roslynator.CodeFixes": {
3232
"type": "Direct",

0 commit comments

Comments
 (0)