Projektdateien hinzufügen.

This commit is contained in:
2025-05-07 09:55:20 +02:00
parent a5e3c8bef2
commit c9a57e431a
7 changed files with 354 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<Application x:Class="Chatbot_v0._8._1Beta.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Chatbot_v0._8._1Beta"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>