Normalize cr/lf/tab
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
namespace Umbraco.Core.Persistence.DatabaseModelDefinitions
|
||||
namespace Umbraco.Core.Persistence.DatabaseModelDefinitions
|
||||
{
|
||||
public class IndexColumnDefinition
|
||||
{
|
||||
public virtual string Name { get; set; }
|
||||
public virtual Direction Direction { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user