diff --git a/ArchiSteamFarm b/ArchiSteamFarm index fc198d6..02f505d 160000 --- a/ArchiSteamFarm +++ b/ArchiSteamFarm @@ -1 +1 @@ -Subproject commit fc198d6eae34532bc5b8e569857c36f060600a58 +Subproject commit 02f505d9628c55a23ef321a481be57bc999cf5fa diff --git a/MyAwesomePlugin.sln.DotSettings b/MyAwesomePlugin.sln.DotSettings index 39b5630..23a7533 100644 --- a/MyAwesomePlugin.sln.DotSettings +++ b/MyAwesomePlugin.sln.DotSettings @@ -734,6 +734,10 @@ <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="T" Suffix="" Style="AaBb" /> + <Policy><Descriptor Staticness="Any" AccessRightKinds="Private" Description="Constant fields (private)"><ElementKinds><Kind Name="CONSTANT_FIELD" /></ElementKinds></Descriptor><Policy Inspect="True" WarnAboutPrefixesAndSuffixes="False" Prefix="" Suffix="" Style="AaBb"><ExtraRule Prefix="I" Suffix="" Style="AaBb" /></Policy></Policy> + <Policy><Descriptor Staticness="Any" AccessRightKinds="Any" Description="Type parameters"><ElementKinds><Kind Name="TYPE_PARAMETER" /></ElementKinds></Descriptor><Policy Inspect="True" WarnAboutPrefixesAndSuffixes="False" Prefix="T" Suffix="" Style="AaBb" /></Policy> + <Policy><Descriptor Staticness="Instance" AccessRightKinds="Private" Description="Instance fields (private)"><ElementKinds><Kind Name="FIELD" /><Kind Name="READONLY_FIELD" /></ElementKinds></Descriptor><Policy Inspect="True" WarnAboutPrefixesAndSuffixes="False" Prefix="" Suffix="" Style="AaBb" /></Policy> + <Policy><Descriptor Staticness="Static" AccessRightKinds="Private" Description="Static fields (private)"><ElementKinds><Kind Name="FIELD" /></ElementKinds></Descriptor><Policy Inspect="True" WarnAboutPrefixesAndSuffixes="False" Prefix="" Suffix="" Style="AaBb" /></Policy> True OnlyMarkers @@ -775,11 +779,13 @@ True True True + True True True True True True + True True True True diff --git a/MyAwesomePlugin/MyAwesomePlugin.csproj b/MyAwesomePlugin/MyAwesomePlugin.csproj index 46380b5..3375aab 100644 --- a/MyAwesomePlugin/MyAwesomePlugin.csproj +++ b/MyAwesomePlugin/MyAwesomePlugin.csproj @@ -4,7 +4,7 @@ - +