Merge pull request #852 from nvella/master

ssg: Add YamlDotNet to nuspec
This commit is contained in:
Nick Vella 2019-08-18 16:41:00 +10:00 committed by GitHub
commit 09f1f05c76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>