From 4a56164de7a6930a6544092332aa2ea8b4b36339 Mon Sep 17 00:00:00 2001 From: Varun Puranik Date: Wed, 9 Jan 2019 13:13:30 -0800 Subject: [PATCH] Static readonly fields should be PascalCase --- Azure.IoT.Edge.DotSettings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Azure.IoT.Edge.DotSettings b/Azure.IoT.Edge.DotSettings index 84db52c2e8e..ecd727ee6e6 100644 --- a/Azure.IoT.Edge.DotSettings +++ b/Azure.IoT.Edge.DotSettings @@ -814,7 +814,7 @@ <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> - <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> + <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /> <Policy Inspect="True" Prefix="T" Suffix="" Style="AaBb" />