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

chore: Cleanup code that relating dropping .NET 6 support #10305

Merged

Conversation

filzrev
Copy link
Contributor

@filzrev filzrev commented Oct 20, 2024

This PR contains following changes.

  1. Remove PolySharp package dependency.
  2. Update README.md
    (Note: Until .NET 9 RTM released. it requires Visual Studio Preview to build .NET 9 project)
  3. Remove unused InternalsVisibleTo attribute from Docfx.Common project.
  4. Remove System.Formats.Asn1 dependency (That is added by chore: Fix build error on .NET 9 SDK preview6 #10107)
    Microsoft.CodeAnalysis.Workspaces.MSBuild package still have transitive dependency to System.Formats.Asn1.

@filzrev filzrev force-pushed the chore-code-cleanup-after-net6-support-dropped branch from e29a4f8 to 88e0fc4 Compare October 20, 2024 05:48
@yufeih yufeih merged commit bc91af0 into dotnet:main Oct 21, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants