From f30e9dae6f0cb8a54a50f0df77237ecaa86da52b Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Thu, 8 Oct 2020 22:20:26 -0400 Subject: [PATCH] bug fix: include new ApprovalNeeded in enumeration singletons --- LibationLauncher/LibationLauncher.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LibationLauncher/LibationLauncher.csproj b/LibationLauncher/LibationLauncher.csproj index 530b7d6a..ed1c1f32 100644 --- a/LibationLauncher/LibationLauncher.csproj +++ b/LibationLauncher/LibationLauncher.csproj @@ -13,7 +13,7 @@ win-x64 - 4.0.13.4 + 4.0.14.4