From 39f47f86eecdd74f7cce831ff42eee49a932964b Mon Sep 17 00:00:00 2001 From: Pranav Sharma Date: Tue, 18 Dec 2018 21:04:42 -0800 Subject: [PATCH] Adding the include folder for the C Windows pkg. (#198) * Adding the include folder for the C Windows pkg. * Add import lib to the pkg * Disable csharp pretrained tests temporarily --- .../Microsoft.ML.OnnxRuntime.csproj | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj index 54c17cad3a..ec902c4674 100644 --- a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj +++ b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj @@ -5,7 +5,7 @@ true true false - OnnxRuntime.snk + OnnxRuntime.snk Microsoft.ML.OnnxRuntime @@ -31,6 +31,18 @@ + + - - + @(MajorVersionNumber) $(PackageVersion)