Correction de nommage de données de paramétrage + correction de la fonction d'import

This commit is contained in:
2020-12-28 18:56:26 +01:00
parent f4aac126eb
commit 794ad8342d
19 changed files with 45 additions and 430 deletions

View File

@@ -114,17 +114,9 @@
<Compile Include="InputWindow.xaml.cs">
<DependentUpon>InputWindow.xaml</DependentUpon>
</Compile>
<Compile Include="Migrations\202012051414539_V1.cs" />
<Compile Include="Migrations\202012051414539_V1.designer.cs">
<DependentUpon>202012051414539_V1.cs</DependentUpon>
</Compile>
<Compile Include="Migrations\202012271642572_V2.cs" />
<Compile Include="Migrations\202012271642572_V2.designer.cs">
<DependentUpon>202012271642572_V2.cs</DependentUpon>
</Compile>
<Compile Include="Migrations\202012272059415_V3.cs" />
<Compile Include="Migrations\202012272059415_V3.designer.cs">
<DependentUpon>202012272059415_V3.cs</DependentUpon>
<Compile Include="Migrations\202012281505590_V1.cs" />
<Compile Include="Migrations\202012281505590_V1.designer.cs">
<DependentUpon>202012281505590_V1.cs</DependentUpon>
</Compile>
<Compile Include="Migrations\Configuration.cs" />
<Compile Include="Model\Citoyen.cs" />
@@ -191,14 +183,8 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<EmbeddedResource Include="Migrations\202012051414539_V1.resx">
<DependentUpon>202012051414539_V1.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Migrations\202012271642572_V2.resx">
<DependentUpon>202012271642572_V2.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Migrations\202012272059415_V3.resx">
<DependentUpon>202012272059415_V3.cs</DependentUpon>
<EmbeddedResource Include="Migrations\202012281505590_V1.resx">
<DependentUpon>202012281505590_V1.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>