ssg: update nuspec to include YamlDotNet

This commit is contained in:
Nick Vella 2019-08-18 16:29:04 +10:00
parent dbbfd4f4ce
commit e16f96ee22
1 changed files with 1 additions and 0 deletions

View File

@ -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>