We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b9e2be commit 1305d90Copy full SHA for 1305d90
appveyor.yml
@@ -7,6 +7,7 @@ configuration:
7
- Release
8
before_build:
9
- nuget restore
10
+skip_tags: true
11
build:
12
project: DocumentationAnalyzers.sln
13
verbosity: minimal
0 commit comments