summaryrefslogtreecommitdiffstats
path: root/samples/RelyingPartyMvc/RelyingPartyMvc.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'samples/RelyingPartyMvc/RelyingPartyMvc.csproj')
-rw-r--r--samples/RelyingPartyMvc/RelyingPartyMvc.csproj38
1 files changed, 38 insertions, 0 deletions
diff --git a/samples/RelyingPartyMvc/RelyingPartyMvc.csproj b/samples/RelyingPartyMvc/RelyingPartyMvc.csproj
index 7d6bab4..13bd612 100644
--- a/samples/RelyingPartyMvc/RelyingPartyMvc.csproj
+++ b/samples/RelyingPartyMvc/RelyingPartyMvc.csproj
@@ -78,10 +78,48 @@
</Compile>
</ItemGroup>
<ItemGroup>
+ <Content Include="Content\css\openidlogin.css" />
+ <Content Include="Content\images\aol.gif" />
+ <Content Include="Content\images\facebook.gif" />
+ <Content Include="Content\images\google.gif" />
+ <Content Include="Content\images\openid.gif" />
+ <Content Include="Content\images\openid_small.gif" />
+ <Content Include="Content\images\yahoo.gif" />
+ <Content Include="Content\scripts\jquery-1.3.1.js" />
+ <Content Include="Content\scripts\jquery-ui-personalized-1.6rc6.js" />
+ <Content Include="Content\scripts\jquery-ui-personalized-1.6rc6.min.js" />
+ <Content Include="Content\theme\images\ui-bg_flat_55_999999_40x100.png" />
+ <Content Include="Content\theme\images\ui-bg_flat_75_aaaaaa_40x100.png" />
+ <Content Include="Content\theme\images\ui-bg_glass_45_0078ae_1x400.png" />
+ <Content Include="Content\theme\images\ui-bg_glass_55_f8da4e_1x400.png" />
+ <Content Include="Content\theme\images\ui-bg_glass_75_79c9ec_1x400.png" />
+ <Content Include="Content\theme\images\ui-bg_gloss-wave_45_e14f1c_500x100.png" />
+ <Content Include="Content\theme\images\ui-bg_gloss-wave_50_6eac2c_500x100.png" />
+ <Content Include="Content\theme\images\ui-bg_gloss-wave_75_2191c0_500x100.png" />
+ <Content Include="Content\theme\images\ui-bg_inset-hard_100_fcfdfd_1x100.png" />
+ <Content Include="Content\theme\images\ui-icons_0078ae_256x240.png" />
+ <Content Include="Content\theme\images\ui-icons_056b93_256x240.png" />
+ <Content Include="Content\theme\images\ui-icons_d8e7f3_256x240.png" />
+ <Content Include="Content\theme\images\ui-icons_e0fdff_256x240.png" />
+ <Content Include="Content\theme\images\ui-icons_f5e175_256x240.png" />
+ <Content Include="Content\theme\images\ui-icons_f7a50d_256x240.png" />
+ <Content Include="Content\theme\images\ui-icons_fcd113_256x240.png" />
+ <Content Include="Content\theme\ui.accordion.css" />
+ <Content Include="Content\theme\ui.all.css" />
+ <Content Include="Content\theme\ui.base.css" />
+ <Content Include="Content\theme\ui.core.css" />
+ <Content Include="Content\theme\ui.datepicker.css" />
+ <Content Include="Content\theme\ui.dialog.css" />
+ <Content Include="Content\theme\ui.progressbar.css" />
+ <Content Include="Content\theme\ui.resizable.css" />
+ <Content Include="Content\theme\ui.slider.css" />
+ <Content Include="Content\theme\ui.tabs.css" />
+ <Content Include="Content\theme\ui.theme.css" />
<Content Include="Default.aspx" />
<Content Include="Global.asax" />
<Content Include="Views\User\Index.aspx" />
<Content Include="Views\User\Login.aspx" />
+ <Content Include="Views\User\LoginPopup.aspx" />
<Content Include="Web.config" />
<Content Include="Content\Site.css" />
<Content Include="Views\Home\Index.aspx" />