diff --git a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj
index 05ed0811f3..3dd2e09405 100644
--- a/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj
+++ b/csharp/src/Microsoft.ML.OnnxRuntime/Microsoft.ML.OnnxRuntime.csproj
@@ -12,16 +12,23 @@
Microsoft Corporation
This package contains Microsoft's implementation of ONNX runtime, usable in .Net platforms
ONNX;ONNX Runtime;Machine Learning
- Microsoft Corporation
- true
+ © Microsoft Corporation. All rights reserved.
+
..\..
$(OnnxRuntimeCsharpRoot)\..\build\Windows
$(buildDirectory)\$(Configuration)\$(Configuration)
+
+
+ true
+
+
+
+ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb
@@ -66,20 +73,24 @@
-
+
+
+
+
- $(GitCommitHash)
+
@(MajorVersionNumber)
$(PackageVersion)
- $(PackageVersion)-dev-$(GitCommitHash)
+ $(PackageVersion)-dev-$(GitCommitHashShort)
+