feat: add initial project setup
All checks were successful
default / dotnet-default-workflow (push) Successful in 1m2s
release / dotnet-release-workflow (push) Successful in 1m6s

This commit is contained in:
Louis Seubert 2026-04-05 08:23:42 +02:00
commit ed1e31314d
Signed by: louis9902
GPG key ID: 4B9DB28F826553BD
32 changed files with 3397 additions and 0 deletions

2
Directory.Build.targets Normal file
View file

@ -0,0 +1,2 @@
<Project>
</Project>