From be1be9fa942b4592df182e7c1595fc52cbc48edc Mon Sep 17 00:00:00 2001 From: "Shah Asaduzzaman (ASAD)" Date: Wed, 28 Nov 2018 01:10:37 -0800 Subject: [PATCH] explicitly specify outputpath in the test project --- .../Microsoft.ML.OnnxRuntime.Tests.csproj | 1 + 1 file changed, 1 insertion(+) 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 eaffa2709a..7820ffe80c 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 @@ -5,6 +5,7 @@ false ..\.. AnyCPU + bin\$(Configuration)\ $(OnnxRuntimeCsharpRoot)\..\build\Windows $(buildDirectory)\$(Configuration)\$(Configuration)