From af3ea2fc27c4d94b6731abdd5a71e13d3c255b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 03:55:19 +0000 Subject: [PATCH] chore(deps): bump the all group with 7 updates Bumps the all group with 7 updates: | Package | From | To | | --- | --- | --- | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.0` | `6.12.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.0` | `17.11.1` | | [Polly](https://github.com/App-vNext/Polly) | `8.4.1` | `8.4.2` | | [xunit](https://github.com/xunit/xunit) | `2.9.0` | `2.9.2` | | [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) | `2.0.163` | `2.0.169` | | [Roslynator.Analyzers](https://github.com/dotnet/roslynator) | `4.12.4` | `4.12.6` | | [csharpier](https://github.com/belav/csharpier) | `0.29.1` | `0.29.2` | Updates `FluentAssertions` from 6.12.0 to 6.12.1 - [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.0...6.12.1) Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - [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.11.0...v17.11.1) Updates `Polly` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/compare/8.4.1...8.4.2) Updates `xunit` from 2.9.0 to 2.9.2 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.0...v2-2.9.2) Updates `Meziantou.Analyzer` from 2.0.163 to 2.0.169 - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases) - [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.163...2.0.169) Updates `Roslynator.Analyzers` from 4.12.4 to 4.12.6 - [Release notes](https://github.com/dotnet/roslynator/releases) - [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md) - [Commits](https://github.com/dotnet/roslynator/compare/v4.12.4...v4.12.6) Updates `csharpier` from 0.29.1 to 0.29.2 - [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.29.1...0.29.2) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Polly dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Meziantou.Analyzer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Roslynator.Analyzers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: csharpier dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- Eon.Tests/Eon.Tests.csproj | 8 ++++---- Eon/Eon.csproj | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index fd68428..84b4c14 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "csharpier": { - "version": "0.29.1", + "version": "0.29.2", "commands": [ "dotnet-csharpier" ] diff --git a/Eon.Tests/Eon.Tests.csproj b/Eon.Tests/Eon.Tests.csproj index 1e9c13d..ecba226 100644 --- a/Eon.Tests/Eon.Tests.csproj +++ b/Eon.Tests/Eon.Tests.csproj @@ -8,10 +8,10 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Eon/Eon.csproj b/Eon/Eon.csproj index e825bfe..1d06946 100644 --- a/Eon/Eon.csproj +++ b/Eon/Eon.csproj @@ -46,11 +46,11 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive