Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!-- Single source of truth for OnnxRuntime version. Referenced by Trackdub.OnnxRuntime.Dnnl.Native.csproj and the DNNL build script.
IMPORTANT: Keep this a literal version string. The build script (tools/onnxruntime-dnnl/Build-OnnxRuntimeDnnlNativePackage.ps1)
reads it with a regex and will capture the raw text literally if this is set to another MSBuild property reference. -->
<OnnxRuntimeVersion>1.24.4</OnnxRuntimeVersion>
<OnnxRuntimeVersion>1.28.0</OnnxRuntimeVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Avalonia" Version="12.0.3" />
Expand Down
Loading
Loading