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

Is it normal the pdb are not moved to the library folder ? #57

Closed
julienGrd opened this issue Sep 13, 2023 · 3 comments
Closed

Is it normal the pdb are not moved to the library folder ? #57

julienGrd opened this issue Sep 13, 2023 · 3 comments

Comments

@julienGrd
Copy link

Hello guys, and thanks for this library.
it works greate except the pdb which stay at the root (yes i want to publish the pdf in release mode to have line number in case of exceptions).

Is it normal ? can it be configured ?

thanks !

@liesauer
Copy link
Member

pdb should stay with it's dll. can you post a demo repo/bin so i can see what is going on?

@julienGrd
Copy link
Author

yes you can repro with this project : https://github.com/julienGrd/BlazorAppTestNetBeautyWithPdb, i use Visual Studio Community 2022 17.8 Preview 2.0. To reproduce

  • right click, publish on the server project
  • go to the publish folder, you will see ClassLibrary1.dll and ClassLibrary2.dll in the libraries subfolder but ClassLibrary1.pdb and ClassLibrary2.pdb are still in the root

@liesauer
Copy link
Member

fixed in v2.1.4.1

liesauer added a commit that referenced this issue Sep 23, 2023
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

2 participants