fix namespace

This commit is contained in:
Oli Sturm
2026-04-22 15:07:46 +01:00
parent fd03c45942
commit f99a6e9fc7
6 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
using CsharpFp1.Application;
using CsharpFp1.Domain;
using CsharpFp1.Infrastructure;
using CsharpOopSimplified2.Application;
using CsharpOopSimplified2.Domain;
using CsharpOopSimplified2.Infrastructure;
Console.WriteLine("[csharp-oop-simplified2] Starting withdraw money demo...");