diff --git a/Updater/Program.cs b/Updater/Program.cs index c126d3b..9b6fce4 100644 --- a/Updater/Program.cs +++ b/Updater/Program.cs @@ -1,8 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; using System.Diagnostics; using System.IO; using System.Net; @@ -14,7 +10,7 @@ class Program { static void Main(string[] args) { - string fileDownload = "https://github.com/davld122/glebi-Update-exe/releases/download/2.1.2/2.1.2-Setup.exe"; + string fileDownload = "https://github.com/davld122/glebi-Update-exe/releases/download/2.1.3/2.1.3-Setup.exe"; string updatePath, updateFileName, processID; @@ -51,7 +47,7 @@ static void Main(string[] args) try { { - wc.DownloadFile(fileDownload, updatePath + "\\2.1.2-Setup.exe"); + wc.DownloadFile(fileDownload, updatePath + "\\2.1.3-Setup.exe"); Console.WriteLine(""); Console.WriteLine(""); Console.WriteLine("Updating..."); @@ -78,26 +74,26 @@ static void Main(string[] args) Console.WriteLine("Installer Will Be Started"); Thread.Sleep(2000); - Process.Start(@"C:\Program Files\Glebi-tool\2.1.2-Setup.exe"); + Process.Start("2.1.3-Setup.exe"); } catch { - Console.WriteLine(""); - Console.WriteLine(""); - Console.WriteLine(""); - Console.WriteLine("No Update Found"); - Console.WriteLine(""); - Console.WriteLine(""); - Console.WriteLine("You are on the latest version (2.1.1)"); - Console.WriteLine(""); - Console.WriteLine(""); - Console.WriteLine("Press Any Key To Close.."); + Console.WriteLine(""); + Console.WriteLine(""); + Console.WriteLine(""); + Console.WriteLine("No Update Found"); + Console.WriteLine(""); + Console.WriteLine(""); + Console.WriteLine("You are on the latest version (2.1.2)"); + Console.WriteLine(""); + Console.WriteLine(""); + Console.WriteLine("Press Any Key To Close.."); - Console.ReadKey(); + Console.ReadKey(); - Process.Start(@"C:\Program Files\Glebi-tool\glebi-tool 2.1.1.exe"); + Process.Start("glebi-tool 2.1.2.exe"); } } } diff --git a/Updater/Updater.csproj b/Updater/Updater.csproj index 19f8188..b354721 100644 --- a/Updater/Updater.csproj +++ b/Updater/Updater.csproj @@ -6,8 +6,4 @@ glebi tool icon.ico - - - - diff --git a/Updater/bin/Release/net5.0/Updater.deps.json b/Updater/bin/Release/net5.0/Updater.deps.json new file mode 100644 index 0000000..902b54f --- /dev/null +++ b/Updater/bin/Release/net5.0/Updater.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v5.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v5.0": { + "Updater/1.0.0": { + "runtime": { + "Updater.dll": {} + } + } + } + }, + "libraries": { + "Updater/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/Updater/bin/Release/net5.0/Updater.dll b/Updater/bin/Release/net5.0/Updater.dll new file mode 100644 index 0000000..e22a930 Binary files /dev/null and b/Updater/bin/Release/net5.0/Updater.dll differ diff --git a/Updater/bin/Release/net5.0/Updater.exe b/Updater/bin/Release/net5.0/Updater.exe new file mode 100644 index 0000000..505c697 Binary files /dev/null and b/Updater/bin/Release/net5.0/Updater.exe differ diff --git a/Updater/bin/Release/net5.0/Updater.pdb b/Updater/bin/Release/net5.0/Updater.pdb new file mode 100644 index 0000000..0eb607c Binary files /dev/null and b/Updater/bin/Release/net5.0/Updater.pdb differ diff --git a/Updater/bin/Release/net5.0/Updater.runtimeconfig.dev.json b/Updater/bin/Release/net5.0/Updater.runtimeconfig.dev.json new file mode 100644 index 0000000..ed8557d --- /dev/null +++ b/Updater/bin/Release/net5.0/Updater.runtimeconfig.dev.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "additionalProbingPaths": [ + "C:\\Users\\Anwender\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\Anwender\\.nuget\\packages", + "E:\\Programiern\\Visual studio\\Tools und SDKs\\NuGetPackages" + ] + } +} \ No newline at end of file diff --git a/Updater/bin/Release/net5.0/Updater.runtimeconfig.json b/Updater/bin/Release/net5.0/Updater.runtimeconfig.json new file mode 100644 index 0000000..9d0500c --- /dev/null +++ b/Updater/bin/Release/net5.0/Updater.runtimeconfig.json @@ -0,0 +1,9 @@ +{ + "runtimeOptions": { + "tfm": "net5.0", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "5.0.0" + } + } +} \ No newline at end of file diff --git a/Updater/bin/Release/net5.0/ref/Updater.dll b/Updater/bin/Release/net5.0/ref/Updater.dll new file mode 100644 index 0000000..5eda1f4 Binary files /dev/null and b/Updater/bin/Release/net5.0/ref/Updater.dll differ diff --git a/Updater/bin/Release/netcoreapp3.1/Updater.deps.json b/Updater/bin/Release/netcoreapp3.1/Updater.deps.json index 9b8e91e..df03d28 100644 --- a/Updater/bin/Release/netcoreapp3.1/Updater.deps.json +++ b/Updater/bin/Release/netcoreapp3.1/Updater.deps.json @@ -7,20 +7,9 @@ "targets": { ".NETCoreApp,Version=v3.1": { "Updater/1.0.0": { - "dependencies": { - "FontAwesome.Sharp": "5.15.4" - }, "runtime": { "Updater.dll": {} } - }, - "FontAwesome.Sharp/5.15.4": { - "runtime": { - "lib/netcoreapp3.1/FontAwesome.Sharp.dll": { - "assemblyVersion": "5.15.4.0", - "fileVersion": "5.15.4.0" - } - } } } }, @@ -29,13 +18,6 @@ "type": "project", "serviceable": false, "sha512": "" - }, - "FontAwesome.Sharp/5.15.4": { - "type": "package", - "serviceable": true, - "sha512": "sha512-IqJe1IQas6tSVXMNHTWA/NJeP7azyxDTk6DCB+NMXOOED2F07IYI9nvfB1HP83r4yh5cntZoTdwSpIraA5XoXw==", - "path": "fontawesome.sharp/5.15.4", - "hashPath": "fontawesome.sharp.5.15.4.nupkg.sha512" } } } \ No newline at end of file diff --git a/Updater/bin/Release/netcoreapp3.1/Updater.dll b/Updater/bin/Release/netcoreapp3.1/Updater.dll index 49f2c6d..13b16d9 100644 Binary files a/Updater/bin/Release/netcoreapp3.1/Updater.dll and b/Updater/bin/Release/netcoreapp3.1/Updater.dll differ diff --git a/Updater/bin/Release/netcoreapp3.1/Updater.pdb b/Updater/bin/Release/netcoreapp3.1/Updater.pdb index cbc4002..f39acd0 100644 Binary files a/Updater/bin/Release/netcoreapp3.1/Updater.pdb and b/Updater/bin/Release/netcoreapp3.1/Updater.pdb differ diff --git a/Updater/bin/Release/netcoreapp3.1/Updater.runtimeconfig.json b/Updater/bin/Release/netcoreapp3.1/Updater.runtimeconfig.json index 9b3a644..48b8c87 100644 --- a/Updater/bin/Release/netcoreapp3.1/Updater.runtimeconfig.json +++ b/Updater/bin/Release/netcoreapp3.1/Updater.runtimeconfig.json @@ -2,7 +2,7 @@ "runtimeOptions": { "tfm": "netcoreapp3.1", "framework": { - "name": "Microsoft.WindowsDesktop.App", + "name": "Microsoft.NETCore.App", "version": "3.1.0" } } diff --git a/Updater/obj/Release/net5.0/Updater.AssemblyInfo.cs b/Updater/obj/Release/net5.0/Updater.AssemblyInfo.cs new file mode 100644 index 0000000..0d11614 --- /dev/null +++ b/Updater/obj/Release/net5.0/Updater.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// Dieser Code wurde von einem Tool generiert. +// Laufzeitversion:4.0.30319.42000 +// +// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn +// der Code erneut generiert wird. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("Updater")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("Updater")] +[assembly: System.Reflection.AssemblyTitleAttribute("Updater")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Von der MSBuild WriteCodeFragment-Klasse generiert. + diff --git a/Updater/obj/Release/net5.0/Updater.AssemblyInfoInputs.cache b/Updater/obj/Release/net5.0/Updater.AssemblyInfoInputs.cache new file mode 100644 index 0000000..ca01a2d --- /dev/null +++ b/Updater/obj/Release/net5.0/Updater.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +5a4a7a12274253ac8aee177e7bba2c7188db45f8 diff --git a/Updater/obj/Release/net5.0/Updater.GeneratedMSBuildEditorConfig.editorconfig b/Updater/obj/Release/net5.0/Updater.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..2af0ed8 --- /dev/null +++ b/Updater/obj/Release/net5.0/Updater.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,10 @@ +is_global = true +build_property.TargetFramework = net5.0 +build_property.TargetPlatformMinVersion = +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.PublishSingleFile = +build_property.IncludeAllContentForSelfExtract = +build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows +build_property.RootNamespace = Updater +build_property.ProjectDir = E:\Programiern\vs projekte\Glebi tool\Updater\ diff --git a/Updater/obj/Release/net5.0/Updater.assets.cache b/Updater/obj/Release/net5.0/Updater.assets.cache new file mode 100644 index 0000000..7f245aa Binary files /dev/null and b/Updater/obj/Release/net5.0/Updater.assets.cache differ diff --git a/Updater/obj/Release/net5.0/Updater.csproj.AssemblyReference.cache b/Updater/obj/Release/net5.0/Updater.csproj.AssemblyReference.cache new file mode 100644 index 0000000..f5e894a Binary files /dev/null and b/Updater/obj/Release/net5.0/Updater.csproj.AssemblyReference.cache differ diff --git a/Updater/obj/Release/net5.0/Updater.csproj.CoreCompileInputs.cache b/Updater/obj/Release/net5.0/Updater.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..b4bb013 --- /dev/null +++ b/Updater/obj/Release/net5.0/Updater.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +4f25748c4bd0e2ad579d79c3217c6a6a6ea1d7f6 diff --git a/Updater/obj/Release/net5.0/Updater.csproj.FileListAbsolute.txt b/Updater/obj/Release/net5.0/Updater.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..6b77971 --- /dev/null +++ b/Updater/obj/Release/net5.0/Updater.csproj.FileListAbsolute.txt @@ -0,0 +1,16 @@ +E:\Programiern\vs projekte\Glebi tool\Updater\bin\Release\net5.0\Updater.exe +E:\Programiern\vs projekte\Glebi tool\Updater\bin\Release\net5.0\Updater.deps.json +E:\Programiern\vs projekte\Glebi tool\Updater\bin\Release\net5.0\Updater.runtimeconfig.json +E:\Programiern\vs projekte\Glebi tool\Updater\bin\Release\net5.0\Updater.runtimeconfig.dev.json +E:\Programiern\vs projekte\Glebi tool\Updater\bin\Release\net5.0\Updater.dll +E:\Programiern\vs projekte\Glebi tool\Updater\bin\Release\net5.0\ref\Updater.dll +E:\Programiern\vs projekte\Glebi tool\Updater\bin\Release\net5.0\Updater.pdb +E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\net5.0\Updater.csproj.AssemblyReference.cache +E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\net5.0\Updater.GeneratedMSBuildEditorConfig.editorconfig +E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\net5.0\Updater.AssemblyInfoInputs.cache +E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\net5.0\Updater.AssemblyInfo.cs +E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\net5.0\Updater.csproj.CoreCompileInputs.cache +E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\net5.0\Updater.dll +E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\net5.0\ref\Updater.dll +E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\net5.0\Updater.pdb +E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\net5.0\Updater.genruntimeconfig.cache diff --git a/Updater/obj/Release/net5.0/Updater.dll b/Updater/obj/Release/net5.0/Updater.dll new file mode 100644 index 0000000..e22a930 Binary files /dev/null and b/Updater/obj/Release/net5.0/Updater.dll differ diff --git a/Updater/obj/Release/net5.0/Updater.genruntimeconfig.cache b/Updater/obj/Release/net5.0/Updater.genruntimeconfig.cache new file mode 100644 index 0000000..1c0a303 --- /dev/null +++ b/Updater/obj/Release/net5.0/Updater.genruntimeconfig.cache @@ -0,0 +1 @@ +59e0c7429198566301ebc785801f69141ab1a3a0 diff --git a/Updater/obj/Release/net5.0/Updater.pdb b/Updater/obj/Release/net5.0/Updater.pdb new file mode 100644 index 0000000..0eb607c Binary files /dev/null and b/Updater/obj/Release/net5.0/Updater.pdb differ diff --git a/Updater/obj/Release/net5.0/apphost.exe b/Updater/obj/Release/net5.0/apphost.exe new file mode 100644 index 0000000..505c697 Binary files /dev/null and b/Updater/obj/Release/net5.0/apphost.exe differ diff --git a/Updater/obj/Release/net5.0/ref/Updater.dll b/Updater/obj/Release/net5.0/ref/Updater.dll new file mode 100644 index 0000000..5eda1f4 Binary files /dev/null and b/Updater/obj/Release/net5.0/ref/Updater.dll differ diff --git a/Updater/obj/Release/netcoreapp3.1/Updater.assets.cache b/Updater/obj/Release/netcoreapp3.1/Updater.assets.cache index 8d1295e..d35df50 100644 Binary files a/Updater/obj/Release/netcoreapp3.1/Updater.assets.cache and b/Updater/obj/Release/netcoreapp3.1/Updater.assets.cache differ diff --git a/Updater/obj/Release/netcoreapp3.1/Updater.csproj.AssemblyReference.cache b/Updater/obj/Release/netcoreapp3.1/Updater.csproj.AssemblyReference.cache index 4b7232e..a643df9 100644 Binary files a/Updater/obj/Release/netcoreapp3.1/Updater.csproj.AssemblyReference.cache and b/Updater/obj/Release/netcoreapp3.1/Updater.csproj.AssemblyReference.cache differ diff --git a/Updater/obj/Release/netcoreapp3.1/Updater.csproj.CoreCompileInputs.cache b/Updater/obj/Release/netcoreapp3.1/Updater.csproj.CoreCompileInputs.cache index 6c5d24c..0fc15f8 100644 --- a/Updater/obj/Release/netcoreapp3.1/Updater.csproj.CoreCompileInputs.cache +++ b/Updater/obj/Release/netcoreapp3.1/Updater.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -57a9efc473f566387ca7aaa6f886a68e79c8d5f1 +cdf73f307803758bed4da3625a19b0fbe5b60696 diff --git a/Updater/obj/Release/netcoreapp3.1/Updater.csproj.FileListAbsolute.txt b/Updater/obj/Release/netcoreapp3.1/Updater.csproj.FileListAbsolute.txt index 26bdb8f..59d407b 100644 --- a/Updater/obj/Release/netcoreapp3.1/Updater.csproj.FileListAbsolute.txt +++ b/Updater/obj/Release/netcoreapp3.1/Updater.csproj.FileListAbsolute.txt @@ -36,13 +36,11 @@ E:\Programiern\vs projekte\Glebi tool\Updater\bin\Release\netcoreapp3.1\Updater. E:\Programiern\vs projekte\Glebi tool\Updater\bin\Release\netcoreapp3.1\Updater.runtimeconfig.dev.json E:\Programiern\vs projekte\Glebi tool\Updater\bin\Release\netcoreapp3.1\Updater.dll E:\Programiern\vs projekte\Glebi tool\Updater\bin\Release\netcoreapp3.1\Updater.pdb -E:\Programiern\vs projekte\Glebi tool\Updater\bin\Release\netcoreapp3.1\FontAwesome.Sharp.dll E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\netcoreapp3.1\Updater.csproj.AssemblyReference.cache E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\netcoreapp3.1\Updater.GeneratedMSBuildEditorConfig.editorconfig E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\netcoreapp3.1\Updater.AssemblyInfoInputs.cache E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\netcoreapp3.1\Updater.AssemblyInfo.cs E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\netcoreapp3.1\Updater.csproj.CoreCompileInputs.cache -E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\netcoreapp3.1\Updater.csproj.CopyComplete E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\netcoreapp3.1\Updater.dll E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\netcoreapp3.1\Updater.pdb E:\Programiern\vs projekte\Glebi tool\Updater\obj\Release\netcoreapp3.1\Updater.genruntimeconfig.cache diff --git a/Updater/obj/Release/netcoreapp3.1/Updater.dll b/Updater/obj/Release/netcoreapp3.1/Updater.dll index 49f2c6d..13b16d9 100644 Binary files a/Updater/obj/Release/netcoreapp3.1/Updater.dll and b/Updater/obj/Release/netcoreapp3.1/Updater.dll differ diff --git a/Updater/obj/Release/netcoreapp3.1/Updater.pdb b/Updater/obj/Release/netcoreapp3.1/Updater.pdb index cbc4002..f39acd0 100644 Binary files a/Updater/obj/Release/netcoreapp3.1/Updater.pdb and b/Updater/obj/Release/netcoreapp3.1/Updater.pdb differ diff --git a/Updater/obj/Updater.csproj.nuget.dgspec.json b/Updater/obj/Updater.csproj.nuget.dgspec.json index 69664e6..b9acf6a 100644 --- a/Updater/obj/Updater.csproj.nuget.dgspec.json +++ b/Updater/obj/Updater.csproj.nuget.dgspec.json @@ -43,12 +43,6 @@ "frameworks": { "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", - "dependencies": { - "FontAwesome.Sharp": { - "target": "Package", - "version": "[5.15.4, )" - } - }, "imports": [ "net461", "net462", diff --git a/Updater/obj/project.assets.json b/Updater/obj/project.assets.json index abf6320..453bc57 100644 --- a/Updater/obj/project.assets.json +++ b/Updater/obj/project.assets.json @@ -1,44 +1,11 @@ { "version": 3, "targets": { - ".NETCoreApp,Version=v3.1": { - "FontAwesome.Sharp/5.15.4": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/FontAwesome.Sharp.dll": {} - }, - "runtime": { - "lib/netcoreapp3.1/FontAwesome.Sharp.dll": {} - }, - "frameworkReferences": [ - "Microsoft.WindowsDesktop.App" - ] - } - } - }, - "libraries": { - "FontAwesome.Sharp/5.15.4": { - "sha512": "IqJe1IQas6tSVXMNHTWA/NJeP7azyxDTk6DCB+NMXOOED2F07IYI9nvfB1HP83r4yh5cntZoTdwSpIraA5XoXw==", - "type": "package", - "path": "fontawesome.sharp/5.15.4", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "fontawesome.sharp.5.15.4.nupkg.sha512", - "fontawesome.sharp.nuspec", - "lib/net40/FontAwesome.Sharp.dll", - "lib/net45/FontAwesome.Sharp.dll", - "lib/net472/FontAwesome.Sharp.dll", - "lib/net48/FontAwesome.Sharp.dll", - "lib/net5.0-windows7.0/FontAwesome.Sharp.dll", - "lib/netcoreapp3.1/FontAwesome.Sharp.dll" - ] - } + ".NETCoreApp,Version=v3.1": {} }, + "libraries": {}, "projectFileDependencyGroups": { - ".NETCoreApp,Version=v3.1": [ - "FontAwesome.Sharp >= 5.15.4" - ] + ".NETCoreApp,Version=v3.1": [] }, "packageFolders": { "C:\\Users\\Anwender\\.nuget\\packages\\": {}, @@ -83,12 +50,6 @@ "frameworks": { "netcoreapp3.1": { "targetAlias": "netcoreapp3.1", - "dependencies": { - "FontAwesome.Sharp": { - "target": "Package", - "version": "[5.15.4, )" - } - }, "imports": [ "net461", "net462", diff --git a/Updater/obj/project.nuget.cache b/Updater/obj/project.nuget.cache index 19cddaf..16cc3e5 100644 --- a/Updater/obj/project.nuget.cache +++ b/Updater/obj/project.nuget.cache @@ -1,10 +1,8 @@ { "version": 2, - "dgSpecHash": "RuP2PF4D+9mtx86F9naQCZMnF3eJVUMdQj3tIJL8xDsbjaas9xocdfahYaSZRF0XBL4VWxMU+aU5cyWmjRM26g==", + "dgSpecHash": "mfITUwotacKUTiYNWQbdMI1amMtLESXltmVhGgXL6r7UyNl6k3Fc+lyi3zgaRMTG29udyXKzmjix12olwY2Msg==", "success": true, "projectFilePath": "E:\\Programiern\\vs projekte\\Glebi tool\\Updater\\Updater.csproj", - "expectedPackageFiles": [ - "C:\\Users\\Anwender\\.nuget\\packages\\fontawesome.sharp\\5.15.4\\fontawesome.sharp.5.15.4.nupkg.sha512" - ], + "expectedPackageFiles": [], "logs": [] } \ No newline at end of file