From 9b81e5b92707931ee098d8186136eb172f7a387f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 11:40:51 +0000 Subject: [PATCH] Bump the nuget group with 5 updates Bumps the nuget group with 5 updates: | Package | From | To | | --- | --- | --- | | [CSharpier.MsBuild](https://github.com/belav/csharpier) | `0.30.2` | `0.30.4` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.2` | `3.0.0` | | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.2` | `6.0.3` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.2` | `7.0.0` | | [RazorBlade](https://github.com/ltrzesniewski/RazorBlade) | `0.6.0` | `0.7.0` | Updates `CSharpier.MsBuild` from 0.30.2 to 0.30.4 - [Release notes](https://github.com/belav/csharpier/releases) - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md) - [Commits](https://github.com/belav/csharpier/compare/0.30.2...0.30.4) Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.2...3.0.0) Updates `coverlet.collector` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.2...v6.0.3) Updates `FluentAssertions` from 6.12.2 to 7.0.0 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.12.2...7.0.0) Updates `RazorBlade` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/ltrzesniewski/RazorBlade/releases) - [Commits](https://github.com/ltrzesniewski/RazorBlade/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: CSharpier.MsBuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: coverlet.collector 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-major 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 | 8 ++++---- GitHubActionsTestLogger/GitHubActionsTestLogger.csproj | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/GitHubActionsTestLogger.Demo/GitHubActionsTestLogger.Demo.csproj b/GitHubActionsTestLogger.Demo/GitHubActionsTestLogger.Demo.csproj index 6b11efa..d69e2da 100644 --- a/GitHubActionsTestLogger.Demo/GitHubActionsTestLogger.Demo.csproj +++ b/GitHubActionsTestLogger.Demo/GitHubActionsTestLogger.Demo.csproj @@ -8,10 +8,10 @@ - + - + diff --git a/GitHubActionsTestLogger.Tests/GitHubActionsTestLogger.Tests.csproj b/GitHubActionsTestLogger.Tests/GitHubActionsTestLogger.Tests.csproj index 36a4391..7697727 100644 --- a/GitHubActionsTestLogger.Tests/GitHubActionsTestLogger.Tests.csproj +++ b/GitHubActionsTestLogger.Tests/GitHubActionsTestLogger.Tests.csproj @@ -9,12 +9,12 @@ - - - + + + - + diff --git a/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj b/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj index 7be72cb..1b6cc03 100644 --- a/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj +++ b/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj @@ -23,11 +23,11 @@ - + - + \ No newline at end of file