From 2dd2a09d81b02b2e23fd5d48da20ae733b1ba28c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 20:27:49 +0000 Subject: [PATCH] Bump the nuget group with 6 updates Bumps the nuget group with 6 updates: | Package | From | To | | --- | --- | --- | | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.3` | `6.0.4` | | [CSharpier.MsBuild](https://github.com/belav/csharpier) | `0.30.4` | `0.30.6` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `7.0.0` | `8.0.1` | | [xunit](https://github.com/xunit/xunit) | `2.9.2` | `2.9.3` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `3.0.0` | `3.0.1` | | [System.Text.Json](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.1` | Updates `coverlet.collector` from 6.0.3 to 6.0.4 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.3...v6.0.4) Updates `CSharpier.MsBuild` from 0.30.4 to 0.30.6 - [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.4...0.30.6) Updates `FluentAssertions` from 7.0.0 to 8.0.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/7.0.0...8.0.1) Updates `xunit` from 2.9.2 to 2.9.3 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) Updates `xunit.runner.visualstudio` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.0...3.0.1) Updates `System.Text.Json` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: CSharpier.MsBuild 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: xunit 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-patch dependency-group: nuget - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] --- Cogwheel.Tests/Cogwheel.Tests.csproj | 10 +++++----- Cogwheel/Cogwheel.csproj | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Cogwheel.Tests/Cogwheel.Tests.csproj b/Cogwheel.Tests/Cogwheel.Tests.csproj index 8dc9a81..2168f5e 100644 --- a/Cogwheel.Tests/Cogwheel.Tests.csproj +++ b/Cogwheel.Tests/Cogwheel.Tests.csproj @@ -9,13 +9,13 @@ - - - + + + - - + + diff --git a/Cogwheel/Cogwheel.csproj b/Cogwheel/Cogwheel.csproj index 9cea747..996409f 100644 --- a/Cogwheel/Cogwheel.csproj +++ b/Cogwheel/Cogwheel.csproj @@ -23,10 +23,10 @@ - + - + \ No newline at end of file