From 648e9fecee0aac7cf46c281bcda3a917d06eeb32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 03:30:53 +0000 Subject: [PATCH] Bump coverlet.collector from 6.0.4 to 8.0.0 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 2020/Day1/Day1.UnitTests/Day1.UnitTests.csproj | 2 +- 2020/Day10/Day10.UnitTests/Day10.UnitTests.csproj | 2 +- 2020/Day11/Day11.UnitTests/Day11.UnitTests.csproj | 2 +- 2020/Day12/Day12.UnitTests/Day12.UnitTests.csproj | 2 +- 2020/Day13/Day13.UnitTests/Day13.UnitTests.csproj | 2 +- 2020/Day14/Day14.UnitTests/Day14.UnitTests.csproj | 2 +- 2020/Day15/Day15.UnitTests/Day15.UnitTests.csproj | 2 +- 2020/Day16/Day16.UnitTests/Day16.UnitTests.csproj | 2 +- 2020/Day17/Day17.UnitTests/Day17.UnitTests.csproj | 2 +- 2020/Day18/Day18.UnitTests/Day18.UnitTests.csproj | 2 +- 2020/Day19/Day19.UnitTests/Day19.UnitTests.csproj | 2 +- 2020/Day2/Day2.UnitTests/Day2.UnitTests.csproj | 2 +- 2020/Day20/Day20.UnitTests/Day20.UnitTests.csproj | 2 +- 2020/Day21/Day21.UnitTests/Day21.UnitTests.csproj | 2 +- 2020/Day22/Day22.UnitTests/Day22.UnitTests.csproj | 2 +- 2020/Day23/Day23.UnitTests/Day23.UnitTests.csproj | 2 +- 2020/Day24/Day24.UnitTests/Day24.UnitTests.csproj | 2 +- 2020/Day25/Day25.UnitTests/Day25.UnitTests.csproj | 2 +- 2020/Day3/Day3.UnitTests/Day3.UnitTests.csproj | 2 +- 2020/Day4/Day4.UnitTests/Day4.UnitTests.csproj | 2 +- 2020/Day5/Day5.UnitTests/Day5.UnitTests.csproj | 2 +- 2020/Day6/Day6.UnitTests/Day6.UnitTests.csproj | 2 +- 2020/Day7/Day7.UnitTests/Day7.UnitTests.csproj | 2 +- 2020/Day8/Day8.UnitTests/Day8.UnitTests.csproj | 2 +- 2020/Day9/Day9.UnitTests/Day9.UnitTests.csproj | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/2020/Day1/Day1.UnitTests/Day1.UnitTests.csproj b/2020/Day1/Day1.UnitTests/Day1.UnitTests.csproj index 37f95797..5e9f58be 100644 --- a/2020/Day1/Day1.UnitTests/Day1.UnitTests.csproj +++ b/2020/Day1/Day1.UnitTests/Day1.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day10/Day10.UnitTests/Day10.UnitTests.csproj b/2020/Day10/Day10.UnitTests/Day10.UnitTests.csproj index 8ab7cc8f..bbd8e391 100644 --- a/2020/Day10/Day10.UnitTests/Day10.UnitTests.csproj +++ b/2020/Day10/Day10.UnitTests/Day10.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day11/Day11.UnitTests/Day11.UnitTests.csproj b/2020/Day11/Day11.UnitTests/Day11.UnitTests.csproj index 31c0a553..f7ba1a75 100644 --- a/2020/Day11/Day11.UnitTests/Day11.UnitTests.csproj +++ b/2020/Day11/Day11.UnitTests/Day11.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day12/Day12.UnitTests/Day12.UnitTests.csproj b/2020/Day12/Day12.UnitTests/Day12.UnitTests.csproj index 4b02aed6..b7138260 100644 --- a/2020/Day12/Day12.UnitTests/Day12.UnitTests.csproj +++ b/2020/Day12/Day12.UnitTests/Day12.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day13/Day13.UnitTests/Day13.UnitTests.csproj b/2020/Day13/Day13.UnitTests/Day13.UnitTests.csproj index 600fc043..6b3a10c8 100644 --- a/2020/Day13/Day13.UnitTests/Day13.UnitTests.csproj +++ b/2020/Day13/Day13.UnitTests/Day13.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day14/Day14.UnitTests/Day14.UnitTests.csproj b/2020/Day14/Day14.UnitTests/Day14.UnitTests.csproj index 5ef358fd..d6b366bf 100644 --- a/2020/Day14/Day14.UnitTests/Day14.UnitTests.csproj +++ b/2020/Day14/Day14.UnitTests/Day14.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day15/Day15.UnitTests/Day15.UnitTests.csproj b/2020/Day15/Day15.UnitTests/Day15.UnitTests.csproj index af46e21b..c36ab91b 100644 --- a/2020/Day15/Day15.UnitTests/Day15.UnitTests.csproj +++ b/2020/Day15/Day15.UnitTests/Day15.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day16/Day16.UnitTests/Day16.UnitTests.csproj b/2020/Day16/Day16.UnitTests/Day16.UnitTests.csproj index 4df4e57e..b545f4e3 100644 --- a/2020/Day16/Day16.UnitTests/Day16.UnitTests.csproj +++ b/2020/Day16/Day16.UnitTests/Day16.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day17/Day17.UnitTests/Day17.UnitTests.csproj b/2020/Day17/Day17.UnitTests/Day17.UnitTests.csproj index f2f3eebb..81262599 100644 --- a/2020/Day17/Day17.UnitTests/Day17.UnitTests.csproj +++ b/2020/Day17/Day17.UnitTests/Day17.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day18/Day18.UnitTests/Day18.UnitTests.csproj b/2020/Day18/Day18.UnitTests/Day18.UnitTests.csproj index 2c1e99eb..f7a0d781 100644 --- a/2020/Day18/Day18.UnitTests/Day18.UnitTests.csproj +++ b/2020/Day18/Day18.UnitTests/Day18.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day19/Day19.UnitTests/Day19.UnitTests.csproj b/2020/Day19/Day19.UnitTests/Day19.UnitTests.csproj index 16a7a7e4..0ba53eb6 100644 --- a/2020/Day19/Day19.UnitTests/Day19.UnitTests.csproj +++ b/2020/Day19/Day19.UnitTests/Day19.UnitTests.csproj @@ -14,7 +14,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day2/Day2.UnitTests/Day2.UnitTests.csproj b/2020/Day2/Day2.UnitTests/Day2.UnitTests.csproj index d4d37e15..ae385547 100644 --- a/2020/Day2/Day2.UnitTests/Day2.UnitTests.csproj +++ b/2020/Day2/Day2.UnitTests/Day2.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day20/Day20.UnitTests/Day20.UnitTests.csproj b/2020/Day20/Day20.UnitTests/Day20.UnitTests.csproj index 973ac452..c44d4445 100644 --- a/2020/Day20/Day20.UnitTests/Day20.UnitTests.csproj +++ b/2020/Day20/Day20.UnitTests/Day20.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day21/Day21.UnitTests/Day21.UnitTests.csproj b/2020/Day21/Day21.UnitTests/Day21.UnitTests.csproj index 9587c46a..30b8ed5c 100644 --- a/2020/Day21/Day21.UnitTests/Day21.UnitTests.csproj +++ b/2020/Day21/Day21.UnitTests/Day21.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day22/Day22.UnitTests/Day22.UnitTests.csproj b/2020/Day22/Day22.UnitTests/Day22.UnitTests.csproj index a44f8f91..e8b9dc2f 100644 --- a/2020/Day22/Day22.UnitTests/Day22.UnitTests.csproj +++ b/2020/Day22/Day22.UnitTests/Day22.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day23/Day23.UnitTests/Day23.UnitTests.csproj b/2020/Day23/Day23.UnitTests/Day23.UnitTests.csproj index 96e646ca..2ffd28d1 100644 --- a/2020/Day23/Day23.UnitTests/Day23.UnitTests.csproj +++ b/2020/Day23/Day23.UnitTests/Day23.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day24/Day24.UnitTests/Day24.UnitTests.csproj b/2020/Day24/Day24.UnitTests/Day24.UnitTests.csproj index f48e97de..f8eb6445 100644 --- a/2020/Day24/Day24.UnitTests/Day24.UnitTests.csproj +++ b/2020/Day24/Day24.UnitTests/Day24.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day25/Day25.UnitTests/Day25.UnitTests.csproj b/2020/Day25/Day25.UnitTests/Day25.UnitTests.csproj index 4f9f3a4b..5a99e4b0 100644 --- a/2020/Day25/Day25.UnitTests/Day25.UnitTests.csproj +++ b/2020/Day25/Day25.UnitTests/Day25.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day3/Day3.UnitTests/Day3.UnitTests.csproj b/2020/Day3/Day3.UnitTests/Day3.UnitTests.csproj index b7c2fa17..8470e03e 100644 --- a/2020/Day3/Day3.UnitTests/Day3.UnitTests.csproj +++ b/2020/Day3/Day3.UnitTests/Day3.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day4/Day4.UnitTests/Day4.UnitTests.csproj b/2020/Day4/Day4.UnitTests/Day4.UnitTests.csproj index bead6c74..eba6c6ab 100644 --- a/2020/Day4/Day4.UnitTests/Day4.UnitTests.csproj +++ b/2020/Day4/Day4.UnitTests/Day4.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day5/Day5.UnitTests/Day5.UnitTests.csproj b/2020/Day5/Day5.UnitTests/Day5.UnitTests.csproj index 68e55ec7..1929081f 100644 --- a/2020/Day5/Day5.UnitTests/Day5.UnitTests.csproj +++ b/2020/Day5/Day5.UnitTests/Day5.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day6/Day6.UnitTests/Day6.UnitTests.csproj b/2020/Day6/Day6.UnitTests/Day6.UnitTests.csproj index 246acb1f..49e7ab90 100644 --- a/2020/Day6/Day6.UnitTests/Day6.UnitTests.csproj +++ b/2020/Day6/Day6.UnitTests/Day6.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day7/Day7.UnitTests/Day7.UnitTests.csproj b/2020/Day7/Day7.UnitTests/Day7.UnitTests.csproj index 1465ba36..78175977 100644 --- a/2020/Day7/Day7.UnitTests/Day7.UnitTests.csproj +++ b/2020/Day7/Day7.UnitTests/Day7.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day8/Day8.UnitTests/Day8.UnitTests.csproj b/2020/Day8/Day8.UnitTests/Day8.UnitTests.csproj index 16c9c470..24782418 100644 --- a/2020/Day8/Day8.UnitTests/Day8.UnitTests.csproj +++ b/2020/Day8/Day8.UnitTests/Day8.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/2020/Day9/Day9.UnitTests/Day9.UnitTests.csproj b/2020/Day9/Day9.UnitTests/Day9.UnitTests.csproj index 51221898..8976e9ca 100644 --- a/2020/Day9/Day9.UnitTests/Day9.UnitTests.csproj +++ b/2020/Day9/Day9.UnitTests/Day9.UnitTests.csproj @@ -13,7 +13,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all