Skip to content

Commit 6c0e7d4

Browse files
authored
Output the MSBuild Task in buildCrossTargetting as well (#77)
1 parent 8d7b193 commit 6c0e7d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ILRepack.Lib.MSBuild.Task/build/ILRepack.Lib.MSBuild.Task.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
</metadata>
2020
<files>
2121
<file src="ILRepack.Lib.MSBuild.Task.dll" target="build"/>
22+
<file src="ILRepack.Lib.MSBuild.Task.dll" target="buildCrossTargeting"/>
2223
<file src="ILRepack.Lib.MSBuild.Task.targets" target="build"/>
2324
<file src="ILRepack.Lib.MSBuild.Task.targets" target="buildCrossTargeting"/>
2425
</files>

0 commit comments

Comments
 (0)