-
-
Notifications
You must be signed in to change notification settings - Fork 19
Use T4 for nuspec generation #8
Copy link
Copy link
Open
Description
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:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels