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

Improve AssemblyHelper #289

Merged
merged 3 commits into from
Oct 8, 2023
Merged

Conversation

davidkallesen
Copy link
Collaborator

@davidkallesen davidkallesen commented Oct 8, 2023

  • Entend AssemblyHelper on Load and ReadAsBytes methods to allow the extension ".exe"
  • Improve the use of Assembly.Load, by trt/catch BadImageFormatException into a IOException with a better explanation.
  • Nuget updates

@davidkallesen davidkallesen changed the title feat: Entend AssemblyHelper on Load and ReadAsBytes methods to allow … Improve AssemblyHelper Oct 8, 2023
@davidkallesen davidkallesen requested a review from perkops October 8, 2023 22:32
@davidkallesen davidkallesen merged commit e8764f5 into main Oct 8, 2023
4 checks passed
@davidkallesen davidkallesen deleted the feature/AssemblyHelper-and-exe-files branch October 8, 2023 22:44
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

Successfully merging this pull request may close these issues.

1 participant