|
|
Is there a list of the acceptable packaging types for .NET applications?
I know dotnet-library works, but I do not know what to use for an executable. Would it be something like dotnet-exe or dotnet-executable?
I've tried looking around the documentation, but it seems very preliminary and incomplete, with very few tangible examples.
Cheers, Eric
|
|
Coordinator
Sep 16, 2011 at 1:27 AM
|
http://incubator.apache.org/npanday/docs/1.4.0-incubating/guide/advanced/project-types.html
You can also ask questions on the Apache projects lists - we've moved there and the Codeplex project is no longer active.
|
|
|
|
Cool - thanks :-)
Cheers, Eric
On 2011-09-15 6:27 PM, brettporter wrote:
From: brettporter
http://incubator.apache.org/npanday/docs/1.4.0-incubating/guide/advanced/project-types.html
You can also ask questions on the Apache projects lists - we've moved there and the Codeplex project is no longer active.
|
|