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