Skip to content

Fix build by adding necessary using directives for async and DI setup. - #975

Merged
FlorianRappl merged 1 commit into
ElectronNET:developfrom
davidroth:missing-usings
Dec 11, 2025
Merged

Fix build by adding necessary using directives for async and DI setup.#975
FlorianRappl merged 1 commit into
ElectronNET:developfrom
davidroth:missing-usings

Conversation

@davidroth

Copy link
Copy Markdown
Contributor

Fixes issues with building sample projects, which were failing compilation due to missing usings.

@FlorianRappl
FlorianRappl changed the base branch from main to developDecember 10, 2025 21:58
@FlorianRappl

Copy link
Copy Markdown
Collaborator

Must be rebased to develop.

@davidroth

Copy link
Copy Markdown
ContributorAuthor

Rebase done.

@FlorianRapplFlorianRappl left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM - thanks!

@FlorianRapplFlorianRappl added this to the 0.3.0 milestone Dec 11, 2025
@FlorianRappl
FlorianRappl merged commit 7f507a6 into ElectronNET:developDec 11, 2025
17 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@davidroth@FlorianRappl