Skip to content

Commit d134fef

Browse files
renovate-botRehanSaeed
authored andcommitted
Update dependency Microsoft.VisualStudio.Threading.Analyzers to v17.0.64
1 parent 000618a commit d134fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
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.0.63" />
28+
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" PrivateAssets="All" Version="17.0.64" />
2929
<PackageReference Include="MinVer" PrivateAssets="All" Version="2.5.0" />
3030
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="All" Version="1.2.0-beta.354" />
3131
</ItemGroup>

0 commit comments

Comments
 (0)