From 1a03f449381bbcda014e11869aee2c7d6edf3f15 Mon Sep 17 00:00:00 2001 From: "Shah Asaduzzaman (ASAD)" Date: Wed, 28 Nov 2018 00:09:35 -0800 Subject: [PATCH] make the test project explicitly x64 platform to get working --- csharp/OnnxRuntime.CSharp.proj | 2 +- .../Microsoft.ML.OnnxRuntime.Tests.csproj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/csharp/OnnxRuntime.CSharp.proj b/csharp/OnnxRuntime.CSharp.proj index 4a0c999e4a..d5077c3c20 100644 --- a/csharp/OnnxRuntime.CSharp.proj +++ b/csharp/OnnxRuntime.CSharp.proj @@ -45,7 +45,7 @@ CMake creates a target to this project Properties="Platform=AnyCPU" /> netcoreapp2.0 false ..\.. + x64 $(OnnxRuntimeCsharpRoot)\..\build\Windows $(buildDirectory)\$(Configuration)\$(Configuration)