From beda4e9ff8edbb28398430966d6a0efb21599b8f Mon Sep 17 00:00:00 2001 From: Federico Maccaroni Date: Tue, 14 Nov 2023 18:43:23 -0300 Subject: [PATCH] PM-3350 Updated PCL Crypto to latest alpha version to fix "Dll not found NCrypt" issue --- src/App/App.csproj | 2 +- src/Core/Core.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App/App.csproj b/src/App/App.csproj index f4213aaac8..bd1f606239 100644 --- a/src/App/App.csproj +++ b/src/App/App.csproj @@ -103,7 +103,7 @@ - + diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index 4ee727a472..bfcd007b62 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -54,7 +54,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive