Skip to content

Commit

Permalink
Pass props to multi-targeting (#3107)
Browse files Browse the repository at this point in the history
Resolves #2706.
  • Loading branch information
xC0dex authored Oct 11, 2024
1 parent d11913e commit a42d8c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Swashbuckle.AspNetCore/Swashbuckle.AspNetCore.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
</metadata>
<files>
<file src="Swashbuckle.AspNetCore.props" target="build\Swashbuckle.AspNetCore.props" />
<file src="Swashbuckle.AspNetCore.props" target="buildMultiTargeting\Swashbuckle.AspNetCore.props" />
</files>
</package>

0 comments on commit a42d8c9

Please sign in to comment.