JasonBock / InlineMapping

Using the Compiler API for object mapping
MIT License
64 stars 11 forks source link

Remove InlineMapping.Metadata #16

Closed JasonBock closed 4 years ago

JasonBock commented 4 years ago

I think I can move the types from that project into InlineMapping. Basically remove this from <ProjectReference>:

ReferenceOutputAssembly="false"

Then it should work.