Skip to content

Commit

Permalink
Added CoffeeScript binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
skroonenburg committed Nov 6, 2011
1 parent 7b3a086 commit cd33529
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Nuspec/Rejuicer.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
<files>
<file src="..\..\NET40\Source\Rejuicer\Rejuicer\bin\Release\Rejuicer.dll" target="lib\40\Rejuicer.dll" />
<file src="..\..\NET35\Source\Rejuicer\Rejuicer\bin\Release\Rejuicer.dll" target="lib\35\Rejuicer.dll" />
<file src="..\..\NET40\Source\Rejuicer\Rejuicer\bin\Release\CoffeeSharp.dll" target="lib\40\CoffeeSharp.dll" />
<file src="..\..\NET35\Source\Rejuicer\Rejuicer\bin\Release\CoffeeSharp.dll" target="lib\35\CoffeeSharp.dll" />
<file src="..\..\NET40\Source\Rejuicer\Rejuicer\bin\Release\Jurassic.dll" target="lib\40\Jurassic.dll" />
<file src="..\..\NET35\Source\Rejuicer\Rejuicer\bin\Release\Jurassic.dll" target="lib\35\Jurassic.dll" />
<file src="web.config.transform" target="Content\web.config.transform" />
<file src="Content\App_Start\Rejuicer.cs.pp" target="Content\App_Start" />
</files>
Expand Down

0 comments on commit cd33529

Please sign in to comment.