diff --git a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj
index d67a6e299d..ccbba308b5 100644
--- a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj
+++ b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj
@@ -7,6 +7,11 @@
false
OnnxRuntime.snk
+
+ ..\..
+ $(OnnxRuntimeCsharpRoot)\..\build\Windows
+ $(OnnxRuntimeBuildDirectory)\$(Configuration)\$(Configuration)
+
Microsoft.ML.OnnxRuntime
Microsoft
@@ -14,12 +19,8 @@
ONNX;ONNX Runtime;Machine Learning
https://github.com/Microsoft/onnxruntime
© Microsoft Corporation. All rights reserved.
- https://github.com/Microsoft/onnxruntime/blob/master/LICENSE
+ LICENSE.txt
https://go.microsoft.com/fwlink/?linkid=2049168
-
- ..\..
- $(OnnxRuntimeCsharpRoot)\..\build\Windows
- $(OnnxRuntimeBuildDirectory)\$(Configuration)\$(Configuration)
true
@@ -64,7 +65,7 @@
Visible="false"
/>
-
+
+
+
+
@@ -104,6 +109,7 @@
$(PackageVersion)-dev-$(GitCommitHashShort)
+