From 1845118c9cd64da217b6f85bd5764b0eeca51fb6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 6 Aug 2025 14:51:19 +0000 Subject: [PATCH 1/2] Initial plan From 8df1f660220be30b25bc3992ece88c9a2c47dd28 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 6 Aug 2025 15:05:46 +0000 Subject: [PATCH 2/2] Re-enable Windows local development validation CI job Co-authored-by: ilonatommy <32700855+ilonatommy@users.noreply.github.com> --- .azure/pipelines/ci-public.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.azure/pipelines/ci-public.yml b/.azure/pipelines/ci-public.yml index e0d7b2fae27e..7cf5ea808e5a 100644 --- a/.azure/pipelines/ci-public.yml +++ b/.azure/pipelines/ci-public.yml @@ -636,8 +636,6 @@ stages: agentOs: Windows isAzDOTestingJob: true timeoutInMinutes: 240 - # Temporarily disabled due to https://github.com/dotnet/aspnetcore/issues/63140 - condition: 'false' steps: - script: git submodule update --init displayName: Update submodules