not working

This commit is contained in:
Matthias Heil
2026-03-31 18:48:55 +02:00
parent ac7149fb9b
commit 83f8031862
12 changed files with 215 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
</Project>