From 9615faf8cec2eecd778fbf42772ae771f7ad5aa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 12:02:45 +0000 Subject: [PATCH] Bump System.IO.Pipelines in /docs/standard/io/snippets/pipelines_1 Bumps [System.IO.Pipelines](https://github.com/dotnet/runtime) from 6.0.3 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.3...v7.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_1/Pipes.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/standard/io/snippets/pipelines_1/Pipes.csproj b/docs/standard/io/snippets/pipelines_1/Pipes.csproj index 933b0232cebe6..2a4fb1a0a4972 100644 --- a/docs/standard/io/snippets/pipelines_1/Pipes.csproj +++ b/docs/standard/io/snippets/pipelines_1/Pipes.csproj @@ -8,7 +8,7 @@ - +