fix: Umbruchlogik
CI / build-and-test (push) Waiting to run

This commit is contained in:
2026-09-16 02:21:21 +02:00
parent ef3e9dbbb6
commit 861f2c76ca
4 changed files with 117 additions and 3 deletions
@@ -3,6 +3,7 @@
<ItemGroup>
<ProjectReference Include="..\LehrerApp.Templating\LehrerApp.Templating.csproj" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="PdfPig" />
<PackageReference Include="xunit" />
<PackageReference Include="xunit.runner.visualstudio"><PrivateAssets>all</PrivateAssets></PackageReference>
</ItemGroup>