From 31a87856086d2caf19a2a8cb0e38684ae92931f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 17:03:42 +0000 Subject: [PATCH] Bump MSBuild.ProjectCreation, System.Collections.Immutable, System.Text.Json and System.CodeDom Bumps [MSBuild.ProjectCreation](https://github.com/jeffkl/MSBuildProjectCreator), [System.Collections.Immutable](https://github.com/dotnet/runtime), [System.Text.Json](https://github.com/dotnet/runtime) and [System.CodeDom](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `MSBuild.ProjectCreation` from 13.0.0 to 14.0.0 - [Release notes](https://github.com/jeffkl/MSBuildProjectCreator/releases) - [Commits](https://github.com/jeffkl/MSBuildProjectCreator/compare/v13.0.0...v14.0.0) Updates `System.Collections.Immutable` from 8.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.0) Updates `System.Text.Json` from 8.0.4 to 8.0.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.4...v8.0.5) Updates `System.CodeDom` from 8.0.0 to 9.0.0-rc.2.24473.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0-rc.2.24473.5) --- updated-dependencies: - dependency-name: MSBuild.ProjectCreation dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Collections.Immutable dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.CodeDom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 08b2ce0d..e8b2ae4b 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -13,13 +13,13 @@ - + - + @@ -31,7 +31,7 @@ - +