Skip to content

Commit 4b3d0ea

Browse files
committed
⬆️
1 parent 43e863b commit 4b3d0ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Analyzers.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
</AdditionalFiles>
1313
</ItemGroup>
1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.8.14">
15+
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.10.48">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1818
</PackageReference>
19-
<PackageReference Include="Roslynator.Analyzers" Version="4.7.0">
19+
<PackageReference Include="Roslynator.Analyzers" Version="4.12.4">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
</PackageReference>

0 commit comments

Comments
 (0)