Skip to content

Commit 87de53b

Browse files
authored
Merge pull request #495 from Analogy-LogViewer/dependabot/nuget/Microsoft.Bcl.AsyncInterfaces-9.0.1
Bump Microsoft.Bcl.AsyncInterfaces from 9.0.0 to 9.0.1
2 parents adb71cf + 4108033 commit 87de53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogServer.Clients/Analogy.LogServer.Clients.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
<PrivateAssets>all</PrivateAssets>
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3838
</PackageReference>
39-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
39+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.1" />
4040
</ItemGroup>
4141
</Project>

0 commit comments

Comments
 (0)