„WpfApp1/App.xaml.cs“ löschen

This commit is contained in:
Marcus Ferl 2022-04-01 20:23:42 +02:00
parent 9b5151f732
commit 0a4ea4bb73

View File

@ -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
{
/// <summary>
/// Interaktionslogik für "App.xaml"
/// </summary>
public partial class App : Application
{
}
}