|
|
@@ -165,6 +165,7 @@
|
|
|
<Compile Include="Global.asax.cs">
|
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Internal\Referentiel.cs" />
|
|
|
<Compile Include="Internal\FlashMessageExtensions.cs" />
|
|
|
<Compile Include="Internal\MvcHtmlHelpers.cs" />
|
|
|
<Compile Include="Internal\Navigation.cs" />
|
|
|
@@ -174,6 +175,11 @@
|
|
|
<Compile Include="Models\ModeAcces.cs" />
|
|
|
<Compile Include="Models\UtilisateurConnecte.cs" />
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
+ <Compile Include="Properties\Settings.Designer.cs">
|
|
|
+ <AutoGen>True</AutoGen>
|
|
|
+ <DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
|
+ <DependentUpon>Settings.settings</DependentUpon>
|
|
|
+ </Compile>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Compile Include="App_Start\FilterConfig.cs" />
|
|
|
@@ -254,6 +260,10 @@
|
|
|
<Content Include="Scripts\cd67-Menu.js" />
|
|
|
<Content Include="Content\cd67-custom.less" />
|
|
|
<Content Include="Content\cd67-model.less" />
|
|
|
+ <None Include="Properties\Settings.settings">
|
|
|
+ <Generator>SettingsSingleFileGenerator</Generator>
|
|
|
+ <LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
|
+ </None>
|
|
|
<None Include="Scripts\jquery-3.2.1.intellisense.js" />
|
|
|
<Content Include="Scripts\cd67-picker.js" />
|
|
|
<Content Include="Scripts\colorbox\i18n\jquery.colorbox-ar.js" />
|