ssg: update nuspec to include YamlDotNet
This commit is contained in:
parent
dbbfd4f4ce
commit
e16f96ee22
|
@ -62,6 +62,7 @@
|
|||
<file src="System.Net.Http.Primitives.dll" target="lib\net451\System.Net.Http.Primitives.dll" />
|
||||
<file src="template\default.htm" target="lib\net451\template\default.htm" />
|
||||
<file src="template\defaultstyle.css" target="lib\net451\template\defaultstyle.css" />
|
||||
<file src="YamlDotNet.dll" target="lib\net451\YamlDotNet.dll" />
|
||||
<file src="Zlib.Portable.dll" target="lib\net451\Zlib.Portable.dll" />
|
||||
</files>
|
||||
</package>
|
Loading…
Reference in New Issue