From 1cd544042d6fba73f844b5e6d5f10d9e7dfa0367 Mon Sep 17 00:00:00 2001 From: Hao Kung Date: Mon, 15 Apr 2019 15:31:05 -0700 Subject: [PATCH] [Helix] Reenable azure auth tests (#8349) --- ...hentication.AzureAD.FunctionalTests.csproj | 22 +++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/src/Azure/AzureAD/test/FunctionalTests/Microsoft.AspNetCore.Authentication.AzureAD.FunctionalTests.csproj b/src/Azure/AzureAD/test/FunctionalTests/Microsoft.AspNetCore.Authentication.AzureAD.FunctionalTests.csproj index a5ad6b4ade..29d5492b14 100644 --- a/src/Azure/AzureAD/test/FunctionalTests/Microsoft.AspNetCore.Authentication.AzureAD.FunctionalTests.csproj +++ b/src/Azure/AzureAD/test/FunctionalTests/Microsoft.AspNetCore.Authentication.AzureAD.FunctionalTests.csproj @@ -2,8 +2,6 @@ netcoreapp3.0 - - false @@ -19,5 +17,25 @@ + + + <_PublishFiles Include="$(MSBuildThisFileDirectory)..\testassets\AzureAD.WebSite\bin\$(Configuration)\netcoreapp3.0\AzureAD.WebSite.deps.json" /> + + + + + + +