From 9ec9c09cff6c841b0531e27e12341fe3a99ff311 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 28 Feb 2026 20:51:11 +0000 Subject: [PATCH 1/2] Initial plan From 275644de043632261629daaf1c5e2cac489bce58 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 28 Feb 2026 20:53:41 +0000 Subject: [PATCH 2/2] Add Polyfills implicit using to test csproj Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com> --- .../TemplateDotNetLibrary.Tests.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj b/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj index bb4d020..ceaebe9 100644 --- a/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj +++ b/test/TemplateDotNetLibrary.Tests/TemplateDotNetLibrary.Tests.csproj @@ -19,6 +19,11 @@ latest + + + + +