Initialize Bankrekening project with .NET 9.0 and add basic console output

This commit is contained in:
vista-man
2025-01-27 18:52:57 +01:00
parent 7c75e6539d
commit 6ad601307d
7 changed files with 187 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />