Skip to content

Commit e5045c6

Browse files
Update dependency Microsoft.VisualStudio.Threading.Analyzers to v17.7.30
1 parent 31ce461 commit e5045c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</PropertyGroup>
2626

2727
<ItemGroup Label="Package References">
28-
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" PrivateAssets="All" Version="17.6.40" />
28+
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" PrivateAssets="All" Version="17.7.30" />
2929
<PackageReference Include="MinVer" PrivateAssets="All" Version="4.3.0" />
3030
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="All" Version="1.2.0-beta.435" />
3131
</ItemGroup>

0 commit comments

Comments
 (0)