Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/6.0] Don't exclude System.IO.Pipelines from TargetingPack version check #39302

Merged
merged 1 commit into from Jan 10, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 4, 2022

Backport of #39287 to release/6.0

/cc @wtgodbe

{PR title}

Summary of the changes (Less than 80 chars)

Description

{Detail}

Fixes #{bug number} (in this specific format)

Customer Impact

{Justification}

Regression?

  • Yes
  • No

[If yes, specify the version the behavior has regressed from]

Risk

  • High
  • Medium
  • Low

[Justify the selection above]

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

When servicing release/2.1

  • Make necessary changes in eng/PatchConfig.props

@github-actions github-actions bot requested a review from Pilchie as a code owner January 4, 2022 17:28
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jan 4, 2022
@ghost ghost added this to the 6.0.x milestone Jan 4, 2022
@ghost
Copy link

ghost commented Jan 4, 2022

Hi @github-actions[bot]. If this is not a tell-mode PR, please make sure to follow the instructions laid out in the servicing process document.
Otherwise, please add tell-mode label.

@ghost ghost added this to In Progress in Servicing Jan 4, 2022
@dougbu
Copy link
Member

dougbu commented Jan 7, 2022

@wtgodbe is this ready❔

@dougbu
Copy link
Member

dougbu commented Jan 10, 2022

@wtgodbe suggest merging if you think this is ready.

@wtgodbe wtgodbe added the tell-mode Indicates a PR which is being merged during tell-mode label Jan 10, 2022
@wtgodbe
Copy link
Member

wtgodbe commented Jan 10, 2022

Yes, it's ready

@wtgodbe wtgodbe merged commit d9521ac into release/6.0 Jan 10, 2022
@wtgodbe wtgodbe deleted the backport/pr-39287-to-release/6.0 branch January 10, 2022 19:40
Servicing automation moved this from In Progress to Done Jan 10, 2022
@ghost ghost modified the milestones: 6.0.x, 6.0.2 Jan 10, 2022
Elanis added a commit to Dysnomia-Studio/dysnomia-website that referenced this pull request Jul 14, 2023
Bumps [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) from 6.0.1 to 6.0.2.
<details>
<summary>Release notes</summary>

*Sourced from [Microsoft.AspNetCore.TestHost's releases](https://github.com/dotnet/aspnetcore/releases).*

> ## .NET 6.0.2
> [Release](https://github.com/dotnet/core/releases/tag/v6.0.2)
</details>
<details>
<summary>Commits</summary>

- [`1dcf7ac`](dotnet/aspnetcore@1dcf7ac) [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-efcore...
- [`608229f`](dotnet/aspnetcore@608229f) [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtim...
- [`eb1c0a4`](dotnet/aspnetcore@eb1c0a4) Merge in 'release/6.0' changes
- [`ef499fe`](dotnet/aspnetcore@ef499fe) Revert "[release/6.0] Switch to Windows.Amd64.Server2022.Open ([#39364](dotnet/aspnetcore#39364))" ([#39476](dotnet/aspnetcore#39476))
- [`5e8131b`](dotnet/aspnetcore@5e8131b) Merged PR 20577: Fix build errors
- [`04a113d`](dotnet/aspnetcore@04a113d) Merge in 'release/6.0' changes
- [`2bd9de6`](dotnet/aspnetcore@2bd9de6) Avoid declaring RazorPage\<T>.Model as nullable by default ([#39332](dotnet/aspnetcore#39332)) ([#39416](dotnet/aspnetcore#39416))
- [`6ffe8df`](dotnet/aspnetcore@6ffe8df) Merge in 'release/6.0' changes
- [`d9521ac`](dotnet/aspnetcore@d9521ac) Don't exclude System.IO.Pipelines from TargetingPack version check ([#39302](dotnet/aspnetcore#39302))
- [`3b49ab1`](dotnet/aspnetcore@3b49ab1) Merge in 'release/6.0' changes
- Additional commits viewable in [compare view](dotnet/aspnetcore@v6.0.1...v6.0.2)
</details>

<br />

Co-authored-by: Elanis <elanis@hotmail.com>
Reviewed-on: https://gitea.dysnomia.studio/elanis/dysnomia-website/pulls/26
Co-authored-by: elanis <elanis@noreply.example.org>
Co-committed-by: elanis <elanis@noreply.example.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework tell-mode Indicates a PR which is being merged during tell-mode
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants