diff --git a/.azure/pipelines/ci-public.yml b/.azure/pipelines/ci-public.yml index a261f21aa78d..ae6bf116c75e 100644 --- a/.azure/pipelines/ci-public.yml +++ b/.azure/pipelines/ci-public.yml @@ -666,6 +666,8 @@ stages: -NoBuildDeps -configuration Release displayName: Run project template tests + # Continue on error until https://github.com/dotnet/aspnetcore/issues/58957 is resolved + continueOnError: true artifacts: - name: Local_Windows_x64_Logs_Attempt_$(System.JobAttempt)