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 31fa2db commit e43da46Copy full SHA for e43da46
source/MetadataProcessor.Core/package.nuspec
@@ -30,6 +30,7 @@
30
<file src="bin\Release\nanoFramework.Tools.MetadataProcessor.Core.dll" target="lib/net461" />
31
32
<file src="bin\Release\nanoFramework.Tools.MetadataProcessor.Core.dll" target="build" />
33
+ <file src="bin\Release\Mono.Cecil.dll" target="build" />
34
<file src="bin\Release\Stubble.Core.dll" target="build" />
35
<file src="bin\Release\System.Collections.Immutable.dll" target="build" />
36
<file src="bin\Release\System.Runtime.CompilerServices.Unsafe.dll" target="build" />
0 commit comments