MailAddress works in MemoryStreamDebuggerVisualizer

but not in MailAddressVisualizer
This commit is contained in:
Matthias Heil
2026-01-13 12:01:53 +01:00
parent 6768bd2090
commit 9953e76d55
2 changed files with 4 additions and 2 deletions

View File

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