diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2009-12-05 21:16:02 -0800 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2009-12-05 21:16:02 -0800 |
commit | 10eda51f376d9f45bf104ad6cd65385cbae81e50 (patch) | |
tree | 3d5b2680d2a16c390431583cc92d698a82d445fe /samples/OpenIdRelyingPartyWebForms/OpenIdRelyingPartyWebForms.csproj | |
parent | 5ef091b587d8ab42cc87a75c55ca83e4a85d7e72 (diff) | |
download | DotNetOpenAuth-10eda51f376d9f45bf104ad6cd65385cbae81e50.zip DotNetOpenAuth-10eda51f376d9f45bf104ad6cd65385cbae81e50.tar.gz DotNetOpenAuth-10eda51f376d9f45bf104ad6cd65385cbae81e50.tar.bz2 |
Updated the logos that appear on the sample sites.
Diffstat (limited to 'samples/OpenIdRelyingPartyWebForms/OpenIdRelyingPartyWebForms.csproj')
-rw-r--r-- | samples/OpenIdRelyingPartyWebForms/OpenIdRelyingPartyWebForms.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/OpenIdRelyingPartyWebForms/OpenIdRelyingPartyWebForms.csproj b/samples/OpenIdRelyingPartyWebForms/OpenIdRelyingPartyWebForms.csproj index 5750f33..d2548cf 100644 --- a/samples/OpenIdRelyingPartyWebForms/OpenIdRelyingPartyWebForms.csproj +++ b/samples/OpenIdRelyingPartyWebForms/OpenIdRelyingPartyWebForms.csproj @@ -184,10 +184,10 @@ </ItemGroup> <ItemGroup> <Content Include="favicon.ico" /> + <Content Include="images\DotNetOpenAuth.png" /> <Content Include="loginGoogleApps.aspx" /> <Content Include="loginPlusOAuthSampleOP.aspx" /> <Content Include="images\attention.png" /> - <Content Include="images\dotnetopenid_tiny.gif" /> <Content Include="images\openid_login.gif" /> <Content Include="images\yahoo.png" /> <Content Include="loginPlusOAuth.aspx" /> |