From 5bb198ff96fb64a6d5bf0b35525d8bbfebe2947f Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Mon, 18 Apr 2022 09:45:17 +0100 Subject: [PATCH] Fix .NET 6 TFM. --- Aaru.Decryption.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Aaru.Decryption.csproj b/Aaru.Decryption.csproj index c5d680e..872099f 100644 --- a/Aaru.Decryption.csproj +++ b/Aaru.Decryption.csproj @@ -15,7 +15,7 @@ Aaru Data Preservation Suite Aaru.Decryption $(Version) - net6 + net6.0 10 Decryption algorithms used by the Aaru Data Preservation Suite. https://github.com/aaru-dps/