Skip to content

Commit 6ad70ce

Browse files
committed
Removed dirty new line that's making changes in all of the files.
1 parent ef2c75e commit 6ad70ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Templates/CSharp/Base/SharedCSharp.template.tt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ bool logTemplateSrc = false;
1111
<#=writer.WriteHeader()#>
1212

1313
// **NOTE** This file was generated by a tool and any changes will be overwritten.
14+
1415
<# if (logTemplateSrc) { #>
1516
// Template Source: <#= TemplateName(host.TemplateFile) #>
1617
<# } #>

0 commit comments

Comments
 (0)