From d4e0c921a95ad38ad533ba599d68da1aa6e1b08c Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Thu, 12 Mar 2020 00:14:41 +0000 Subject: [PATCH] Move to .NET Core 2.1. --- Aaru.Decoders.csproj | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Aaru.Decoders.csproj b/Aaru.Decoders.csproj index 42bb798a0..d6c1080ff 100644 --- a/Aaru.Decoders.csproj +++ b/Aaru.Decoders.csproj @@ -17,7 +17,7 @@ Aaru Data Preservation Suite Aaru.Decoders $(Version) - net461;netcoreapp2.0 + net461;netcoreapp2.1 $(Version)-{chash:8} built by {mname} in $(Configuration){!:, modified} @@ -43,9 +43,6 @@ false - - ..\..\..\.nuget\packages\newtonsoft.json\11.0.2\lib\net45\Newtonsoft.Json.dll -