Albacore / albacore

Albacore is a professional quality suite of Rake tasks for building .NET or Mono based systems.
www.albacorebuild.net
221 stars 64 forks source link

nuspec: Normalizing target results in invalid spec #199

Closed et1975 closed 7 years ago

et1975 commented 8 years ago

Nuget seems to require \ slashes for targets, so this line results in "content-only" nuget, and ultimately packaging fails on Linux.

haf commented 7 years ago

@et1975 Would you be open to PRing a fix to that?

et1975 commented 7 years ago

doubtful

haf commented 7 years ago

Use paket then.