request/request.slnx
Louis Seubert 3a6c472529
All checks were successful
default / dotnet-default-workflow (push) Successful in 55s
feat: add generic result library
2026-05-09 20:00:28 +02:00

6 lines
299 B
Text

<Solution>
<Project Path="src/Request/Geekeey.Request.csproj" />
<Project Path="src/Request.Tests/Geekeey.Request.Tests.csproj" />
<Project Path="src/Request.Result/Geekeey.Request.Result.csproj" />
<Project Path="src/Request.Result.Tests/Geekeey.Request.Result.Tests.csproj" />
</Solution>