Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.visualstudio.threading.analy…
Browse files Browse the repository at this point in the history
…zers to v17.8.14
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 2a3a82d commit dab13cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" PrivateAssets="all" Version="17.2.32"/>
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" PrivateAssets="all" Version="17.8.14"/>
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="all" Version="1.2.0-beta.435"/>
</ItemGroup>
</Project>

0 comments on commit dab13cc

Please sign in to comment.