From 03bf5891309b2dd701b362e49640dfb542903d46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 06:45:20 +0000 Subject: [PATCH] Bump System.IO.Pipelines in /docs/standard/io/snippets/pipelines_2 Bumps [System.IO.Pipelines](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: System.IO.Pipelines dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/standard/io/snippets/pipelines_2/ConsoleApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/standard/io/snippets/pipelines_2/ConsoleApp.csproj b/docs/standard/io/snippets/pipelines_2/ConsoleApp.csproj index ced0c83331630..d1f8d0a673a22 100644 --- a/docs/standard/io/snippets/pipelines_2/ConsoleApp.csproj +++ b/docs/standard/io/snippets/pipelines_2/ConsoleApp.csproj @@ -18,7 +18,7 @@ - +