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

Update NativeMethods.cs #29

Merged
merged 1 commit into from
Jul 30, 2023
Merged

Update NativeMethods.cs #29

merged 1 commit into from
Jul 30, 2023

Commits on Jul 30, 2023

  1. Update NativeMethods.cs

    In Docker (ubuntu/Debian), when .net console app with PDFtoImage is call from another application, workingDirectory is not setup.
    
    Assembly.GetExecutingAssembly().Location returns empty string, not null and new Uri(workingDirectory) than failes with exception "empty Uri"
    michalblaha authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    6969d25 View commit details
    Browse the repository at this point in the history