Add files to path to allow for targeting .NET 4.7

This commit is contained in:
Andrew Welker
2020-06-20 22:48:29 -06:00
parent 29a47ab3ef
commit 8c0e27c981

View File

@@ -16,5 +16,6 @@
</metadata>
<files>
<file src="**" target="lib\net35"/>
<file src="**" target-"lib\net47"/>
</files>
</package>