Skip to content

Commit

Permalink
Merge pull request #555 from ilkerde/master
Browse files Browse the repository at this point in the history
Fix @files@ templating of nuspec (for Mono+Win)
  • Loading branch information
forki committed Oct 7, 2014
2 parents 04acc80 + 6a8996e commit 81b69c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fake.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<releaseNotes>@releaseNotes@</releaseNotes>
<tags>build, fake, f#</tags>
@dependencies@
@files@
</metadata>
@files@
</package>

0 comments on commit 81b69c9

Please sign in to comment.