AArnott / CodeGeneration.Roslyn

Assists in performing Roslyn-based code generation during a build.
Microsoft Public License
408 stars 59 forks source link

Resolve NuGet assemblies from path file name in addition to package name #107

Closed frblondin closed 5 years ago

frblondin commented 5 years ago

Attempt to fix #106

Not sure whether a unit test is required/easy to add...

frblondin commented 5 years ago

Is there any chance this PR can be reviewed?

Thanks