We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7b193 commit 6c0e7d4Copy full SHA for 6c0e7d4
ILRepack.Lib.MSBuild.Task/build/ILRepack.Lib.MSBuild.Task.nuspec
@@ -19,6 +19,7 @@
19
</metadata>
20
<files>
21
<file src="ILRepack.Lib.MSBuild.Task.dll" target="build"/>
22
+ <file src="ILRepack.Lib.MSBuild.Task.dll" target="buildCrossTargeting"/>
23
<file src="ILRepack.Lib.MSBuild.Task.targets" target="build"/>
24
<file src="ILRepack.Lib.MSBuild.Task.targets" target="buildCrossTargeting"/>
25
</files>
0 commit comments