From 6f65a03939251e3f966410a225affe9299e1f567 Mon Sep 17 00:00:00 2001 From: Shah Asaduzzaman Date: Wed, 28 Nov 2018 15:21:17 -0800 Subject: [PATCH] some cleanup --- .../Microsoft.ML.OnnxRuntime.csproj | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj index 3dd2e09405..b52213d52b 100644 --- a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj +++ b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj @@ -13,21 +13,17 @@ This package contains Microsoft's implementation of ONNX runtime, usable in .Net platforms ONNX;ONNX Runtime;Machine Learning © Microsoft Corporation. All rights reserved. - ..\.. $(OnnxRuntimeCsharpRoot)\..\build\Windows $(buildDirectory)\$(Configuration)\$(Configuration) - + true - + - $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb @@ -75,12 +71,8 @@ - - - - @(MajorVersionNumber) $(PackageVersion) $(PackageVersion)-dev-$(GitCommitHashShort)