EditorConfig reformat: MediaBrowser.Model

This commit is contained in:
Erwin de Haan
2019-01-13 20:31:15 +01:00
parent 3ed6f37030
commit 382e8699a2
85 changed files with 85 additions and 85 deletions

View File

@@ -38,4 +38,4 @@ namespace MediaBrowser.Model.System
/// <value>The id.</value>
public string Id { get; set; }
}
}
}

View File

@@ -10,4 +10,4 @@ namespace MediaBrowser.Model.System
Port = 9;
}
}
}
}