summaryrefslogtreecommitdiffstats
path: root/projecttemplates/WebFormsRelyingParty.vstemplate
diff options
context:
space:
mode:
Diffstat (limited to 'projecttemplates/WebFormsRelyingParty.vstemplate')
-rw-r--r--projecttemplates/WebFormsRelyingParty.vstemplate3
1 files changed, 1 insertions, 2 deletions
diff --git a/projecttemplates/WebFormsRelyingParty.vstemplate b/projecttemplates/WebFormsRelyingParty.vstemplate
index e582d63..0773df2 100644
--- a/projecttemplates/WebFormsRelyingParty.vstemplate
+++ b/projecttemplates/WebFormsRelyingParty.vstemplate
@@ -2,9 +2,8 @@
<TemplateData>
<Name>ASP.NET OpenID-InfoCard RP</Name>
<RequiredFrameworkVersion>3.5</RequiredFrameworkVersion>
- <Description>An ASP.NET web forms web site that accepts OpenID and InfoCard logins</Description>
+ <Description>An ASP.NET web forms web site that accepts OpenID and InfoCard logins and acts as an OAuth service provider.</Description>
<ProjectType>CSharp</ProjectType>
- <ProjectSubType>Web</ProjectSubType>
<NumberOfParentCategoriesToRollUp>2</NumberOfParentCategoriesToRollUp>
<SortOrder>1000</SortOrder>
<CreateNewFolder>true</CreateNewFolder>