Skip to content

Consider a binary package as well #31

@dennisdoomen

Description

@dennisdoomen

When a project uses Pathy internally and it also has a test project that uses Pathy, and that solution uses [InternalsVisibleTo] to expose the internal types to the test project, you'll end up with a compile error. This is because Pathy is technically imported twice.

In 2.0, we need to introduce breaking changes:

  1. Name the binary version Pathy and Pathy.Globbing
  2. Name the source-only version Pathy.Sources and Pathy.Globbing.Sources

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions