From 2ebe1781878b567d22dc38513c5fa73be029e2ab Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Tue, 18 Mar 2025 18:14:15 +0000 Subject: [PATCH 1/2] Update .NET SDK Update .NET SDK to version 10.0.100-preview.2.25164.34. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index a324e360..6798c720 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100-preview.1.25120.13", + "version": "10.0.100-preview.2.25164.34", "allowPrerelease": false, "rollForward": "latestMajor" } From e908052100d8f5822c10d4e08d63ed53cdfaafcd Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Tue, 18 Mar 2025 18:14:53 +0000 Subject: [PATCH 2/2] Bump .NET NuGet packages Bumps .NET dependencies to their latest versions for the .NET 10.0.100-preview.2.25164.34 SDK. Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.1.25120.3 to 10.0.0-preview.2.25164.1. Bumps Microsoft.Extensions.Logging from 10.0.0-preview.1.25080.5 to 10.0.0-preview.2.25163.2. --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> --- Directory.Packages.props | 2 +- src/Logging.XUnit.v3/MartinCostello.Logging.XUnit.v3.csproj | 2 +- src/Logging.XUnit/MartinCostello.Logging.XUnit.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index b80eed62..2614f785 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -7,7 +7,7 @@ - + diff --git a/src/Logging.XUnit.v3/MartinCostello.Logging.XUnit.v3.csproj b/src/Logging.XUnit.v3/MartinCostello.Logging.XUnit.v3.csproj index 1437bded..2cb7658b 100644 --- a/src/Logging.XUnit.v3/MartinCostello.Logging.XUnit.v3.csproj +++ b/src/Logging.XUnit.v3/MartinCostello.Logging.XUnit.v3.csproj @@ -21,7 +21,7 @@ - + diff --git a/src/Logging.XUnit/MartinCostello.Logging.XUnit.csproj b/src/Logging.XUnit/MartinCostello.Logging.XUnit.csproj index 98eceaac..ee76c9d6 100644 --- a/src/Logging.XUnit/MartinCostello.Logging.XUnit.csproj +++ b/src/Logging.XUnit/MartinCostello.Logging.XUnit.csproj @@ -21,7 +21,7 @@ - +