StingyJack / Scripty

Tools to let you use Roslyn-powered C# scripts for code generation
MIT License
0 stars 1 forks source link

for #1 and #2 a way to pass an expression to resolve output behavior... #5

Open StingyJack opened 7 years ago

StingyJack commented 7 years ago

would be nice...

Default output behavior = ($(SolutionConfiguration) == "Scripty"))

or for the custom tool property page value = if (SomethingMoreComplexLikeRunningAnotherCsx())