Güteschutzprotokolle hinzugefügt

This commit is contained in:
Husky
2020-03-16 19:48:55 +01:00
parent 47beb8b598
commit 009c54cc84
14 changed files with 1230 additions and 7 deletions

View File

@@ -15,10 +15,10 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.2" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="3.1.2" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.Design" Version="1.1.0" />
<PackageReference Include="Syncfusion.DocIO.Wpf" Version="17.4.0.51" />
<PackageReference Include="Syncfusion.DocToPDFConverter.Wpf" Version="17.4.0.51" />
<PackageReference Include="Syncfusion.Grid.WPF" Version="17.4.0.51" />
<PackageReference Include="Syncfusion.XlsIO.Wpf" Version="17.4.0.51" />
<PackageReference Include="Syncfusion.DocIO.Wpf" Version="17.4.0.55" />
<PackageReference Include="Syncfusion.DocToPDFConverter.Wpf" Version="17.4.0.55" />
<PackageReference Include="Syncfusion.Grid.WPF" Version="17.4.0.55" />
<PackageReference Include="Syncfusion.XlsIO.Wpf" Version="17.4.0.55" />
</ItemGroup>
<ItemGroup>