From 19d6bb3a2af8a8547c42982a701b8f822964f9ac Mon Sep 17 00:00:00 2001 From: Crsky Date: Sat, 27 Sep 2025 22:52:30 +0800 Subject: [PATCH] Added reference System.Runtime.Serialization --- ArcFormats/ArcFormats.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/ArcFormats/ArcFormats.csproj b/ArcFormats/ArcFormats.csproj index 4e5a8f4d..cf952e79 100644 --- a/ArcFormats/ArcFormats.csproj +++ b/ArcFormats/ArcFormats.csproj @@ -93,6 +93,7 @@ ..\packages\System.Runtime.CompilerServices.Unsafe.4.6.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll + ..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net461\System.Security.Cryptography.Algorithms.dll