Ajout d'une fonctionnalité d'import/export CSV + amélioration de l'écran de démarrage
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
<HintPath>packages\Microsoft.Office.Interop.Word.15.0.4797.1003\lib\net20\Microsoft.Office.Interop.Word.dll</HintPath>
|
||||
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.VisualBasic" />
|
||||
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||
<HintPath>packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
@@ -107,6 +108,7 @@
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</ApplicationDefinition>
|
||||
<Compile Include="CitoyensSerializer.cs" />
|
||||
<Compile Include="Converter\NegateBoolean.cs" />
|
||||
<Compile Include="ImportWindow.xaml.cs">
|
||||
<DependentUpon>ImportWindow.xaml</DependentUpon>
|
||||
|
||||
Reference in New Issue
Block a user