|
@@ -117,6 +117,9 @@
|
|
|
<DependentUpon>GenericFactories.tt</DependentUpon>
|
|
<DependentUpon>GenericFactories.tt</DependentUpon>
|
|
|
</Compile>
|
|
</Compile>
|
|
|
<Compile Include="Internal\BaseFactory.cs" />
|
|
<Compile Include="Internal\BaseFactory.cs" />
|
|
|
|
|
+ <Compile Include="Internal\GroupeFactory.cs">
|
|
|
|
|
+ <DependentUpon>GenericFactories.tt</DependentUpon>
|
|
|
|
|
+ </Compile>
|
|
|
<Compile Include="Internal\RestaurationFormulaireFactory.cs">
|
|
<Compile Include="Internal\RestaurationFormulaireFactory.cs">
|
|
|
<DependentUpon>GenericFactories.tt</DependentUpon>
|
|
<DependentUpon>GenericFactories.tt</DependentUpon>
|
|
|
</Compile>
|
|
</Compile>
|
|
@@ -138,6 +141,12 @@
|
|
|
<Compile Include="Internal\TypeCollegeFactory.cs">
|
|
<Compile Include="Internal\TypeCollegeFactory.cs">
|
|
|
<DependentUpon>GenericFactories.tt</DependentUpon>
|
|
<DependentUpon>GenericFactories.tt</DependentUpon>
|
|
|
</Compile>
|
|
</Compile>
|
|
|
|
|
+ <Compile Include="Internal\UtilisateurFactory.cs">
|
|
|
|
|
+ <DependentUpon>GenericFactories.tt</DependentUpon>
|
|
|
|
|
+ </Compile>
|
|
|
|
|
+ <Compile Include="Internal\UtilisateursGroupeFactory.cs">
|
|
|
|
|
+ <DependentUpon>GenericFactories.tt</DependentUpon>
|
|
|
|
|
+ </Compile>
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
|
<AutoGen>True</AutoGen>
|
|
<AutoGen>True</AutoGen>
|