diff --git a/WpfApp1/App.xaml.cs b/WpfApp1/App.xaml.cs deleted file mode 100644 index 3c9cbfe..0000000 --- a/WpfApp1/App.xaml.cs +++ /dev/null @@ -1,17 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Configuration; -using System.Data; -using System.Linq; -using System.Threading.Tasks; -using System.Windows; - -namespace WpfApp1 -{ - /// - /// Interaktionslogik für "App.xaml" - /// - public partial class App : Application - { - } -}