From f638031f02a108a4e1f19587b18ab8be21b8c7d7 Mon Sep 17 00:00:00 2001 From: "Shah Asaduzzaman (ASAD)" Date: Wed, 28 Nov 2018 00:13:56 -0800 Subject: [PATCH] make test explicitly anyCPU --- .../Microsoft.ML.OnnxRuntime.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp/test/Microsoft.ML.OnnxRuntime.Tests/Microsoft.ML.OnnxRuntime.Tests.csproj b/csharp/test/Microsoft.ML.OnnxRuntime.Tests/Microsoft.ML.OnnxRuntime.Tests.csproj index 91aeb780e9..eaffa2709a 100644 --- a/csharp/test/Microsoft.ML.OnnxRuntime.Tests/Microsoft.ML.OnnxRuntime.Tests.csproj +++ b/csharp/test/Microsoft.ML.OnnxRuntime.Tests/Microsoft.ML.OnnxRuntime.Tests.csproj @@ -4,7 +4,7 @@ netcoreapp2.0 false ..\.. - x64 + AnyCPU $(OnnxRuntimeCsharpRoot)\..\build\Windows $(buildDirectory)\$(Configuration)\$(Configuration)