From 737700f94fc2b503c5c87847b9665999efa76b98 Mon Sep 17 00:00:00 2001 From: shahasad <43590019+shahasad@users.noreply.github.com> Date: Mon, 4 Feb 2019 12:16:53 -0800 Subject: [PATCH] fixed the win10 runtime paths to win (#435) --- .../Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.props b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.props index fd57ab3adc..8dfc422200 100644 --- a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.props +++ b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.props @@ -4,13 +4,13 @@ - onnxruntime.dll PreserveNewest false - mkldnn.dll PreserveNewest