Uh oh!
There was an error while loading. Please reload this page.
[release/7.0] Remove duplicate SourceGeneration generator refs - #75128
Conversation
Unblocks #75058 The listed PR brings in a change in roslyn that errors for duplicate analyzer references. There were only two duplicates in the libraries source projects which are being removed. The actual reference is already brought in via generators.targets.
ghost
commented
Sep 6, 2022
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsBackport of #75083 to release/7.0 Customer ImpactTestingRiskIMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.
|
ViktorHofer
commented
Sep 6, 2022
@cston thanks for finding another duplicate that didn't show up in CI for some reason. I added it to this backport PR. |
ViktorHofer
commented
Sep 6, 2022
cc @danmoseley this change is necessary for shipping 7.0 as we could otherwise not update to one of the final SDK bits that contain the compiler update. |
carlossanlop
commented
Sep 6, 2022
CI is green. Infra change only. Signed off. Ready to merge. |
Backport of #75083 to release/7.0
/cc @cston@ViktorHofer
Customer Impact
Testing
Risk
IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.