MonoDevelop Addins: hello world, tyring to find all references and files in project
[CSharpForFun/.git] / ServiceStack / T4TemplateTest / T4TemplateTest / PreprocessedT4Template.tt
1 <#@ template language="C#" #>
2 <#@ assembly name="System.Core" #>
3 <#@ import namespace="System.Linq" #>
4 <#@ import namespace="System.Text" #>
5 <#@ import namespace="System.Collections.Generic" #>
6
7