Skip to content

Commit 3f199f6

Browse files
Bump Microsoft.ML.OnnxRuntime from 1.26.0 to 1.27.0
--- 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>
1 parent 6283fb1 commit 3f199f6

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)