Skip to content

Add InternalsVisibleTo for ACadSharp.Formats assembly#1132

Open
DomCR wants to merge 2 commits into
masterfrom
internal-visible-ACadSharp.Formats
Open

Add InternalsVisibleTo for ACadSharp.Formats assembly#1132
DomCR wants to merge 2 commits into
masterfrom
internal-visible-ACadSharp.Formats

Conversation

@DomCR

@DomCR DomCR commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Description

Added InternalsVisibleTo attribute in AssemblyInfo.cs to allow the ACadSharp.Formats assembly (identified by its public key) to access internal members of this assembly. This facilitates better integration and testing between the core and formats assemblies.

DomCR added 2 commits July 5, 2026 10:44
Added InternalsVisibleTo attribute in AssemblyInfo.cs to allow the ACadSharp.Formats assembly (identified by its public key) to access internal members of this assembly. This facilitates better integration and testing between the core and formats assemblies.
Added InternalsVisibleTo for ACadSharp.Formats.Tests in AssemblyInfo.cs to allow test project access to internals. Refactored UnitExtensions to a top-level static class and added XML documentation to ToUnits method for improved clarity. No changes to method logic.
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.

1 participant