feat: add generic result library
All checks were successful
default / dotnet-default-workflow (push) Successful in 55s
All checks were successful
default / dotnet-default-workflow (push) Successful in 55s
This commit is contained in:
parent
6574f56985
commit
3a6c472529
32 changed files with 2893 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
<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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue