Skip to content

Commit d4bf46d

Browse files
build: bump Microsoft.Bcl.AsyncInterfaces
Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.2) --- 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 96dc671 commit d4bf46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/kernel-memory/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageVersion Include="LLamaSharp.Backend.Cuda12" Version="0.12.0" />
2323
<PackageVersion Include="LLamaSharp.Backend.OpenCL" Version="0.12.0" />
2424
<PackageVersion Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
25-
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0" />
25+
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.2" />
2626
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.1" />
2727
<PackageVersion Include="Microsoft.Extensions.Configuration" Version="9.0.2" />
2828
<PackageVersion Include="Microsoft.Extensions.Configuration.AzureAppConfiguration" Version="7.3.0" />

0 commit comments

Comments
 (0)