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

Missing services #2219

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Missing services #2219

merged 1 commit into from
Jul 26, 2024

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Jul 26, 2024

✨ (MigrationToolHost.cs): add singleton services for migration tool version info and version

Adding IMigrationToolVersionInfo and IMigrationToolVersion as singleton services ensures that these instances are shared across the application, improving efficiency and consistency in accessing version information.

…ersion info and version

Adding `IMigrationToolVersionInfo` and `IMigrationToolVersion` as singleton services ensures that these instances are shared across the application, improving efficiency and consistency in accessing version information.
@MrHinsh MrHinsh marked this pull request as ready for review July 26, 2024 14:59
@MrHinsh MrHinsh merged commit cd49e40 into main Jul 26, 2024
4 checks passed
@MrHinsh MrHinsh deleted the fix/missing-directives branch July 26, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

1 participant