summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2009-12-13 14:19:06 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2009-12-13 14:33:01 -0800
commit5536bf8278c778d42fd559226d4d5bc25c29dbe8 (patch)
tree09f7cf4468b3661bf2afbc8209fa6caf3ac0c9f6
parent696f4f73fa14bad24f632701e1709e4c6a1bf2e8 (diff)
downloadDotNetOpenAuth-5536bf8278c778d42fd559226d4d5bc25c29dbe8.zip
DotNetOpenAuth-5536bf8278c778d42fd559226d4d5bc25c29dbe8.tar.gz
DotNetOpenAuth-5536bf8278c778d42fd559226d4d5bc25c29dbe8.tar.bz2
Added missing verisign image from project.
-rw-r--r--projecttemplates/WebFormsRelyingParty/WebFormsRelyingParty.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/projecttemplates/WebFormsRelyingParty/WebFormsRelyingParty.csproj b/projecttemplates/WebFormsRelyingParty/WebFormsRelyingParty.csproj
index 6d024df..4b30170 100644
--- a/projecttemplates/WebFormsRelyingParty/WebFormsRelyingParty.csproj
+++ b/projecttemplates/WebFormsRelyingParty/WebFormsRelyingParty.csproj
@@ -233,6 +233,7 @@
<Content Include="xrds.aspx" />
</ItemGroup>
<ItemGroup>
+ <Content Include="images\verisign.gif" />
<Content Include="Members\OAuthAuthorize.aspx" />
<Content Include="OAuth.ashx" />
</ItemGroup>