From 509a98abe3469fc75cc690b0f8d1cd35b8c6bfcd Mon Sep 17 00:00:00 2001 From: Sushant Mimani Date: Mon, 9 May 2022 12:05:12 -0700 Subject: [PATCH] Use latest Logging and SecureMemory --- csharp/AppEncryption/Crypto/Crypto.csproj | 4 ++-- csharp/AppEncryption/Directory.Build.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/csharp/AppEncryption/Crypto/Crypto.csproj b/csharp/AppEncryption/Crypto/Crypto.csproj index 507e5584d..da1444304 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 1f95e134b..be76f8431 100644 --- a/csharp/AppEncryption/Directory.Build.props +++ b/csharp/AppEncryption/Directory.Build.props @@ -1,5 +1,5 @@ - 0.2.6 + 0.2.7