diff --git a/Directory.Build.props b/Directory.Build.props
index 3fcf35e8..75d32e1f 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -48,13 +48,15 @@
Microsoft
MIT
true
- git
- https://github.com/microsoft/Omex
© Microsoft Corporation. All rights reserved.
- Omex
$(MSBuildProjectName)
+ Omex
+ false
+ git
+ https://github.com/microsoft/Omex
+ $(CommitSha)
false
true
@@ -65,5 +67,6 @@
true
$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb
+ $(MSBuildThisFileDirectory)
diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index 00a79cad..bd4a8f3e 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -10,4 +10,7 @@
+
+
+
\ No newline at end of file