Daten werden grundsätzlich übertragen in neuer DB

WIP InlinerSanierung
This commit is contained in:
HuskyTeufel
2021-09-20 19:31:06 +02:00
parent ea3352db79
commit efa52c117c
4 changed files with 404 additions and 47 deletions

View File

@@ -6,6 +6,17 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\DaSaSo.Domain\DaSaSo.Domain.csproj" />
<ProjectReference Include="..\DaSaSo.EntityFramework\DaSaSo.EntityFramework.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="PresentationFramework">
<HintPath>..\..\..\..\..\..\Program Files\dotnet\packs\Microsoft.WindowsDesktop.App.Ref\6.0.0-preview.7.21378.9\ref\net6.0\PresentationFramework.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<None Update="TeufelDB.xaml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>