Skip to content

Commit

Permalink
Merge pull request RehanSaeed#665 from RehanSaeed/renovate/microsoft.…
Browse files Browse the repository at this point in the history
…visualstudio.threading.analyzers-17.x

Update dependency Microsoft.VisualStudio.Threading.Analyzers to 17.12.19
  • Loading branch information
Turnerj authored Dec 26, 2024
2 parents 9233ef9 + 1bc9cb9 commit 4d9be90
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 @@ -25,7 +25,7 @@
</PropertyGroup>

<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" PrivateAssets="All" Version="17.7.30" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" PrivateAssets="All" Version="17.12.19" />
<PackageReference Include="MinVer" PrivateAssets="All" Version="4.3.0" />
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="All" Version="1.2.0-beta.507" />
</ItemGroup>
Expand Down

0 comments on commit 4d9be90

Please sign in to comment.