From 98912c8425c8877f245bfa269e6bc1dbda0c150c Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sun, 12 Sep 2021 22:25:59 +0100 Subject: [PATCH] Upgrade to .NET 6. --- Aaru.Decryption.csproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Aaru.Decryption.csproj b/Aaru.Decryption.csproj index c865989..dbce8eb 100644 --- a/Aaru.Decryption.csproj +++ b/Aaru.Decryption.csproj @@ -15,8 +15,8 @@ Aaru Data Preservation Suite Aaru.Decryption $(Version) - netcoreapp3.1 - 8 + net6 + 10 Decryption algorithms used by the Aaru Data Preservation Suite. https://github.com/aaru-dps/ MIT @@ -28,6 +28,7 @@ snupkg Rebecca Wallander <sakcheen@gmail.com> enable + true $(Version)+{chash:8}