Update dependency ConfigureAwaitChecker.Analyzer to v5.0.0.1

This commit is contained in:
renovate[bot]
2022-06-18 20:29:45 +00:00
parent d136a214f4
commit 3ec53310e4

View File

@@ -19,7 +19,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0">
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>