From 9d0d262ef288679f2104db3e537d9b73a0f6b2c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 17:25:00 +0000 Subject: [PATCH] Bump the nuget-deps group with 3 updates Bumps the nuget-deps group with 3 updates: [JsonSchema.Net](https://github.com/json-everything/json-everything), [JsonSchema.Net.Generation](https://github.com/json-everything/json-everything) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `JsonSchema.Net` from 7.3.4 to 7.3.4 - [Commits](https://github.com/json-everything/json-everything/commits) Updates `JsonSchema.Net.Generation` from 5.0.1 to 5.0.2 - [Commits](https://github.com/json-everything/json-everything/compare/schema-gen-v5.0.1...schema-gen-v5.0.2) Updates `xunit.runner.visualstudio` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/3.0.2...3.1.0) --- updated-dependencies: - dependency-name: JsonSchema.Net dependency-version: 7.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: JsonSchema.Net.Generation dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps ... Signed-off-by: dependabot[bot] --- CreateMatrix/CreateMatrix.csproj | 2 +- CreateMatrixTests/CreateMatrixTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CreateMatrix/CreateMatrix.csproj b/CreateMatrix/CreateMatrix.csproj index 57a55c2..67b3f15 100644 --- a/CreateMatrix/CreateMatrix.csproj +++ b/CreateMatrix/CreateMatrix.csproj @@ -9,7 +9,7 @@ - + diff --git a/CreateMatrixTests/CreateMatrixTests.csproj b/CreateMatrixTests/CreateMatrixTests.csproj index b85b1f9..f8e5f69 100644 --- a/CreateMatrixTests/CreateMatrixTests.csproj +++ b/CreateMatrixTests/CreateMatrixTests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive