Skip to content

There is no way to choose a dll that is referenced in the workspace, but the file is not in the workspace. #30

@fjqingyou

Description

@fjqingyou

csproj


<Project .........>
  <ItemGroup>
    <Reference Include="xxxxxx">
      <HintPath>/Applications/(xxxxxxx).app/Contents/Managed/(xxxxxx).dll</HintPath>
    </Reference>
  </ItemGroup>
  ........
</Project>

use command

ilspy:decompile il assembly in current workspace
not have (xxxxxx).dll in item list view

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