Skip to content

Commit a346b94

Browse files
Bump Microsoft.ML.OnnxRuntime from 1.26.0 to 1.27.0 (#803)
--- updated-dependencies: - dependency-name: Microsoft.ML.OnnxRuntime dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da6b7d1 commit a346b94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎src/OpenClaw.Shared/OpenClaw.Shared.csproj‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<ItemGroup>
2121
<PackageReference Include="Whisper.net" Version="1.9.0" />
2222
<PackageReference Include="Whisper.net.Runtime" Version="1.9.1" />
23-
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.26.0" />
23+
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.27.0" />
2424
</ItemGroup>
2525

2626
</Project>

0 commit comments

Comments
 (0)