Skip to content

Assembly Could not be loaded cause of Path. IsPathRooted #1

@jogibear9988

Description

@jogibear9988

i've switch now to your nuget from ms TextTemplateing, but my code does not work.
It fails to load my reference cause of this line:

if (Path.IsPathRooted(referencePath) && File.Exists(referencePath)) {

Path.IsPathRooted(referencePath)
returns false, but why is it needed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions