Correction de la fonction de publipostage

This commit is contained in:
2020-12-05 12:29:30 +01:00
parent 9c368f4c44
commit e860a03047
5 changed files with 85 additions and 3 deletions

View File

@@ -112,6 +112,9 @@
<Compile Include="PreferencesModal.xaml.cs">
<DependentUpon>PreferencesModal.xaml</DependentUpon>
</Compile>
<Compile Include="SmsWindow.xaml.cs">
<DependentUpon>SmsWindow.xaml</DependentUpon>
</Compile>
<Compile Include="Validation\Age.cs" />
<Compile Include="Validation\MandatoryString.cs" />
<Page Include="CitoyenModal.xaml">
@@ -137,6 +140,10 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="SmsWindow.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs">