Skip to content

Commit e43da46

Browse files
committed
Work CD-CI
- Add missing dependency file to nuspec. Signed-off-by: José Simões <[email protected]>
1 parent 31fa2db commit e43da46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/MetadataProcessor.Core/package.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<file src="bin\Release\nanoFramework.Tools.MetadataProcessor.Core.dll" target="lib/net461" />
3131

3232
<file src="bin\Release\nanoFramework.Tools.MetadataProcessor.Core.dll" target="build" />
33+
<file src="bin\Release\Mono.Cecil.dll" target="build" />
3334
<file src="bin\Release\Stubble.Core.dll" target="build" />
3435
<file src="bin\Release\System.Collections.Immutable.dll" target="build" />
3536
<file src="bin\Release\System.Runtime.CompilerServices.Unsafe.dll" target="build" />

0 commit comments

Comments
 (0)