ARTICLE AD BOX
When I generate a data mapper library using Liquid Data Mapper it always binds to .Net 4.6, but I need it to target .Net 8.
How can I change this functionality?
My source is a CSV file and my target is an XML document, but I assume the issue applies to all transforms.
