|
@@ -11,8 +11,8 @@
|
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
|
<OutputType>Library</OutputType>
|
|
<OutputType>Library</OutputType>
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
- <RootNamespace>CD67.ModeleMVC.MVC</RootNamespace>
|
|
|
|
|
- <AssemblyName>CD67.ModeleMVC.MVC</AssemblyName>
|
|
|
|
|
|
|
+ <RootNamespace>CD67.FicheCollege.MVC</RootNamespace>
|
|
|
|
|
+ <AssemblyName>CD67.FicheCollege.MVC</AssemblyName>
|
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
|
<MvcBuildViews>false</MvcBuildViews>
|
|
<MvcBuildViews>false</MvcBuildViews>
|
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
@@ -46,11 +46,11 @@
|
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
|
</Reference>
|
|
</Reference>
|
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
|
|
|
|
|
|
|
+ <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
|
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
|
</Reference>
|
|
</Reference>
|
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
|
|
|
|
|
+ <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
|
</Reference>
|
|
</Reference>
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
@@ -66,14 +66,6 @@
|
|
|
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
|
</Reference>
|
|
</Reference>
|
|
|
- <Reference Include="Oracle.ManagedDataAccess, Version=4.122.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
|
|
|
|
|
- <HintPath>..\packages\Oracle.ManagedDataAccess.12.2.1100\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
|
|
|
|
|
- <Private>True</Private>
|
|
|
|
|
- </Reference>
|
|
|
|
|
- <Reference Include="Oracle.ManagedDataAccess.EntityFramework, Version=6.122.1.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
|
|
|
|
|
- <HintPath>..\packages\Oracle.ManagedDataAccess.EntityFramework.12.2.1100\lib\net45\Oracle.ManagedDataAccess.EntityFramework.dll</HintPath>
|
|
|
|
|
- <Private>True</Private>
|
|
|
|
|
- </Reference>
|
|
|
|
|
<Reference Include="SolrTools, Version=1.6.14.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<Reference Include="SolrTools, Version=1.6.14.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
<HintPath>..\..\PIMP\CD67.PIMP.Solr\bin\debug\SolrTools.dll</HintPath>
|
|
<HintPath>..\..\PIMP\CD67.PIMP.Solr\bin\debug\SolrTools.dll</HintPath>
|
|
@@ -161,10 +153,6 @@
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
<Compile Include="App_Start\BundleConfig.cs" />
|
|
<Compile Include="App_Start\BundleConfig.cs" />
|
|
|
<Compile Include="Controllers\HomeController.cs" />
|
|
<Compile Include="Controllers\HomeController.cs" />
|
|
|
- <Compile Include="Controllers\PrintTestController.cs" />
|
|
|
|
|
- <Compile Include="Controllers\RechercheController.cs" />
|
|
|
|
|
- <Compile Include="Controllers\TypeVikingController.cs" />
|
|
|
|
|
- <Compile Include="Controllers\VikingController.cs" />
|
|
|
|
|
<Compile Include="Global.asax.cs">
|
|
<Compile Include="Global.asax.cs">
|
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
|
</Compile>
|
|
</Compile>
|
|
@@ -310,16 +298,6 @@
|
|
|
<Content Include="Views\Shared\DisplayTemplates\YesNoInt.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\YesNoInt.cshtml" />
|
|
|
<Content Include="Views\Shared\EditorTemplates\YesNoInt.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\YesNoInt.cshtml" />
|
|
|
<Content Include="Views\Home\Index.cshtml" />
|
|
<Content Include="Views\Home\Index.cshtml" />
|
|
|
- <Content Include="Views\TypeViking\Create.cshtml" />
|
|
|
|
|
- <Content Include="Views\TypeViking\Delete.cshtml" />
|
|
|
|
|
- <Content Include="Views\TypeViking\Details.cshtml" />
|
|
|
|
|
- <Content Include="Views\TypeViking\Edit.cshtml" />
|
|
|
|
|
- <Content Include="Views\TypeViking\Index.cshtml" />
|
|
|
|
|
- <Content Include="Views\Viking\Create.cshtml" />
|
|
|
|
|
- <Content Include="Views\Viking\Delete.cshtml" />
|
|
|
|
|
- <Content Include="Views\Viking\Details.cshtml" />
|
|
|
|
|
- <Content Include="Views\Viking\Edit.cshtml" />
|
|
|
|
|
- <Content Include="Views\Viking\Index.cshtml" />
|
|
|
|
|
<Content Include="Views\Shared\DisplayTemplates\YesNoBool.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\YesNoBool.cshtml" />
|
|
|
<Content Include="Views\Shared\EditorTemplates\YesNoBool.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\YesNoBool.cshtml" />
|
|
|
<Content Include="Views\_ViewStart.cshtml" />
|
|
<Content Include="Views\_ViewStart.cshtml" />
|
|
@@ -332,9 +310,7 @@
|
|
|
<Content Include="Views\Shared\DisplayTemplates\CanonicalHelperModel.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\CanonicalHelperModel.cshtml" />
|
|
|
<Content Include="Views\Shared\DisplayTemplates\Date.cshtml" />
|
|
<Content Include="Views\Shared\DisplayTemplates\Date.cshtml" />
|
|
|
<Content Include="Views\Shared\EditorTemplates\Date.cshtml" />
|
|
<Content Include="Views\Shared\EditorTemplates\Date.cshtml" />
|
|
|
- <Content Include="Views\PrintTest\Index.cshtml" />
|
|
|
|
|
<Content Include="Views\Shared\_Flash.cshtml" />
|
|
<Content Include="Views\Shared\_Flash.cshtml" />
|
|
|
- <Content Include="Views\Recherche\Index.cshtml" />
|
|
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
<Folder Include="App_Data\" />
|
|
<Folder Include="App_Data\" />
|
|
@@ -345,17 +321,13 @@
|
|
|
</Content>
|
|
</Content>
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
- <ProjectReference Include="..\CD67.ModeleMVC.Entity\CD67.ModeleMVC.Entity.csproj">
|
|
|
|
|
|
|
+ <ProjectReference Include="..\CD67.FicheCollege.Entity\CD67.FicheCollege.Entity.csproj">
|
|
|
<Project>{5bdb34b4-4387-4af7-b388-37d4907dde39}</Project>
|
|
<Project>{5bdb34b4-4387-4af7-b388-37d4907dde39}</Project>
|
|
|
- <Name>CD67.ModeleMVC.Entity</Name>
|
|
|
|
|
|
|
+ <Name>CD67.FicheCollege.Entity</Name>
|
|
|
</ProjectReference>
|
|
</ProjectReference>
|
|
|
- <ProjectReference Include="..\CD67.ModeleMVC.Factory\CD67.ModeleMVC.Factory.csproj">
|
|
|
|
|
|
|
+ <ProjectReference Include="..\CD67.FicheCollege.Factory\CD67.FicheCollege.Factory.csproj">
|
|
|
<Project>{6b7ef24a-1af8-44fb-a290-e42f01ff8812}</Project>
|
|
<Project>{6b7ef24a-1af8-44fb-a290-e42f01ff8812}</Project>
|
|
|
- <Name>CD67.ModeleMVC.Factory</Name>
|
|
|
|
|
- </ProjectReference>
|
|
|
|
|
- <ProjectReference Include="..\CD67.ModeleMVC.Solr\CD67.ModeleMVC.Solr.csproj">
|
|
|
|
|
- <Project>{9110CF66-3E6B-4803-9C1F-D686A148B04D}</Project>
|
|
|
|
|
- <Name>CD67.ModeleMVC.Solr</Name>
|
|
|
|
|
|
|
+ <Name>CD67.FicheCollege.Factory</Name>
|
|
|
</ProjectReference>
|
|
</ProjectReference>
|
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|