From 40b5044632805c4b6bdc11f0c892966f090424c5 Mon Sep 17 00:00:00 2001 From: Jean-Marc Prieur Date: Sat, 17 Aug 2024 19:24:19 -0700 Subject: [PATCH] Ensure that SimulateOidc is built before IntegrationTests (that use it) --- .../Microsoft.Identity.Web.Test.Integration.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Microsoft.Identity.Web.Test.Integration/Microsoft.Identity.Web.Test.Integration.csproj b/tests/Microsoft.Identity.Web.Test.Integration/Microsoft.Identity.Web.Test.Integration.csproj index a6deaca30..9faa84802 100644 --- a/tests/Microsoft.Identity.Web.Test.Integration/Microsoft.Identity.Web.Test.Integration.csproj +++ b/tests/Microsoft.Identity.Web.Test.Integration/Microsoft.Identity.Web.Test.Integration.csproj @@ -36,6 +36,7 @@ +