build: initial project release
Some checks failed
default / dotnet-default-workflow (push) Successful in 56s
release / dotnet-release-workflow (push) Failing after 53s

This commit is contained in:
Louis Seubert 2026-01-20 22:41:16 +01:00
commit e313a60138
Signed by: louis9902
GPG key ID: 4B9DB28F826553BD
59 changed files with 4903 additions and 0 deletions

5
process.slnx Normal file
View file

@ -0,0 +1,5 @@
<Solution>
<Project Path="src\process.dummy.app\Geekeey.Process.Dummy.App.csproj" />
<Project Path="src\process.tests\Geekeey.Process.Tests.csproj" />
<Project Path="src\process\Geekeey.Process.csproj" />
</Solution>