From 1292736f54f58014fdcc182378d4de2205e9fcdd Mon Sep 17 00:00:00 2001 From: Justin Baur <19896123+justindbaur@users.noreply.github.com> Date: Thu, 11 Jul 2024 12:02:42 -0400 Subject: [PATCH] [PM-7682] Add Explicit Reference to Microsoft.AspNetCore.DataProtection (#4010) * Add Explicit Reference to Microsoft.AspNetCore.DataProtection * Use Version That Doesn't Cause Downgrade * Update src/Core/Core.csproj Co-authored-by: Matt Bishop --------- Co-authored-by: Matt Bishop --- src/Core/Core.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Core/Core.csproj b/src/Core/Core.csproj index 79d3ca04c5..f063d55edd 100644 --- a/src/Core/Core.csproj +++ b/src/Core/Core.csproj @@ -25,6 +25,7 @@ +