From b9cb3aac6cea1aee3f36328808404000e4d37bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 03:31:49 +0000 Subject: [PATCH] chore(deps): bump the all group with 4 updates Bumps the all group with 4 updates: [xunit](https://github.com/xunit/xunit), [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit), [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet). Updates `xunit` from 2.8.1 to 2.9.0 - [Commits](https://github.com/xunit/xunit/compare/2.8.1...2.9.0) Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.1...2.8.2) Updates `Meziantou.Analyzer` from 2.0.159 to 2.0.163 - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases) - [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.159...2.0.163) Updates `SonarAnalyzer.CSharp` from 9.28.0.94264 to 9.30.0.95878 - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](https://github.com/SonarSource/sonar-dotnet/compare/9.28.0.94264...9.30.0.95878) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: xunit.runner.visualstudio 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: SonarAnalyzer.CSharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- Eon.Tests/Eon.Tests.csproj | 4 ++-- Eon/Eon.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Eon.Tests/Eon.Tests.csproj b/Eon.Tests/Eon.Tests.csproj index e5341f9..46bd847 100644 --- a/Eon.Tests/Eon.Tests.csproj +++ b/Eon.Tests/Eon.Tests.csproj @@ -11,8 +11,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Eon/Eon.csproj b/Eon/Eon.csproj index 87f788a..ad06a78 100644 --- a/Eon/Eon.csproj +++ b/Eon/Eon.csproj @@ -46,7 +46,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -54,7 +54,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive