Datenschnittstelle erweitert

This commit is contained in:
HuskyTeufel
2022-05-30 15:51:01 +02:00
parent b2a9d46c4d
commit 455f57fd35
38 changed files with 647 additions and 116 deletions

View File

@@ -7,7 +7,11 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\GuiWPF_ViewModel\GuiWPF_ViewModel.csproj" />
<PackageReference Include="Ninject" Version="3.3.5" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Mappings\Mappings.csproj" />
</ItemGroup>
</Project>