From 6bcb554c40e0f637fe0760b4d4cc06ea6f880308 Mon Sep 17 00:00:00 2001 From: Axwabo Date: Fri, 27 Oct 2023 18:46:42 +0200 Subject: [PATCH] 13.3 --- DeathLog/DeathLog.csproj | 51 ++--------------------------------- DeathLog/LogHandler.cs | 4 +-- DeathLog/ToggleLogsCommand.cs | 27 ++++++++++++------- DeathLog/packages.config | 17 ------------ 4 files changed, 22 insertions(+), 77 deletions(-) delete mode 100644 DeathLog/packages.config diff --git a/DeathLog/DeathLog.csproj b/DeathLog/DeathLog.csproj index 69364ba..4928db9 100644 --- a/DeathLog/DeathLog.csproj +++ b/DeathLog/DeathLog.csproj @@ -1,6 +1,5 @@  - Debug @@ -49,12 +48,6 @@ $(NW-ASSEMBLIES)\CommandSystem.Core.dll - - ..\packages\Microsoft.CodeAnalysis.Common.3.3.1\lib\netstandard2.0\Microsoft.CodeAnalysis.dll - - - ..\packages\Microsoft.CodeAnalysis.CSharp.3.3.1\lib\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll - $(NW-ASSEMBLIES)\Mirror.dll @@ -62,40 +55,16 @@ $(NW-ASSEMBLIES)\Mirror.Components.dll - - ..\packages\Northwood.PluginAPI.13.1.0\lib\net48\PluginAPI.dll + + $(NW-ASSEMBLIES)\PluginAPI.dll $(NW-ASSEMBLIES)\Pooling.dll - - ..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll - - - ..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll - - - ..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll - - - ..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll - - - ..\packages\System.Reflection.Metadata.1.6.0\lib\netstandard2.0\System.Reflection.Metadata.dll - - - ..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll - - - ..\packages\System.Text.Encoding.CodePages.4.5.1\lib\net461\System.Text.Encoding.CodePages.dll - - - ..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll - $(NW-ASSEMBLIES)\UnityEngine.dll @@ -103,9 +72,6 @@ $(NW-ASSEMBLIES)\UnityEngine.CoreModule.dll - - ..\packages\YamlDotNet.11.0.1\lib\net45\YamlDotNet.dll - @@ -114,20 +80,7 @@ - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - - -