15 lines
820 B
XML
15 lines
820 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<Root Type="DevExpress.CodeRush.Formatting.UI.Options.OtherOptionsContainer">
|
|||
|
|
<Options Language="C#">
|
|||
|
|
<Options>
|
|||
|
|
<Item Id="{7b13bb67-6fc9-44dd-87a1-ea1dc649d561}" Type="DevExpress.CodeRush.Formatting.UI.Options.Conversion.PlaceOnNewLineOtherOption">
|
|||
|
|
<ElseOnNewLine>True</ElseOnNewLine>
|
|||
|
|
<WhileOnNewLine>True</WhileOnNewLine>
|
|||
|
|
<CatchOnNewLine>True</CatchOnNewLine>
|
|||
|
|
<FinallyOnNewLine>True</FinallyOnNewLine>
|
|||
|
|
</Item>
|
|||
|
|
<Item Id="{84e7d791-613d-4018-bf31-9a9f43264480}" Type="DevExpress.CodeRush.Formatting.UI.Options.Conversion.XmlDocCommentsOtherOption" />
|
|||
|
|
<Item Id="{8921dd1e-bb6c-4fa8-b4d5-58e6edcea04f}" Type="DevExpress.CodeRush.Formatting.UI.Options.Conversion.OtherIndentOption" />
|
|||
|
|
</Options>
|
|||
|
|
</Options>
|
|||
|
|
</Root>
|