Skip to content

Commit

Permalink
Added comment to trigger appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonjoh committed Aug 12, 2016
1 parent 91b6d17 commit 8a9294a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ApiDocs.Validation/Writers/IPublishOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ public class DefaultPublishOptions : IPublishOptions

public string OutputExtension { get; set; }

// Added set to make AppVeyor happy
public Dictionary<string,object> PageParameterDict { get; set; }

public string TableOfContentsOutputRelativePath { get; set; }
Expand Down

0 comments on commit 8a9294a

Please sign in to comment.