summaryrefslogtreecommitdiffstats
path: root/projecttemplates/projecttemplates.proj
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-04-16 16:38:06 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2010-04-16 16:38:06 -0700
commita23fa871be7ba3148c3182d2cfc5f89fbde0e895 (patch)
treee57e94f071189eb9a146047130ab6c9b230f739b /projecttemplates/projecttemplates.proj
parenta195843e69344d977013421d0ae5de78750b018c (diff)
parent34080bfd3948a0dea0dac6d876a200a9a8017669 (diff)
downloadDotNetOpenAuth-a23fa871be7ba3148c3182d2cfc5f89fbde0e895.zip
DotNetOpenAuth-a23fa871be7ba3148c3182d2cfc5f89fbde0e895.tar.gz
DotNetOpenAuth-a23fa871be7ba3148c3182d2cfc5f89fbde0e895.tar.bz2
Merged in v3.4.3.
Diffstat (limited to 'projecttemplates/projecttemplates.proj')
-rw-r--r--projecttemplates/projecttemplates.proj2
1 files changed, 1 insertions, 1 deletions
diff --git a/projecttemplates/projecttemplates.proj b/projecttemplates/projecttemplates.proj
index 0602362..470d1f3 100644
--- a/projecttemplates/projecttemplates.proj
+++ b/projecttemplates/projecttemplates.proj
@@ -209,7 +209,7 @@
<DowngradeProjects
Projects="@(ProjectTemplates2008Layout)"
Condition="'%(Extension)' == '.csproj'"
- DowngradeMvc2ToMvc1="true"
+ DowngradeMvc2ToMvc1="$(DowngradeMvc2ToMvc1)"
/>
<Purge Directories="$(ProjectTemplates2008LayoutPath)"