Dodaj pliki projektów.

This commit is contained in:
Christopher
2024-11-11 19:39:56 +01:00
parent 9d36c1e967
commit f736752ae9
39 changed files with 1184 additions and 0 deletions
@@ -0,0 +1,8 @@
<maui:MauiWinUIApplication
x:Class="ModelViewViewModelProject.WinUI.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:maui="using:Microsoft.Maui"
xmlns:local="using:ModelViewViewModelProject.WinUI">
</maui:MauiWinUIApplication>