diff --git a/SweetLib.Demo.Console/App.config b/SweetLib.Demo.Console/App.config index 731f6de..2d2a12d 100644 --- a/SweetLib.Demo.Console/App.config +++ b/SweetLib.Demo.Console/App.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/SweetLib.Demo.Console/Program.cs b/SweetLib.Demo.Console/Program.cs index b7e4391..61d0cfd 100644 --- a/SweetLib.Demo.Console/Program.cs +++ b/SweetLib.Demo.Console/Program.cs @@ -1,12 +1,6 @@ -using System; -using System.Collections.Generic; -using System.IO; -using System.Linq; -using System.Text; -using System.Threading.Tasks; +using System.IO; using SweetLib.Classes.Storer; using SweetLib.Utils.Logger; -using SweetLib.Utils.Logger.Message; namespace SweetLib.Demo.Console { diff --git a/SweetLib.Demo.Console/Properties/AssemblyInfo.cs b/SweetLib.Demo.Console/Properties/AssemblyInfo.cs index 1e48fc1..7a01ec7 100644 --- a/SweetLib.Demo.Console/Properties/AssemblyInfo.cs +++ b/SweetLib.Demo.Console/Properties/AssemblyInfo.cs @@ -1,5 +1,4 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // Allgemeine Informationen über eine Assembly werden über die folgenden diff --git a/SweetLib.Demo.Console/SweetLib.Demo.Console.csproj b/SweetLib.Demo.Console/SweetLib.Demo.Console.csproj index 4a7e6f1..ac4315b 100644 --- a/SweetLib.Demo.Console/SweetLib.Demo.Console.csproj +++ b/SweetLib.Demo.Console/SweetLib.Demo.Console.csproj @@ -9,9 +9,10 @@ Properties SweetLib.Demo.Console SweetLib.Demo.Console - v4.6.1 + v4.6 512 true + AnyCPU @@ -49,6 +50,12 @@ + + + {7c15f2f3-2bf2-46fb-b813-9eec1b41d679} + SweetLib + +