From 51f526100107e56f9d98f74e11b1486e8f805a06 Mon Sep 17 00:00:00 2001 From: Bob Da Ross <52760019+BobDaRoss@users.noreply.github.com> Date: Mon, 22 Mar 2021 23:09:16 -0500 Subject: [PATCH] Removed AutoUpdater .net dll --- SeamlessClient.cs | 2 +- SeamlessClientPlugin.csproj | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/SeamlessClient.cs b/SeamlessClient.cs index 6464c9b..307e36a 100644 --- a/SeamlessClient.cs +++ b/SeamlessClient.cs @@ -107,7 +107,7 @@ namespace SeamlessClientPlugin - public static string Version = "1.2.10"; + public static string Version = "1.1.10"; private bool Initilized = false; private bool SentPingResponse = false; public const ushort SeamlessClientNetID = 2936; diff --git a/SeamlessClientPlugin.csproj b/SeamlessClientPlugin.csproj index 5e7b2d0..023050c 100644 --- a/SeamlessClientPlugin.csproj +++ b/SeamlessClientPlugin.csproj @@ -41,9 +41,6 @@ ..\Nexus\packages\Lib.Harmony.2.0.4\lib\net472\0Harmony.dll - - packages\Autoupdater.NET.Official.1.6.4\lib\net45\AutoUpdater.NET.dll - ..\..\..\Desktop\TorchServers\torch-server\NLog.dll False