From d69dd2152f1dbbc4e25c410a4ac22522ade1daf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 02:43:43 +0000 Subject: [PATCH] Bump the nuget group in /ShareJobsData with 3 updates (#344) Bumps the nuget group in /ShareJobsData with 3 updates: [Verify.Xunit](https://github.com/VerifyTests/Verify), [YamlDotNet](https://github.com/aaubry/YamlDotNet) and [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Verify.Xunit` from 26.3.0 to 26.4.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/26.3.0...26.4.0) Updates `YamlDotNet` from 16.0.0 to 16.1.0 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v16.0.0...v16.1.0) 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) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ShareJobsData/Directory.Build.props | 2 +- ShareJobsData/src/ShareJobsDataCli/ShareJobsDataCli.csproj | 2 +- .../ShareJobsDataCli.Tests/ShareJobsDataCli.Tests.csproj | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ShareJobsData/Directory.Build.props b/ShareJobsData/Directory.Build.props index b2070ed..17286cb 100644 --- a/ShareJobsData/Directory.Build.props +++ b/ShareJobsData/Directory.Build.props @@ -74,7 +74,7 @@ - + diff --git a/ShareJobsData/src/ShareJobsDataCli/ShareJobsDataCli.csproj b/ShareJobsData/src/ShareJobsDataCli/ShareJobsDataCli.csproj index 4c4c450..fb15482 100644 --- a/ShareJobsData/src/ShareJobsDataCli/ShareJobsDataCli.csproj +++ b/ShareJobsData/src/ShareJobsDataCli/ShareJobsDataCli.csproj @@ -12,7 +12,7 @@ - + diff --git a/ShareJobsData/tests/ShareJobsDataCli.Tests/ShareJobsDataCli.Tests.csproj b/ShareJobsData/tests/ShareJobsDataCli.Tests/ShareJobsDataCli.Tests.csproj index 25b344b..ac4d9b0 100644 --- a/ShareJobsData/tests/ShareJobsDataCli.Tests/ShareJobsDataCli.Tests.csproj +++ b/ShareJobsData/tests/ShareJobsDataCli.Tests/ShareJobsDataCli.Tests.csproj @@ -8,7 +8,7 @@ - + @@ -45,6 +45,6 @@ - +