Update examples

This commit is contained in:
2026-07-14 21:53:48 +02:00
parent c7ddc282ed
commit 25690690d0
4 changed files with 68 additions and 22 deletions
@@ -3,13 +3,14 @@
<PropertyGroup>
<IsPackable>false</IsPackable>
<IsTestProject>true</IsTestProject>
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="GerstITS.TestFramework" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="AwesomeAssertions" />
<PackageReference Include="xunit" />
<PackageReference Include="xunit.v3" />
<PackageReference Include="xunit.runner.visualstudio" />
</ItemGroup>