Skip to content

Commit

Permalink
Merge pull request #1117 from reactiveui/dependabot/nuget/Microsoft.V…
Browse files Browse the repository at this point in the history
…isualStudio.Threading.Analyzers-16.9.60
  • Loading branch information
dependabot-preview[bot] authored Mar 12, 2021
2 parents d3878b7 + 20370f9 commit 726c67e
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 @@ -30,7 +30,7 @@
</ItemGroup>

<ItemGroup Condition="'$(IsTestProject)' != 'true'">
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="16.9.54" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="16.9.60" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 726c67e

Please sign in to comment.