Skip to content

Commit 4108033

Browse files
Bump Microsoft.Bcl.AsyncInterfaces from 9.0.0 to 9.0.1
Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a866552 commit 4108033

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)