From 9cfe8ee6ca32fb227b9e1ffef3612f29635f3aac Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Thu, 3 Dec 2020 10:58:45 -0500 Subject: [PATCH] bug fix: null ref exception --- LibationLauncher/LibationLauncher.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LibationLauncher/LibationLauncher.csproj b/LibationLauncher/LibationLauncher.csproj index d0262833..654d28a3 100644 --- a/LibationLauncher/LibationLauncher.csproj +++ b/LibationLauncher/LibationLauncher.csproj @@ -13,7 +13,7 @@ win-x64 - 4.1.0.1 + 4.1.1.1