dadhi / DryIoc

DryIoc is fast, small, full-featured IoC Container for .NET
MIT License
1.01k stars 123 forks source link

Include DryIoc.MefAttributedModel.CompileTimeAssemblyScan.Tests project #607

Closed yallie closed 10 months ago

yallie commented 10 months ago

Hi Maksim,

looks like DryIoc.MefAttributedModel.CompileTimeAssemblyScan.Tests project was excluded from unit tests for some reason since ~2021. I've included it back, fixed a few typos in the class names. It's still works fine :)

yallie commented 10 months ago

Maksim,

by the way, have you tried reviewing the pull request using web-based VSCode (github.dev)? Try hitting the . (dot) key in the open pull request. I think it's awesome :)

image

dadhi commented 10 months ago

@yallie Hi. First, thanks for the fix. Second, I will try to look into PR later.

dadhi commented 10 months ago

@yallie Ok, the . shortcut key is an interesting choice for GH. Thanks for the hint. Merging.