Skip to content

Commit 8342f11

Browse files
Bump Microsoft.ML.OnnxRuntime from 1.27.0 to 1.27.1
--- updated-dependencies: - dependency-name: Microsoft.ML.OnnxRuntime dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06b4f63 commit 8342f11

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
@@ -21,7 +21,7 @@
2121
<ItemGroup>
2222
<PackageReference Include="Whisper.net" Version="1.9.0" />
2323
<PackageReference Include="Whisper.net.Runtime" Version="1.9.1" />
24-
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.27.0" />
24+
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.27.1" />
2525
</ItemGroup>
2626

2727
</Project>

0 commit comments

Comments
 (0)