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

Make DCP internal. #639

Merged
merged 5 commits into from
Nov 2, 2023
Merged

Make DCP internal. #639

merged 5 commits into from
Nov 2, 2023

Conversation

mitchdenny
Copy link
Member

Fixes #635

... with a covering test to make sure we don't accidentally leak types in the future.

Copy link
Member

@karolz-ms karolz-ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

mitchdenny and others added 2 commits November 2, 2023 13:05
public class DcpVisibilityTests
{
[Fact]
public void EnsureNoTypesFromDcpNamespaceArePublic()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test is a bit much, we can delete it afterwards.

@mitchdenny mitchdenny merged commit 82ca358 into dotnet:main Nov 2, 2023
5 checks passed
davidfowl pushed a commit that referenced this pull request Nov 2, 2023
* Make DCP internal.
joperezr added a commit that referenced this pull request Nov 14, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mark DCP types internal
5 participants