-
-
Notifications
You must be signed in to change notification settings - Fork 146
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
Updating namespaces for nanoFramework.DependencyInjection #332
Conversation
I'll update this PR once nanoframework/nanoFramework.DependencyInjection#33 is merged. |
A quick check shows there are still changes required in the following paths:
I'll do a more comprehensive check and complete all these changes once the DI PR is merged. |
Believe this covers all the samples that reference nanoFramework.DependencyInjection |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thank you for updating these. 👍🏻
Description
Updating namespaces for nanoframework/nanoFramework.DependencyInjection#33
Motivation and Context
These changes are required once the PR is merged.
How Has This Been Tested?
It compiles.
Screenshots
Types of changes
Checklist: