Skip to content

Conversation

@tmds
Copy link
Member

@tmds tmds commented Jul 11, 2024

The inbox implementation should no longer include a working binary formatter.

The check used to build a working formatter was '$(TargetFramework)' == '$(NetCoreAppMinimum)'.

Because NetCoreAppMinimum gets set to TargetFramework in the source-build configuration, the source-build configuration unintentionally included a working binary formatter.

Fixes #103683

@ViktorHofer ptal.

…or source-build.

The inbox implementation should no longer include a working binary formatter.

The check used to build a working formatter was '$(TargetFramework)' == '$(NetCoreAppMinimum)'.

Because NetCoreAppMinimum gets set to TargetFramework in the source-build configuration,
the source-build configuration unintentionally included a working binary formatter.
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jul 11, 2024
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

@tmds
Copy link
Member Author

tmds commented Jul 12, 2024

Thanks for your assistance, @ViktorHofer!

@ViktorHofer
Copy link
Member

/ba-g queues are timing out, known issue

@ViktorHofer ViktorHofer merged commit 9b09bcf into dotnet:main Jul 12, 2024
@adamsitnik
Copy link
Member

FYI @bartonjs

@github-actions github-actions bot locked and limited conversation to collaborators Aug 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-libraries community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DisableBitTests.EnabledThroughFeatureSwitch/DisabledAlwaysInBrowser failures

3 participants