diff --git a/LoggingClient/LoggingClient/LoggingClient.csproj b/LoggingClient/LoggingClient/LoggingClient.csproj
index 64bde42..a928bb3 100644
--- a/LoggingClient/LoggingClient/LoggingClient.csproj
+++ b/LoggingClient/LoggingClient/LoggingClient.csproj
@@ -5,7 +5,7 @@
Debug
AnyCPU
{2622C2FC-3522-4D6F-B021-F63A243E77F1}
- WinExe
+ Library
LoggingClient
LoggingClient
v4.6.1
diff --git a/LoggingClient/LoggingClient/Properties/AssemblyInfo.cs b/LoggingClient/LoggingClient/Properties/AssemblyInfo.cs
index 221f67d..74da76c 100644
--- a/LoggingClient/LoggingClient/Properties/AssemblyInfo.cs
+++ b/LoggingClient/LoggingClient/Properties/AssemblyInfo.cs
@@ -7,12 +7,12 @@ using System.Windows;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
-[assembly: AssemblyTitle("WpfControlNugget")]
+[assembly: AssemblyTitle("LoggingClient")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("WpfControlNugget")]
-[assembly: AssemblyCopyright("Copyright © 2019")]
+[assembly: AssemblyProduct("LoggingClient")]
+[assembly: AssemblyCopyright("Copyright © 2020")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]