mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-13 12:36:38 +00:00
fix nuspec for targeting net47
This commit is contained in:
parent
8c0e27c981
commit
220254a052
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,6 @@
|
|||
</metadata>
|
||||
<files>
|
||||
<file src="**" target="lib\net35"/>
|
||||
<file src="**" target-"lib\net47"/>
|
||||
<file src="**" target="lib\net47"/>
|
||||
</files>
|
||||
</package>
|
||||
Loading…
Add table
Add a link
Reference in a new issue