From bb9b452a88a2e48501008c023fc7de5847e99768 Mon Sep 17 00:00:00 2001 From: Dmitri Smirnov Date: Mon, 3 Aug 2020 15:27:48 -0700 Subject: [PATCH] resolves #3101 - fix nuget package restore for sdk-style projects (#4680) Co-authored-by: Christof Senn --- csharp/src/Microsoft.ML.OnnxRuntime/props.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/csharp/src/Microsoft.ML.OnnxRuntime/props.xml b/csharp/src/Microsoft.ML.OnnxRuntime/props.xml index 0276befa66..1b763c3c4e 100644 --- a/csharp/src/Microsoft.ML.OnnxRuntime/props.xml +++ b/csharp/src/Microsoft.ML.OnnxRuntime/props.xml @@ -32,9 +32,7 @@ $(MSBuildThisFileDirectory)..\..\runtimes\win-$(EnginePlatform)\native\directml.dll - + onnxruntime.dll