From 8f2066e712aa054b0842db05f3a0fbcd9a4efadd Mon Sep 17 00:00:00 2001 From: Roger Zander Date: Fri, 31 Jan 2020 09:21:04 +0100 Subject: [PATCH] Fix: Error in AdminUI Log https://github.com/rzander/sccmclictr/issues/147 --- Plugins/Plugin_Explorer/Properties/AssemblyInfo.cs | 2 +- SCCMCliCtrWPF/SCCMCliCtrWPF/Controls/About.xaml | 2 +- SCCMCliCtrWPF/SCCMCliCtrWPF/MainPage.xaml.cs | 2 +- SCCMCliCtrWPF/SCCMCliCtrWPF/Properties/AssemblyInfo.cs | 2 +- SCCMCliCtrWPF/SCCMCliCtrWPF/Properties/Resources.Designer.cs | 4 ++-- SCCMCliCtrWPF/SCCMCliCtrWPF/Properties/Resources.resx | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Plugins/Plugin_Explorer/Properties/AssemblyInfo.cs b/Plugins/Plugin_Explorer/Properties/AssemblyInfo.cs index d0554f9..ffda4c3 100644 --- a/Plugins/Plugin_Explorer/Properties/AssemblyInfo.cs +++ b/Plugins/Plugin_Explorer/Properties/AssemblyInfo.cs @@ -12,7 +12,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("SCCM Tools")] [assembly: AssemblyProduct("SCCMCliCtrWPF")] -[assembly: AssemblyCopyright("Copyright © 2019 by Roger Zander")] +[assembly: AssemblyCopyright("Copyright © 2020 by Roger Zander")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/SCCMCliCtrWPF/SCCMCliCtrWPF/Controls/About.xaml b/SCCMCliCtrWPF/SCCMCliCtrWPF/Controls/About.xaml index c62dce2..942d1ce 100644 --- a/SCCMCliCtrWPF/SCCMCliCtrWPF/Controls/About.xaml +++ b/SCCMCliCtrWPF/SCCMCliCtrWPF/Controls/About.xaml @@ -62,7 +62,7 @@ Client Center for Configuration Manager -