Skip to content

Commit

Permalink
Merge pull request #1184 from reactiveui/dependabot/nuget/Microsoft.V…
Browse files Browse the repository at this point in the history
…isualStudio.Threading.Analyzers-16.10.56
  • Loading branch information
dependabot-preview[bot] committed May 28, 2021
2 parents a1761fc + 68260db commit 0d872b6
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.60" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="16.10.56" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0d872b6

Please sign in to comment.