|
|
@@ -157,6 +157,7 @@
|
|
|
<Compile Include="Global.asax.cs">
|
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Internal\Navigation.cs" />
|
|
|
<Compile Include="Internal\Utilisateur.cs" />
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
</ItemGroup>
|
|
|
@@ -243,9 +244,19 @@
|
|
|
<Content Include="Content\bootstrap-theme.min.css.map" />
|
|
|
<Content Include="Content\bootstrap-theme.css.map" />
|
|
|
<Content Include="bin\CD67.ModeleMVC.MVC.dll.config" />
|
|
|
- <Content Include="Mvc.sitemap">
|
|
|
+ <Content Include="Views\Shared\DisplayTemplates\CanonicalHelperModel.ascx" />
|
|
|
+ <Content Include="Views\Shared\DisplayTemplates\MenuHelperModel.ascx" />
|
|
|
+ <Content Include="Views\Shared\DisplayTemplates\MetaRobotsHelperModel.ascx" />
|
|
|
+ <Content Include="Views\Shared\DisplayTemplates\SiteMapHelperModel.ascx" />
|
|
|
+ <Content Include="Views\Shared\DisplayTemplates\SiteMapNodeModel.ascx" />
|
|
|
+ <Content Include="Views\Shared\DisplayTemplates\SiteMapNodeModelList.ascx" />
|
|
|
+ <Content Include="Views\Shared\DisplayTemplates\SiteMapPathHelperModel.ascx" />
|
|
|
+ <Content Include="Views\Shared\DisplayTemplates\SiteMapPathHelperModel.cshtml" />
|
|
|
+ <Content Include="Views\Shared\DisplayTemplates\SiteMapTitleHelperModel.ascx" />
|
|
|
+ <Content Include="web.sitemap">
|
|
|
<SubType>Designer</SubType>
|
|
|
</Content>
|
|
|
+ <Content Include="Mvc.sitemap" />
|
|
|
<None Include="MvcSiteMapSchema.xsd">
|
|
|
<SubType>Designer</SubType>
|
|
|
</None>
|
|
|
@@ -270,14 +281,6 @@
|
|
|
<Content Include="Scripts\sidebar_menu.js" />
|
|
|
<Content Include="style\ModeleStyleSheet.css" />
|
|
|
<Content Include="style\AppStyleSheet.css" />
|
|
|
- <Content Include="Views\Shared\DisplayTemplates\CanonicalHelperModel.ascx" />
|
|
|
- <Content Include="Views\Shared\DisplayTemplates\MenuHelperModel.ascx" />
|
|
|
- <Content Include="Views\Shared\DisplayTemplates\MetaRobotsHelperModel.ascx" />
|
|
|
- <Content Include="Views\Shared\DisplayTemplates\SiteMapHelperModel.ascx" />
|
|
|
- <Content Include="Views\Shared\DisplayTemplates\SiteMapNodeModel.ascx" />
|
|
|
- <Content Include="Views\Shared\DisplayTemplates\SiteMapNodeModelList.ascx" />
|
|
|
- <Content Include="Views\Shared\DisplayTemplates\SiteMapPathHelperModel.ascx" />
|
|
|
- <Content Include="Views\Shared\DisplayTemplates\SiteMapTitleHelperModel.ascx" />
|
|
|
<Content Include="Web.config">
|
|
|
<SubType>Designer</SubType>
|
|
|
</Content>
|
|
|
@@ -304,18 +307,17 @@
|
|
|
<Content Include="Views\VIKINGS\Index.cshtml" />
|
|
|
<Content Include="Views\Shared\DisplayTemplates\YesNoBool.cshtml" />
|
|
|
<Content Include="Views\Shared\EditorTemplates\YesNoBool.cshtml" />
|
|
|
+ <Content Include="Views\_ViewStart.cshtml" />
|
|
|
+ <Content Include="Views\Shared\_Layout.cshtml" />
|
|
|
+ <Content Include="Views\Home\About.cshtml" />
|
|
|
+ <Content Include="Views\VIKINGS\Test.cshtml" />
|
|
|
<Content Include="Views\Shared\DisplayTemplates\SiteMapTitleHelperModel.cshtml" />
|
|
|
- <Content Include="Views\Shared\DisplayTemplates\SiteMapPathHelperModel.cshtml" />
|
|
|
<Content Include="Views\Shared\DisplayTemplates\SiteMapNodeModelList.cshtml" />
|
|
|
<Content Include="Views\Shared\DisplayTemplates\SiteMapNodeModel.cshtml" />
|
|
|
<Content Include="Views\Shared\DisplayTemplates\SiteMapHelperModel.cshtml" />
|
|
|
<Content Include="Views\Shared\DisplayTemplates\MetaRobotsHelperModel.cshtml" />
|
|
|
<Content Include="Views\Shared\DisplayTemplates\MenuHelperModel.cshtml" />
|
|
|
<Content Include="Views\Shared\DisplayTemplates\CanonicalHelperModel.cshtml" />
|
|
|
- <Content Include="Views\_ViewStart.cshtml" />
|
|
|
- <Content Include="Views\Shared\_Layout.cshtml" />
|
|
|
- <Content Include="Views\Home\About.cshtml" />
|
|
|
- <Content Include="Views\VIKINGS\Test.cshtml" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Folder Include="App_Data\" />
|