Skip to content

Commit

Permalink
README & nuspec forget to add
Browse files Browse the repository at this point in the history
  • Loading branch information
ulex committed Apr 28, 2015
1 parent 81730a6 commit f197621
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ ZenSharp depend on nuget packages ReSharper.SDK and nunit.framwork. Use nuget pa

After this, ZenSharp can be built either msbuild or Visual Studio.

If you want to build nupkg you also need ILmerge.

<!--
vim:tw=140:
-->
1 change: 1 addition & 0 deletions ZenSharp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Free and open source. More information on github.
<!--<file src="ZenSharp.Integration\Templates.ltg" target="ReSharper\vAny\plugins\"/>-->

<file src="ZenSharp.dll" target="DotFiles\ZenSharp.dll"/>
<file src="bin\Release\Nlog.dll.deploy.nlog" target="DotFiles\Nlog.dll.nlog"/>

</files>
</package>

0 comments on commit f197621

Please sign in to comment.