summaryrefslogtreecommitdiffstats
path: root/projecttemplates
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-01-13 23:25:37 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2010-01-13 23:25:37 -0800
commitac8620d66eef2877343aa7047e382de39d6b72df (patch)
tree2256b6c35ae3c01fad89c5923db1f6e2f0a30ad6 /projecttemplates
parent415ea51a475e35079d2a595b90803f331a1d8ee7 (diff)
downloadDotNetOpenAuth-ac8620d66eef2877343aa7047e382de39d6b72df.zip
DotNetOpenAuth-ac8620d66eef2877343aa7047e382de39d6b72df.tar.gz
DotNetOpenAuth-ac8620d66eef2877343aa7047e382de39d6b72df.tar.bz2
Beginning of VSIX packaging, and made VSI include version number from build system.
Diffstat (limited to 'projecttemplates')
-rw-r--r--projecttemplates/DotNetOpenAuth Starter Kits.vscontent4
1 files changed, 2 insertions, 2 deletions
diff --git a/projecttemplates/DotNetOpenAuth Starter Kits.vscontent b/projecttemplates/DotNetOpenAuth Starter Kits.vscontent
index 184c28c..d084bb1 100644
--- a/projecttemplates/DotNetOpenAuth Starter Kits.vscontent
+++ b/projecttemplates/DotNetOpenAuth Starter Kits.vscontent
@@ -4,7 +4,7 @@
<DisplayName>ASP.NET OpenID-InfoCard RP</DisplayName>
<Description>An ASP.NET web forms web site that accepts OpenID and InfoCard logins</Description>
<FileContentType>VSTemplate</FileContentType>
- <ContentVersion>2.0</ContentVersion>
+ <ContentVersion>$version$</ContentVersion>
<Attributes>
<Attribute name="ProjectType" value="Visual C#"/>
<Attribute name="ProjectSubType" value="Web"/>
@@ -16,7 +16,7 @@
<DisplayName>ASP.NET MVC OpenID-InfoCard RP</DisplayName>
<Description>An ASP.NET MVC web site that accepts OpenID and InfoCard logins</Description>
<FileContentType>VSTemplate</FileContentType>
- <ContentVersion>2.0</ContentVersion>
+ <ContentVersion>$version$</ContentVersion>
<Attributes>
<Attribute name="ProjectType" value="Visual C#"/>
<Attribute name="ProjectSubType" value="Web"/>