AssemblyInfo.cs gelöscht

L an die Datei
This commit is contained in:
Daniel Fast 2025-05-07 09:58:04 +02:00
parent 78ef4864c8
commit 1222576c90

View File

@ -1,10 +0,0 @@
using System.Windows;
[assembly: ThemeInfo(
ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located
//(used if a resource is not found in the page,
// or application resource dictionaries)
ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located
//(used if a resource is not found in the page,
// app, or any theme specific resource dictionaries)
)]