summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.BuildTasks/DowngradeProjects.cs
Commit message (Collapse)AuthorAgeFilesLines
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
| | | | Fixes #66
* Fixed some build issues with drop.projAndrew Arnott2011-09-051-1/+1
| | | | Layouts can now be built.
* Fixed VSIs to use the 2008 projects.Andrew Arnott2010-07-211-4/+19
|
* Downgrading VS2010 sample projects to VS2008 now happens by creating NEW ↵Andrew Arnott2010-07-211-3/+44
| | | | | | project and solution files rather than wiping out the VS2010 ones. So now VS2008 and VS2010 users have solutions and projects they can open immediately.
* Fixed sample project downgrade to remove EnlistmentInfo imports that aren't ↵Andrew Arnott2010-07-211-1/+5
| | | | supported in MSBuild v3.5.
* Made downgrading ASP.NET MVC versions an opt-in step.Andrew Arnott2010-01-151-4/+11
|
* Sample projects are now downgraded from VS2010 to VS2008 while creating a drop.Andrew Arnott2010-01-091-0/+103