Skip to content

Commit a42d8c9

Browse files
authored
Pass props to multi-targeting (#3107)
Resolves #2706.
1 parent d11913e commit a42d8c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Swashbuckle.AspNetCore/Swashbuckle.AspNetCore.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
</metadata>
2323
<files>
2424
<file src="Swashbuckle.AspNetCore.props" target="build\Swashbuckle.AspNetCore.props" />
25+
<file src="Swashbuckle.AspNetCore.props" target="buildMultiTargeting\Swashbuckle.AspNetCore.props" />
2526
</files>
2627
</package>

0 commit comments

Comments
 (0)