Added MemoryStreamDebugVisualizer

This commit is contained in:
Matthias Heil
2026-01-13 11:40:39 +01:00
parent 38246e4fe8
commit e48d6a63f8
13 changed files with 626 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<Solution>
<Project Path="MemoryStreamObjectSource/MemoryStreamObjectSource.csproj" />
<Project Path="MemoryStreamVisualizer/MemoryStreamVisualizer.csproj" />
<Project Path="TestApp/TestApp.csproj" />
</Solution>