Skip to content

Use T4 for nuspec generation #8

@Steinblock

Description

@Steinblock

This is not an issue but a feature suggestion.

You said you are using a C# app to generate the nuspec files and are planning to release it after a rewrite. It would be great if you would not just update and relase new versions of the files but create a solution/project with a T4 template that does the job.

With that I could just drop the needed dlls in the lib folder, run the T4 tool which would generate the nuspec files.

This would solve issue #4 and issue #7 with little effort.

The key is to let a single T4 template generate mutliple output files:

http://t4-editor.tangible-engineering.com/blog/how-to-generate-multiple-output-files-from-a-single-t4-template.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions