feat: initial project commit
All checks were successful
dotnet publish / package (8.0) (push) Successful in 37s

This commit is contained in:
Louis Seubert 2024-04-14 17:42:13 +02:00
commit ca9f290d44
Signed by: louis9902
GPG key ID: 4B9DB28F826553BD
40 changed files with 3677 additions and 0 deletions

3
Directory.Build.targets Normal file
View file

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
</Project>