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

Exclude assemblies without services from service registration #64

Open
david-acm opened this issue Oct 3, 2024 · 1 comment
Open

Exclude assemblies without services from service registration #64

david-acm opened this issue Oct 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@david-acm
Copy link
Collaborator

.Contracts and .HttpContracts should not have any service registration, yet the registration method is finding them and throwing out an error message as a result.

#62 (comment)

@david-acm david-acm added the bug Something isn't working label Oct 4, 2024
@lloydkevin
Copy link
Contributor

Possibly hold this until after #65?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants