diff --git a/Build/local_build_id.txt b/Build/local_build_id.txt
deleted file mode 100644
index e69de29bb..000000000
diff --git a/Directory.Build.props b/Directory.Build.props
index c26d0f240..8d86b4d95 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -12,6 +12,15 @@
$(RepoRoot)..\XSharp\
+
+
+
+
+
0.1.0
-build$(APPVEYOR_BUILD_NUMBER)+$(APPVEYOR_REPO_COMMIT.Substring(0, 7))
@@ -22,7 +31,7 @@
resolved version will be the stable one, i.e. without the
-localbuildyyyyMMddhhmmss suffix.
-->
- -localbuild$([System.IO.File]::ReadAllText('$(RepoRoot)build\local_build_id.txt'))
+ -localbuild$(PackageVersionLocalBuildSuffix)