We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6795001 commit 5a3b3faCopy full SHA for 5a3b3fa
.gitignore
@@ -132,3 +132,8 @@ src/GitVersionRubyGem/bin/LibGit2Sharp.dll.config
132
133
!**/*.cake
134
.DS_Store
135
+
136
+# Wyam
137
+config.wyam.dll
138
+config.wyam.hash
139
+config.wyam.packages.xml
config.wyam
@@ -0,0 +1 @@
1
+Pipelines["RenderPages"].Replace("WriteMetadata", new Headings(2));
0 commit comments