From 9df05ea0fd5c4cfc8ca84f9cc1aa50d0935c8520 Mon Sep 17 00:00:00 2001 From: Anna Date: Mon, 5 Apr 2021 15:09:04 -0400 Subject: [PATCH] refactor: update to api level 3 --- XIVChatPlugin/ILRepack.targets | 8 ++++++-- XIVChatPlugin/Server.cs | 8 ++++---- XIVChatPlugin/XIVChatPlugin.csproj | 4 ++-- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/XIVChatPlugin/ILRepack.targets b/XIVChatPlugin/ILRepack.targets index 71b43d8..6a1e531 100644 --- a/XIVChatPlugin/ILRepack.targets +++ b/XIVChatPlugin/ILRepack.targets @@ -2,9 +2,13 @@ - + + Exclude="$(OutputPath)\$(AssemblyName).dll; + $(OutputPath)\libsodium.dll; + $(OutputPath)\System.Buffers.dll; + $(OutputPath)\System.Memory.dll; + $(OutputPath)\System.Numerics.Vectors.dll"/> 1.5.0 - + $(AppData)\XIVLauncher\addon\Hooks\dev\Dalamud.dll False @@ -30,7 +30,7 @@ - +