From 827eaefd29ceec1d1d7ea43d872541de6154cd34 Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Sun, 11 Jul 2021 12:26:04 -0400 Subject: [PATCH] Decryption moved to external project: AAXClean --- LibationLauncher/LibationLauncher.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LibationLauncher/LibationLauncher.csproj b/LibationLauncher/LibationLauncher.csproj index 7284be1f..380f88df 100644 --- a/LibationLauncher/LibationLauncher.csproj +++ b/LibationLauncher/LibationLauncher.csproj @@ -1,4 +1,4 @@ - + @@ -13,7 +13,7 @@ win-x64 - 5.1.7.3 + 5.1.8.1