diff --git a/.gitignore b/.gitignore
index 75adba178..99c66264f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,7 @@ artifacts/
launchSettings.json
publish-env
*.binlog
+_*
# MacOS related
-.DS_Store
\ No newline at end of file
+.DS_Store
diff --git a/eng/build/Engineering.props b/eng/build/Engineering.props
index 569a55520..18aad3941 100644
--- a/eng/build/Engineering.props
+++ b/eng/build/Engineering.props
@@ -22,7 +22,6 @@
latest
enable
enable
- true
true
true
diff --git a/eng/tools/publish-tools/chocolatey/nuspec_template b/eng/tools/publish-tools/chocolatey/nuspec_template
index affb81680..698fcc12e 100644
--- a/eng/tools/publish-tools/chocolatey/nuspec_template
+++ b/eng/tools/publish-tools/chocolatey/nuspec_template
@@ -15,7 +15,7 @@
The Azure Functions Core Tools provide a local development experience for creating, developing, testing, running, and debugging Azure Functions.
-
-
+
+
\ No newline at end of file