Skip to content

Commit 148894a

Browse files
build(deps): Bump Microsoft.Bcl.AsyncInterfaces from 6.0.0 to 7.0.0
Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 016c73d commit 148894a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMarbles.CacheDatabase.Core/ReactiveMarbles.CacheDatabase.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
10+
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" />
1111
<PackageReference Include="System.Reactive" Version="5.0.0" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)