From 02866c29e294b683c787f6041587d73d4ffcf180 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Thu, 9 Apr 2020 01:30:37 +0100 Subject: [PATCH] Move to .NET Core 3.0. --- Aaru.Decoders.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Aaru.Decoders.csproj b/Aaru.Decoders.csproj index 6fc19e4f9..5e85aa650 100644 --- a/Aaru.Decoders.csproj +++ b/Aaru.Decoders.csproj @@ -17,7 +17,7 @@ Aaru Data Preservation Suite Aaru.Decoders $(Version) - netcoreapp2.1 + netcoreapp3.0 $(Version)-{chash:8} built by {mname} in $(Configuration){!:, modified}