From 7bb718620b87fc5f7d7b11815f4f16d465495ee4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 01:00:20 +0000 Subject: [PATCH] chore(deps): update nuget minor/patch updates --- build/_build.csproj | 2 +- global.json | 2 +- src/StaticWGen.Core/StaticWGen.Core.csproj | 2 +- tests/StaticWGen.Tests/StaticWGen.Tests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/_build.csproj b/build/_build.csproj index 4641836..9a6ea52 100644 --- a/build/_build.csproj +++ b/build/_build.csproj @@ -15,7 +15,7 @@ - + diff --git a/global.json b/global.json index 99b1511..ab84b81 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.202", + "version": "10.0.203", "rollForward": "latestFeature" } } diff --git a/src/StaticWGen.Core/StaticWGen.Core.csproj b/src/StaticWGen.Core/StaticWGen.Core.csproj index d6ac8b4..25ccfd2 100644 --- a/src/StaticWGen.Core/StaticWGen.Core.csproj +++ b/src/StaticWGen.Core/StaticWGen.Core.csproj @@ -12,7 +12,7 @@ - + diff --git a/tests/StaticWGen.Tests/StaticWGen.Tests.csproj b/tests/StaticWGen.Tests/StaticWGen.Tests.csproj index 845abc0..cf21bd9 100644 --- a/tests/StaticWGen.Tests/StaticWGen.Tests.csproj +++ b/tests/StaticWGen.Tests/StaticWGen.Tests.csproj @@ -9,7 +9,7 @@ - +