From 180f37955f33f21ffa60a05e28ad9b537172eb8c Mon Sep 17 00:00:00 2001 From: Bo Thompson Date: Wed, 22 Jan 2025 17:19:19 -0700 Subject: [PATCH] upgrades deps, bump version GoDaddy.Asherah.Logging -> 0.1.6 GoDaddy.Asherah.SecureMemory -> 0.2.5 System.Text.Json -> 9.0.1 package version -> 0.2.11 --- csharp/AppEncryption/AppEncryption/AppEncryption.csproj | 2 +- csharp/AppEncryption/Crypto/Crypto.csproj | 4 ++-- csharp/AppEncryption/Directory.Build.props | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/csharp/AppEncryption/AppEncryption/AppEncryption.csproj b/csharp/AppEncryption/AppEncryption/AppEncryption.csproj index 1142f4e0f..08e064a77 100644 --- a/csharp/AppEncryption/AppEncryption/AppEncryption.csproj +++ b/csharp/AppEncryption/AppEncryption/AppEncryption.csproj @@ -31,7 +31,7 @@ - + diff --git a/csharp/AppEncryption/Crypto/Crypto.csproj b/csharp/AppEncryption/Crypto/Crypto.csproj index 0f23b8bc9..e8a2982f0 100644 --- a/csharp/AppEncryption/Crypto/Crypto.csproj +++ b/csharp/AppEncryption/Crypto/Crypto.csproj @@ -16,8 +16,8 @@ - - + + diff --git a/csharp/AppEncryption/Directory.Build.props b/csharp/AppEncryption/Directory.Build.props index ae7c707cc..6544a3854 100644 --- a/csharp/AppEncryption/Directory.Build.props +++ b/csharp/AppEncryption/Directory.Build.props @@ -1,5 +1,5 @@ - 0.2.10 + 0.2.11