We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f61b0e commit b2c9cfaCopy full SHA for b2c9cfa
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.targets" target="build"/>
+ <file src="ILRepack.Lib.MSBuild.Task.targets" target="build"/>
23
+ <file src="ILRepack.Lib.MSBuild.Task.targets" target="buildCrossTargeting"/>
24
</files>
25
</package>
0 commit comments