Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to navigate proper dlls with IL Viewer #2378

Open
kamyker opened this issue Dec 18, 2022 · 0 comments
Open

Add option to navigate proper dlls with IL Viewer #2378

kamyker opened this issue Dec 18, 2022 · 0 comments

Comments

@kamyker
Copy link

kamyker commented Dec 18, 2022

Currently IL Viewer inspects dlls builds manually in Rider but they don't have code generated for ex. by Mono.Cecil.

If it can't be default then there should be an option to point csproj OutputPath to Library\ScriptAssemblies as was reverted in this commit f5a6fea .

Changed OutputPath to Library\ScriptAssemblies locally in your package and everything seems fine. Why it can't be like that by default? Build button should also be disabled in that case as it's pointless in Unity that doesn't use MSBuild but their own solution.

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

No branches or pull requests

1 participant