This repository was archived by the owner on May 16, 2022. It is now read-only.
Commit 30f9f44 1 parent fe49444 commit 30f9f44 Copy full SHA for 30f9f44
File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change
1
+ <wpf : ResourceDictionary xml : space =" preserve" xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" xmlns : s =" clr-namespace:System;assembly=mscorlib" xmlns : ss =" urn:shemas-jetbrains-com:settings-storage-xaml" xmlns : wpf =" http://schemas.microsoft.com/winfx/2006/xaml/presentation" >
2
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/REDUNDANT_THIS_QUALIFIER_STYLE/@EntryValue" >ALWAYS_USE</s : String >
3
+ <s : String x : Key =" /Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=Constants/@EntryIndexedValue" >< Policy Inspect="True" Prefix="" Suffix="" Style="AA_BB" /> </s : String >
4
+ <s : String x : Key =" /Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=EnumMember/@EntryIndexedValue" >< Policy Inspect="True" Prefix="" Suffix="" Style="AaBb">< ExtraRule Prefix="" Suffix="" Style="AA_BB" />< /Policy> </s : String >
5
+ <s : Boolean x : Key =" /Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateBlankLinesAroundFieldToBlankLinesAroundProperty/@EntryIndexedValue" >True</s : Boolean ></wpf : ResourceDictionary >
You can’t perform that action at this time.
0 commit comments