From cd681324632518ab93c963df6ebd800a95a597f0 Mon Sep 17 00:00:00 2001 From: Alexandru Macocian Date: Thu, 17 Jun 2021 13:06:45 +0200 Subject: [PATCH] Update Slim dependency --- WpfExtended/Launch/ExtendedApplication.cs | 1 - WpfExtended/WpfExtended.csproj | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/WpfExtended/Launch/ExtendedApplication.cs b/WpfExtended/Launch/ExtendedApplication.cs index f463699..6adae23 100644 --- a/WpfExtended/Launch/ExtendedApplication.cs +++ b/WpfExtended/Launch/ExtendedApplication.cs @@ -1,5 +1,4 @@ using Microsoft.Extensions.Logging; -using Microsoft.Extensions.Logging.Debug; using Slim; using System.Extensions; using System.Threading.Tasks; diff --git a/WpfExtended/WpfExtended.csproj b/WpfExtended/WpfExtended.csproj index fcca8e8..4c514a8 100644 --- a/WpfExtended/WpfExtended.csproj +++ b/WpfExtended/WpfExtended.csproj @@ -6,7 +6,7 @@ true true License.txt - 0.5.1 + 0.5.2 latest Extension library for Windows Presentation Platform. @@ -86,7 +86,7 @@ http://www.java2s.com/Open-Source/CSharp_Free_Code/Windows_Presentation_Foundati - +