This commit is contained in:
HuskyTeufel
2021-05-07 16:30:41 +02:00
parent 0596e3a4a5
commit 663448739a
9 changed files with 198 additions and 112 deletions

View File

@@ -5,6 +5,12 @@
<ProjectReference Include="..\Models\Models.csproj" />
</ItemGroup>
<ItemGroup>
<None Update="vorlage.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>