Skip to content

Commit c630e13

Browse files
committed
Fix the nuspec to include json.net dll
1 parent af8bd6b commit c630e13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LiveWriterPluginManager.0.1.0.0.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<file src="LiveWriterPluginManager\bin\Release\Mono.Cecil.Pdb.dll" target="lib\net45\Mono.Cecil.Pdb.dll" />
3232
<file src="LiveWriterPluginManager\bin\Release\Mono.Cecil.Rocks.dll" target="lib\net45\Mono.Cecil.Rocks.dll" />
3333
<file src="LiveWriterPluginManager\bin\Release\NuGet.Squirrel.dll" target="lib\net45\NuGet.Squirrel.dll" />
34+
<file src="LiveWriterPluginManager\bin\Release\Newtonsoft.Json.dll" target="lib\net45\Newtonsoft.Json.dll" />
3435
<file src="LiveWriterPluginManager\bin\Release\OpenLiveWriter.Api.dll" target="lib\net45\OpenLiveWriter.Api.dll" />
3536
<file src="LiveWriterPluginManager\bin\Release\Splat.dll" target="lib\net45\Splat.dll" />
3637
<file src="LiveWriterPluginManager\bin\Release\Squirrel.dll" target="lib\net45\Squirrel.dll" />

0 commit comments

Comments
 (0)