From 3bc68801b72f95f5136d3375411ec490269208d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20B=C3=B6rchers?= Date: Mon, 8 Jun 2020 22:06:45 +0200 Subject: [PATCH] updated ModernWpfUI --- App/IntellisenseResourceDictionary.cs | 7 ------- App/ModernWpfPlayground.csproj | 2 +- Controls/Controls.csproj | 2 +- 3 files changed, 2 insertions(+), 9 deletions(-) delete mode 100644 App/IntellisenseResourceDictionary.cs diff --git a/App/IntellisenseResourceDictionary.cs b/App/IntellisenseResourceDictionary.cs deleted file mode 100644 index 53e4581..0000000 --- a/App/IntellisenseResourceDictionary.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace ModernWpfPlayground -{ - public class IntellisenseResourceDictionary : ModernWpf.DesignTime.IntellisenseResourcesBase - { - - } -} \ No newline at end of file diff --git a/App/ModernWpfPlayground.csproj b/App/ModernWpfPlayground.csproj index b734b26..f2a99a5 100644 --- a/App/ModernWpfPlayground.csproj +++ b/App/ModernWpfPlayground.csproj @@ -9,7 +9,7 @@ - + diff --git a/Controls/Controls.csproj b/Controls/Controls.csproj index af3d448..ca94cbd 100644 --- a/Controls/Controls.csproj +++ b/Controls/Controls.csproj @@ -7,7 +7,7 @@ - +