Ajout de la persistence des paramètres d'affichage et de la taille de la fenêtre principale
This commit is contained in:
@@ -118,6 +118,10 @@
|
||||
<Compile Include="Migrations\202012281505590_V1.designer.cs">
|
||||
<DependentUpon>202012281505590_V1.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\202012292127194_V2.cs" />
|
||||
<Compile Include="Migrations\202012292127194_V2.designer.cs">
|
||||
<DependentUpon>202012292127194_V2.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\Configuration.cs" />
|
||||
<Compile Include="Model\Citoyen.cs" />
|
||||
<Compile Include="Model\Preferences.cs" />
|
||||
@@ -186,6 +190,9 @@
|
||||
<EmbeddedResource Include="Migrations\202012281505590_V1.resx">
|
||||
<DependentUpon>202012281505590_V1.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Migrations\202012292127194_V2.resx">
|
||||
<DependentUpon>202012292127194_V2.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Properties\Resources.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
|
||||
Reference in New Issue
Block a user