From c1ee2a025b58f0b32c64ac5478d4c0a522ee0039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 05:04:37 +0000 Subject: [PATCH 1/2] Bump Microsoft.Extensions.Diagnostics.Testing from 10.4.0 to 10.5.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Diagnostics.Testing dependency-version: 10.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj b/tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj index be20f637..ae70babb 100644 --- a/tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj +++ b/tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj @@ -22,7 +22,7 @@ - + From 4ff6c881843f4b732efea744ae6529191e9eb5e7 Mon Sep 17 00:00:00 2001 From: Pete Sramek <2333452+petesramek@users.noreply.github.com> Date: Tue, 21 Apr 2026 11:58:53 +0200 Subject: [PATCH 2/2] fixed nuget package version conflict --- tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj b/tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj index ae70babb..e2f42f72 100644 --- a/tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj +++ b/tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj @@ -23,7 +23,7 @@ - +