From 0433dbe2c6324b2de7b1d20fd8e3aa70bbcde9eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 12:01:39 +0000 Subject: [PATCH] Bump the nuget group with 5 updates Bumps the nuget group with 5 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.12.0` | `17.13.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `3.0.1` | `3.0.2` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `8.0.1` | `8.1.1` | | [PolyShim](https://github.com/Tyrrrz/PolyShim) | `1.14.0` | `1.15.0` | | [RazorBlade](https://github.com/ltrzesniewski/RazorBlade) | `0.7.0` | `0.8.0` | Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.12.0...v17.13.0) Updates `xunit.runner.visualstudio` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.1...3.0.2) Updates `FluentAssertions` from 8.0.1 to 8.1.1 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/8.0.1...8.1.1) Updates `PolyShim` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/Tyrrrz/PolyShim/releases) - [Commits](https://github.com/Tyrrrz/PolyShim/compare/1.14...1.15) Updates `RazorBlade` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/ltrzesniewski/RazorBlade/releases) - [Commits](https://github.com/ltrzesniewski/RazorBlade/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: PolyShim dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: RazorBlade dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] --- .../GitHubActionsTestLogger.Demo.csproj | 4 ++-- .../GitHubActionsTestLogger.Tests.csproj | 6 +++--- GitHubActionsTestLogger/GitHubActionsTestLogger.csproj | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/GitHubActionsTestLogger.Demo/GitHubActionsTestLogger.Demo.csproj b/GitHubActionsTestLogger.Demo/GitHubActionsTestLogger.Demo.csproj index ea780ca..193c650 100644 --- a/GitHubActionsTestLogger.Demo/GitHubActionsTestLogger.Demo.csproj +++ b/GitHubActionsTestLogger.Demo/GitHubActionsTestLogger.Demo.csproj @@ -9,9 +9,9 @@ - + - + diff --git a/GitHubActionsTestLogger.Tests/GitHubActionsTestLogger.Tests.csproj b/GitHubActionsTestLogger.Tests/GitHubActionsTestLogger.Tests.csproj index e28536a..a676fec 100644 --- a/GitHubActionsTestLogger.Tests/GitHubActionsTestLogger.Tests.csproj +++ b/GitHubActionsTestLogger.Tests/GitHubActionsTestLogger.Tests.csproj @@ -11,10 +11,10 @@ - - + + - + diff --git a/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj b/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj index 3bd1f6a..1a75649 100644 --- a/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj +++ b/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj @@ -26,8 +26,8 @@ - - + + \ No newline at end of file