From f904c80627b3e1dc5e08abed392de9617022442f Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Sun, 13 Nov 2022 12:48:41 +0000 Subject: [PATCH] Bump C# to 11.0. --- Aaru.Decryption.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Aaru.Decryption.csproj b/Aaru.Decryption.csproj index 958078d..f1b78a0 100644 --- a/Aaru.Decryption.csproj +++ b/Aaru.Decryption.csproj @@ -16,7 +16,7 @@ Aaru.Decryption $(Version) net7.0 - 10 + 11 Decryption algorithms used by the Aaru Data Preservation Suite. https://github.com/aaru-dps/ MIT