Skip to content

Commit

Permalink
Add XML docs on build
Browse files Browse the repository at this point in the history
  • Loading branch information
henkmollema committed Jun 10, 2016
1 parent a81492d commit 1da4a1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
.nuget/
packages/
artifacts/
pack/
PublishProfiles/
.vs/
debugSettings.json
Expand Down
4 changes: 4 additions & 0 deletions src/Dommel/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,9 @@
"System.ComponentModel.Annotations": "4.1.0-rc2-24027"
}
}
},

"buildOptions": {
"xmlDoc": true
}
}

0 comments on commit 1da4a1d

Please sign in to comment.