Skip to content

Commit cf09e41

Browse files
committed
Changed tabs to spaces
1 parent 625efc9 commit cf09e41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EntityFramework.Reverse.POCO.Generator/EF.Reverse.POCO.ttinclude

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,8 +1002,8 @@ foreach(var s in tbl.ReverseNavigationProperty.OrderBy(x => x.Definition))
10021002
[<#=rnpda #>]
10031003
<# } #>
10041004
/// <summary>
1005-
/// <#=s.Comments??"" #>
1006-
/// </summary>
1005+
/// <#=s.Comments??"" #>
1006+
/// </summary>
10071007
<#=s.Definition #>
10081008
<# } } #>
10091009
<# if(tbl.HasForeignKey) { #>

0 commit comments

Comments
 (0)