Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
carzh committed Oct 22, 2024
1 parent 62f99d8 commit 581c61d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
OnnxRuntimeBuildDirectory is set to the build output directory. Adjust the build path if necessary.
-->
<PropertyGroup>
<PrebuiltRuntimesDir>$(OnnxRuntimeRoot)\build\microsoft.ml.onnxruntime.1.18.1\runtimes</PrebuiltRuntimesDir>
<PrebuiltRuntimesDir>$(OnnxRuntimeRoot)\build\runtimes</PrebuiltRuntimesDir>
<!--
set this so Microsoft.ML.OnnxRuntime.Tests.Common.csproj lets us do the include of the native library
as it may come from a local build or a nuget package. This saves duplicating the include logic.
Expand Down

0 comments on commit 581c61d

Please sign in to comment.