From 228a3eda3585d4e107a21f827f6156d33a1ed451 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sun, 13 Nov 2022 12:46:17 +0000 Subject: [PATCH] Bump framework to .NET 7 --- Aaru.Decryption.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Aaru.Decryption.csproj b/Aaru.Decryption.csproj index 872099f..958078d 100644 --- a/Aaru.Decryption.csproj +++ b/Aaru.Decryption.csproj @@ -15,7 +15,7 @@ Aaru Data Preservation Suite Aaru.Decryption $(Version) - net6.0 + net7.0 10 Decryption algorithms used by the Aaru Data Preservation Suite. https://github.com/aaru-dps/