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

Changed to allow version info to be retrieved from appropriate calling assembly #37

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

tombogle
Copy link
Contributor

@tombogle tombogle commented Apr 22, 2024

This fixes the previous errant attempt to support plugins. Rather than a flag tp use the currently executing assembly (which will always be the DesktopAnalytics DLL itself and which is never what we want), the caller can either pass a flag or an actual assembly to be used for retrieving the version information.


This change is Reviewable

@tombogle tombogle requested a review from andrew-polk April 22, 2024 13:00
@tombogle tombogle self-assigned this Apr 22, 2024
Copy link
Collaborator

@andrew-polk andrew-polk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @tombogle)

@tombogle tombogle merged commit a7aed04 into master Apr 22, 2024
3 checks passed
@tombogle tombogle deleted the change-to-use-calling-assembly branch April 22, 2024 19:11
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.

2 participants