added two samples

This commit is contained in:
2026-02-03 08:31:53 -05:00
parent 97e0ce1733
commit 51f577d218
1120 changed files with 45859 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<Solution>
<Folder Name="/docs/">
<File Path="demo.http" />
</Folder>
<Project Path="ApiOne/ApiOne.csproj" />
<Project Path="ApiTwo/ApiTwo.csproj" />
<Project Path="AppHost/AppHost.csproj" />
<Project Path="LateComer/LateComer.csproj" />
<Project Path="Messages/Messages.csproj" />
<Project Path="PlainListener/PlainListener.csproj" />
<Project Path="ServiceDefaults/ServiceDefaults.csproj" />
</Solution>