summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.BuildTasks/CreateWebApplication.cs
Commit message (Collapse)AuthorAgeFilesLines
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Split up creating IIS web sites and publishing to them, so that TeamCity ↵Andrew Arnott2009-08-041-1/+3
| | | | build agent does not require administrator permissions.
* Added PublishDocumentation and PublishSamples targets that push docs and ↵Andrew Arnott2009-08-031-0/+93
sample web sites to IIS.