From 3a8ca21a17eab7fb36b9872deaadb94ddcd0b9e5 Mon Sep 17 00:00:00 2001 From: Qstick Date: Thu, 12 Nov 2020 20:50:52 -0500 Subject: [PATCH] Add NeutralLanguage to NzbDrone.Common to appease VS 16.8 --- src/NzbDrone.Common/Radarr.Common.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/NzbDrone.Common/Radarr.Common.csproj b/src/NzbDrone.Common/Radarr.Common.csproj index b2b08baa0..705cd3629 100644 --- a/src/NzbDrone.Common/Radarr.Common.csproj +++ b/src/NzbDrone.Common/Radarr.Common.csproj @@ -1,6 +1,7 @@  net462;netcoreapp3.1 + en