Uh oh!
There was an error while loading. Please reload this page.
[release/8.0] Add Microsoft.Extensions.Options.SourceGeneration to Transport Package - #91700
Conversation
ghost
commented
Sep 6, 2023
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsBackport of #91685 to release/8.0 /cc @tarekgh Customer ImpactTestingRiskIMPORTANT: If this backport is for a servicing release, please verify that:
|
tarekgh
commented
Sep 6, 2023
@ericstj could you please approve it? Thanks! |
tarekgh
commented
Sep 6, 2023
ericstj
commented
Sep 6, 2023
Approved as this is necessary to ship the product, and #91698 tracks avoiding such issues on the future. |
tarekgh
commented
Sep 7, 2023
@ViktorHofer the CI failures are known and tracked issues. Could you please merge this PR? Thanks! |
Backport of #91685 to release/8.0
/cc @tarekgh
Customer Impact
This change is important to allow adding the Options Validation source gen to the aspnet.
Testing
regression tests
Risk
low, no real product change more than including the options source gen to the transport package.
IMPORTANT: If this backport is for a servicing release, please verify that:
The PR target branch is
release/X.0-staging, notrelease/X.0.If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.