-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathsettings.vssettings
320 lines (320 loc) · 288 KB
/
settings.vssettings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<UserSettings><ApplicationIdentity version="15.0"/><ToolsOptions><ToolsOptionsCategory name="Environment" RegisteredName="Environment"><ToolsOptionsSubCategory name="Documents" RegisteredName="Documents" PackageName="Visual Studio Environment Package"><PropertyValue name="ShowMiscFilesProject">false</PropertyValue><PropertyValue name="AutoloadExternalChanges">true</PropertyValue><PropertyValue name="CheckForConsistentLineEndings">true</PropertyValue><PropertyValue name="SaveDocsAsUnicodeWhenDataLoss">false</PropertyValue><PropertyValue name="InitializeOpenFileFromCurrentDocument">true</PropertyValue><PropertyValue name="ReuseSavedActiveDocWindow">false</PropertyValue><PropertyValue name="DetectFileChangesOutsideIDE">true</PropertyValue><PropertyValue name="DontShowGlobalUndoChangeLossDialog">true</PropertyValue><PropertyValue name="AllowEditingReadOnlyFiles">true</PropertyValue><PropertyValue name="DocumentDockPreference">0</PropertyValue><PropertyValue name="MiscFilesProjectSavesLastNItems">0</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="FindAndReplace" RegisteredName="FindAndReplace" PackageName="Visual Studio Environment Package"><PropertyValue name="ShowWarningMessages">true</PropertyValue><PropertyValue name="InitializeFromEditor">true</PropertyValue><PropertyValue name="ShowMessageBoxes">true</PropertyValue><PropertyValue name="HideWindowAfterMatchFromQuickFindReplace">false</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="General" RegisteredName="General" PackageName="Visual Studio Environment Package"><PropertyValue name="AnimationSpeed">5</PropertyValue><PropertyValue name="RichClientExperienceOptions">65535</PropertyValue><PropertyValue name="WindowMenuContainsNItems">10</PropertyValue><PropertyValue name="CloseButtonActiveTabOnly">true</PropertyValue><PropertyValue name="UseTitleCaseOnMenu">true</PropertyValue><PropertyValue name="AutoAdjustExperience">true</PropertyValue><PropertyValue name="Animations">true</PropertyValue><PropertyValue name="AutohidePinActiveTabOnly">false</PropertyValue><PropertyValue name="ShowStatusBar">true</PropertyValue><PropertyValue name="MRUListContainsNItems">10</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="ProjectsAndSolution" RegisteredName="ProjectsAndSolution" PackageName="Visual Studio Environment Package"><PropertyValue name="ProjectsLocation">%vsspv_user_appdata%\source\repos</PropertyValue><PropertyValue name="PromptForRenameSymbol">true</PropertyValue><PropertyValue name="TrackFileSelectionInExplorer">false</PropertyValue><PropertyValue name="ShowOutputWindowBeforeBuild">true</PropertyValue><PropertyValue name="OnRunWhenErrors">4</PropertyValue><PropertyValue name="OnRunWhenOutOfDate">1</PropertyValue><PropertyValue name="AlwaysShowSolutionNode">true</PropertyValue><PropertyValue name="ProjectItemTemplatesLocation">%vsspv_visualstudio_dir%\Templates\ItemTemplates</PropertyValue><PropertyValue name="OnlySaveStartupProjectsAndDependencies">true</PropertyValue><PropertyValue name="ShowAdvancedBuildConfigurations">true</PropertyValue><PropertyValue name="DefaultBehaviorForStartupProjects">1</PropertyValue><PropertyValue name="OnRunOrPreview">0</PropertyValue><PropertyValue name="MSBuildOutputVerbosity">2</PropertyValue><PropertyValue name="ProjectTemplatesLocation">%vsspv_visualstudio_dir%\Templates\ProjectTemplates</PropertyValue><PropertyValue name="ShowTaskListAfterBuild">false</PropertyValue><PropertyValue name="ConcurrentBuilds">8</PropertyValue><PropertyValue name="SaveNewProjects">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="RoamingSettings" RegisteredName="RoamingSettings" PackageName="Roaming Manager Package"><PropertyValue name="SyncEditor">true</PropertyValue><PropertyValue name="SyncAppearance">true</PropertyValue><PropertyValue name="RoamingEnabled">true</PropertyValue><PropertyValue name="SyncStartup">true</PropertyValue><PropertyValue name="SyncAliases">true</PropertyValue><PropertyValue name="Providers"/><PropertyValue name="SyncKeyBindings">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="Startup" RegisteredName="Startup" PackageName="Visual Studio Environment Package"><PropertyValue name="OnStartUp">5</PropertyValue><PropertyValue name="StartPageRefreshDownloadedContent">false</PropertyValue><PropertyValue name="StartPageRSSUrl"/><PropertyValue name="StartPageRefreshInterval">60</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="TaskList" RegisteredName="TaskList" PackageName="ErrorListPackage"><PropertyValue name="ConfirmTaskDeletion">false</PropertyValue><PropertyValue name="CommentTokens" ArrayType="VT_BSTR" ArrayElementCount="4"><PropertyValue name="0">HACK:2</PropertyValue><PropertyValue name="1">TODO:2</PropertyValue><PropertyValue name="2">UNDONE:2</PropertyValue><PropertyValue name="3">UnresolvedMergeConflict:3</PropertyValue></PropertyValue><PropertyValue name="WarnOnAddingHiddenItem">false</PropertyValue><PropertyValue name="DontShowFilePaths">false</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="WebBrowser" RegisteredName="WebBrowser" PackageName="Visual Studio Web Browser Package">
<PropertyValue name="HomePage">https://go.microsoft.com/fwlink/?LinkId=36593&clcid=%VSSPV_LCID_HEX%</PropertyValue>
<PropertyValue name="SearchPage">https://go.microsoft.com/fwlink/?LinkId=36593&clcid=%VSSPV_LCID_HEX%</PropertyValue>
<PropertyValue name="ViewSourceExternalProgram">%systemroot%\system32\notepad.exe</PropertyValue>
<PropertyValue name="ViewSourceIn">1</PropertyValue>
</ToolsOptionsSubCategory></ToolsOptionsCategory><ToolsOptionsCategory name="Projects" RegisteredName="Projects"><ToolsOptionsSubCategory name="VBDefaults" RegisteredName="VBDefaults" PackageName="Visual Basic Project System"><PropertyValue name="OptionCompare">0</PropertyValue><PropertyValue name="OptionInfer">1</PropertyValue><PropertyValue name="OptionStrict">0</PropertyValue><PropertyValue name="OptionExplicit">1</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="VCGeneral" RegisteredName="VCGeneral" PackageName="Visual C++ Project System Package"><PropertyValue name="ExtensionsToInclude">.cpp;.cxx;.cc;.c;.inl;.ipp;.h;.hh;.hpp;.hxx;.hm;.inc;.rc;.resx;.idl;.rc2;.def;.odl;.asm;.asmx;.xsd;.bin;.rgs;.html;.htm;.manifest</PropertyValue><PropertyValue name="EnableProjectCaching">true</PropertyValue><PropertyValue name="ToolFileSearchPaths"/><PropertyValue name="ShowEnvironmentInBuildLog">false</PropertyValue><PropertyValue name="ExtensionsToHide">.suo;.sln;.ncb;.sdf;.vcxproj;.csproj;.user;.vbproj;.scc;.vsscc;.vspscc;.old;.filters</PropertyValue><PropertyValue name="DefaultSolutionExplorerMode">0</PropertyValue><PropertyValue name="BuildTiming">false</PropertyValue><PropertyValue name="MaxConcurrentFileCompiles">0</PropertyValue><PropertyValue name="BuildLogging">true</PropertyValue></ToolsOptionsSubCategory></ToolsOptionsCategory><ToolsOptionsCategory name="TextEditor" RegisteredName="TextEditor"><ToolsOptionsSubCategory name="AllLanguages" RegisteredName="AllLanguages" PackageName="Text Management Package"/><ToolsOptionsSubCategory name="Basic" RegisteredName="Basic" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">false</PropertyValue><PropertyValue name="ShowNavigationBar">true</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">true</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="Basic-Specific" RegisteredName="Basic-Specific" PackageName="Visual Basic Compiler Package">
<PropertyValue name="AutoComment">true</PropertyValue>
<PropertyValue name="AutoEndInsert">true</PropertyValue>
<PropertyValue name="AutoRequiredMemberInsert">true</PropertyValue>
<PropertyValue name="ClosedFileDiagnostics">true</PropertyValue>
<PropertyValue name="DisplayLineSeparators">true</PropertyValue>
<PropertyValue name="EnableHighlightReferences">true</PropertyValue>
<PropertyValue name="EnableHighlightRelatedKeywords">true</PropertyValue>
<PropertyValue name="ExtractMethod_AllowMovingDeclaration">false</PropertyValue>
<PropertyValue name="ExtractMethod_DoNotPutOutOrRefOnStruct">true</PropertyValue>
<PropertyValue name="Outlining">true</PropertyValue>
<PropertyValue name="PrettyListing">true</PropertyValue>
<PropertyValue name="Style_PreferIntrinsicPredefinedTypeKeywordInDeclaration">true</PropertyValue>
<PropertyValue name="Style_PreferIntrinsicPredefinedTypeKeywordInMemberAccess">true</PropertyValue>
<PropertyValue name="Style_QualifyMemberAccessWithThisOrMe">false</PropertyValue>
</ToolsOptionsSubCategory><ToolsOptionsSubCategory name="C/C++" RegisteredName="C/C++" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">true</PropertyValue><PropertyValue name="UseMapMode">true</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">false</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="C/C++ Specific" RegisteredName="C/C++ Specific" PackageName="Visual C++ Language Manager Package"><PropertyValue name="SpaceAroundBinaryOperator">2</PropertyValue><PropertyValue name="SpaceAfterSemicolon">true</PropertyValue><PropertyValue name="PreserveInitListSpace">true</PropertyValue><PropertyValue name="SpaceBeforeFunctionParenthesis2">1</PropertyValue><PropertyValue name="NewlineFunctionBrace">2</PropertyValue><PropertyValue name="IndentBlockContents">true</PropertyValue><PropertyValue name="DisableCurrentItemSelection">true</PropertyValue><PropertyValue name="DisableAggressiveMemberList">false</PropertyValue><PropertyValue name="MaximumCachedTranslationUnits">7</PropertyValue><PropertyValue name="ReferencesHideInCommentResults">true</PropertyValue><PropertyValue name="ReferencesHideUnconfirmedResults">true</PropertyValue><PropertyValue name="SpaceBeforeInitListBrace">false</PropertyValue><PropertyValue name="SpaceWithinCastParentheses">false</PropertyValue><PropertyValue name="NewlineInitListBrace">0</PropertyValue><PropertyValue name="IndentCaseContents">false</PropertyValue><PropertyValue name="RefactorScope">2</PropertyValue><PropertyValue name="RecreateDatabase">false</PropertyValue><PropertyValue name="MaximumFindReferencesThreads">7</PropertyValue><PropertyValue name="DisableHLSLIntelliSense">true</PropertyValue><PropertyValue name="MemberListFilterPredictive">true</PropertyValue><PropertyValue name="SpaceAroundConditionalOperator">2</PropertyValue><PropertyValue name="SpaceWithinInitListBraces">true</PropertyValue><PropertyValue name="SpaceBeforeLambdaParenthesis">false</PropertyValue><PropertyValue name="NewlineScopeBrace">true</PropertyValue><PropertyValue name="NewlineEmptyFunctionCloseBrace">false</PropertyValue><PropertyValue name="DefaultFormattingStyle">0</PropertyValue><PropertyValue name="EnterOutliningModeWhenFilesOpen">true</PropertyValue><PropertyValue name="DisablePreLoadNavigateToCache">false</PropertyValue><PropertyValue name="AutoTuneMaximumFindReferencesThreads">true</PropertyValue><PropertyValue name="PreserveBlock">1</PropertyValue><PropertyValue name="SpaceBeforeConstructorColon">true</PropertyValue><PropertyValue name="SpaceBeforeBlockBrace">true</PropertyValue><PropertyValue name="NewlineKeywordWhile">false</PropertyValue><PropertyValue name="NewlineLambdaBrace">0</PropertyValue><PropertyValue name="EnableExpandPrecedence">false</PropertyValue><PropertyValue name="AddSemicolonForClassTypes">true</PropertyValue><PropertyValue name="DisableReferenceHighlighting">true</PropertyValue><PropertyValue name="DoNotWarnIfFallbackLocationUsed">false</PropertyValue><PropertyValue name="DisableDatabaseImplicitAutoCleanup">false</PropertyValue><PropertyValue name="DisableSharedIntelliSense">false</PropertyValue><PropertyValue name="MemberListCommitCharacters">{}[]().,:;+-*/%&|^!=<>?@#\ </PropertyValue><PropertyValue name="EnableSingleFileISense">true</PropertyValue><PropertyValue name="SpaceBeforeFunctionParenthesis">false</PropertyValue><PropertyValue name="NewlineNamespaceBrace">2</PropertyValue><PropertyValue name="EnableClangFormatSupport">true</PropertyValue><PropertyValue name="AutoFormatOnSemicolon">true</PropertyValue><PropertyValue name="RenameRenameStrings">false</PropertyValue><PropertyValue name="EnableProjectCaching">false</PropertyValue><PropertyValue name="DisableInactiveCodeOpacity">false</PropertyValue><PropertyValue name="DisableDatabaseUpdates">false</PropertyValue><PropertyValue name="UseForwardSlashForIncludeAutoComplete">true</PropertyValue><PropertyValue name="AutoTuneMaximumCachedTranslationUnits">true</PropertyValue><PropertyValue name="DisableIntelliSenseUpdating">false</PropertyValue><PropertyValue name="HideExperimentalAd">true</PropertyValue><PropertyValue name="HighlightMatchingTokens">true</PropertyValue><PropertyValue name="NewlineControlBlockBrace">2</PropertyValue><PropertyValue name="IndentNamespaceContents">true</PropertyValue><PropertyValue name="IndentLambdaBraces">false</PropertyValue><PropertyValue name="CompleteSlashStar">true</PropertyValue><PropertyValue name="FallbackLocation"/><PropertyValue name="DisableErrorReporting">false</PropertyValue><PropertyValue name="ReferencesHideFailedResults">false</PropertyValue><PropertyValue name="SpaceBeforeComma">false</PropertyValue><PropertyValue name="IndentAccessSpecifiers">false</PropertyValue><PropertyValue name="UseCustomClangFormatExe">false</PropertyValue><PropertyValue name="DisableBrowsingUpToDateCheck">true</PropertyValue><PropertyValue name="DisableDatabaseImplicitFiles">false</PropertyValue><PropertyValue name="AutoPchCacheQuota">5120</PropertyValue><PropertyValue name="MemberListDotToArrow">false</PropertyValue><PropertyValue name="SuspendNewSingleFileISenseDuringDebugging">false</PropertyValue><PropertyValue name="SpaceAroundAssignmentOperator">2</PropertyValue><PropertyValue name="ClangFormatExePath"/><PropertyValue name="DontShowClangFormatFileFound">false</PropertyValue><PropertyValue name="RenameRenameUnconfirmed">false</PropertyValue><PropertyValue name="DisableReferencesResolving">false</PropertyValue><PropertyValue name="HideExternalDependenciesFolders">false</PropertyValue><PropertyValue name="DisableExternalDependenciesFolders">false</PropertyValue><PropertyValue name="SmartMemberListCommitOnEnter">false</PropertyValue><PropertyValue name="DisableIntelliSense">false</PropertyValue><PropertyValue name="IncludeHintsSuppressGoogleTest">false</PropertyValue><PropertyValue name="ShowSingleFileISenseErrorsInTaskList">false</PropertyValue><PropertyValue name="RemoveSpaceBeforeSemicolon">true</PropertyValue><PropertyValue name="SpaceBetweenEmptyLambdaBrackets">false</PropertyValue><PropertyValue name="SpaceBeforeControlBlockParenthesis">true</PropertyValue><PropertyValue name="SpaceBetweenEmptyFunctionParentheses">false</PropertyValue><PropertyValue name="PreserveParameterIndentation">false</PropertyValue><PropertyValue name="AutomaticOutliningOfStatementBlocks">true</PropertyValue><PropertyValue name="MemberListFilterHeuristic">false</PropertyValue><PropertyValue name="MemberListFilterInaccessible">true</PropertyValue><PropertyValue name="SpaceBeforeEmptyBracket">false</PropertyValue><PropertyValue name="SpaceWithinExpressionParentheses">false</PropertyValue><PropertyValue name="AutoFormatOnPaste2">1</PropertyValue><PropertyValue name="AutoFormatOnPaste">true</PropertyValue><PropertyValue name="RenameRenameComments">false</PropertyValue><PropertyValue name="LoggingLevel">5</PropertyValue><PropertyValue name="EnableSingleFileISenseSquiggles">false</PropertyValue><PropertyValue name="TrimSpaceUnaryOperator">true</PropertyValue><PropertyValue name="TrimSpaceAroundScope">true</PropertyValue><PropertyValue name="GroupBrackets">true</PropertyValue><PropertyValue name="SpaceBetweenEmptyBrackets">false</PropertyValue><PropertyValue name="SpaceWithinControlBlockParentheses">false</PropertyValue><PropertyValue name="NewlineTypeBrace">2</PropertyValue><PropertyValue name="DisableCreateDeclDefnScan">false</PropertyValue><PropertyValue name="RenameRenameInactive">false</PropertyValue><PropertyValue name="ColorizeInactiveBlocksDifferently">true</PropertyValue><PropertyValue name="MemberListDotToArrow_1">true</PropertyValue><PropertyValue name="MemberListFilterMode">3</PropertyValue><PropertyValue name="SpaceAfterCastParenthesis">false</PropertyValue><PropertyValue name="RenameSkipPreviewIfConfirmed">false</PropertyValue><PropertyValue name="AlwaysUseFallbackLocation">false</PropertyValue><PropertyValue name="RescanSolutionInterval">60</PropertyValue><PropertyValue name="DisableDatabaseAutoUpdates">false</PropertyValue><PropertyValue name="DisableSquiggles">false</PropertyValue><PropertyValue name="EnableQuickInfoToolTips">true</PropertyValue><PropertyValue name="IncludeHintsSuppress">false</PropertyValue><PropertyValue name="IndentBraces">false</PropertyValue><PropertyValue name="PreserveCommentIndentation">false</PropertyValue><PropertyValue name="IndentPreprocessor">2</PropertyValue><PropertyValue name="IndentCaseBraces">false</PropertyValue><PropertyValue name="AlignParameters">true</PropertyValue><PropertyValue name="AutoFormatOnBraceCompletion">true</PropertyValue><PropertyValue name="AutoFormatOnClosingBrace">true</PropertyValue><PropertyValue name="EnableChangeSignature">false</PropertyValue><PropertyValue name="EnableExtractFunction">false</PropertyValue><PropertyValue name="EnableExpandScopes">false</PropertyValue><PropertyValue name="CompleteParensInRawString">true</PropertyValue><PropertyValue name="InactiveCodeOpacityPercent">55</PropertyValue><PropertyValue name="InactivePlatformIntelliSenseLimit">1</PropertyValue><PropertyValue name="DisableSemanticColoring">false</PropertyValue><PropertyValue name="ReferencesHideInStringResults">true</PropertyValue><PropertyValue name="ReferencesHidePPIf0Results">true</PropertyValue><PropertyValue name="SpaceBeforeInheritanceColon">true</PropertyValue><PropertyValue name="NewlineKeywordCatch">true</PropertyValue><PropertyValue name="NewlineKeywordElse">true</PropertyValue><PropertyValue name="AutoIndentOnTab">true</PropertyValue><PropertyValue name="IndentCaseLabels">false</PropertyValue><PropertyValue name="ClangFormatExecution">1</PropertyValue><PropertyValue name="ReferencesHideDisconfirmedResults">true</PropertyValue><PropertyValue name="IncludeHintsSuppressBoostTest">false</PropertyValue><PropertyValue name="SpaceWithinLambdaBrackets">false</PropertyValue><PropertyValue name="SpaceWithinBrackets">false</PropertyValue><PropertyValue name="RenameSearchComments">true</PropertyValue><PropertyValue name="AutomaticOutliningOfPragmaRegions">true</PropertyValue><PropertyValue name="EnableSQLiteStoreEngine">true</PropertyValue><PropertyValue name="DisableAutoPch">false</PropertyValue><PropertyValue name="DisableMemberListKeywords">false</PropertyValue><PropertyValue name="EnumerateCommentTasks">true</PropertyValue><PropertyValue name="SpaceAfterComma">true</PropertyValue><PropertyValue name="SpaceBetweenEmptyBraces">false</PropertyValue><PropertyValue name="IndentGotoLabels">1</PropertyValue><PropertyValue name="RenameSearchStrings">true</PropertyValue><PropertyValue name="RenameShowPreview">false</PropertyValue><PropertyValue name="DisableDatabase">false</PropertyValue><PropertyValue name="DisableIntelliSenseErrorsInErrorList">false</PropertyValue><PropertyValue name="MemberListCommitAggressive">false</PropertyValue><PropertyValue name="DisableMemberListExpansions">false</PropertyValue><PropertyValue name="LoggingFilter">0</PropertyValue><PropertyValue name="SpaceBeforeBracket">false</PropertyValue><PropertyValue name="SpaceWithinFunctionParentheses">false</PropertyValue><PropertyValue name="NewlineEmptyTypeCloseBrace">false</PropertyValue><PropertyValue name="IndentationReference">2</PropertyValue><PropertyValue name="DisableIncludeAutoComplete">false</PropertyValue><PropertyValue name="EnableLogging">false</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="CSS" RegisteredName="CSS" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">true</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">true</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="CSharp" RegisteredName="CSharp" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">true</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">true</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="CSharp-Specific" RegisteredName="CSharp-Specific" PackageName="CSharpPackage"><PropertyValue name="Style_PreferExpressionBodiedConstructors"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="false" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Style_UseVarWhenDeclaringLocals">0</PropertyValue><PropertyValue name="Space_AroundBinaryOperator">1</PropertyValue><PropertyValue name="NewLines_QueryExpression_EachClause">1</PropertyValue><PropertyValue name="Formatting_TriggerOnPaste">1</PropertyValue><PropertyValue name="Style_UseImplicitTypeWhereApparent"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="false" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Style_PreferInferredTupleNames"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="Style_QualifyMethodAccess"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="false" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Style_PreferIntrinsicPredefinedTypeKeywordInDeclaration_CodeStyle"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="ExtractMethod_DoNotPutOutOrRefOnStruct">1</PropertyValue><PropertyValue name="AutoInsertAsteriskForNewLinesOfBlockComments">0</PropertyValue><PropertyValue name="Style_PreferExpressionBodiedAccessors"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Style_PreferExpressionBodiedOperators"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="false" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Style_PreferCoalesceExpression"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="NewLines_Braces_Method">1</PropertyValue><PropertyValue name="HighlightReferences">0</PropertyValue><PropertyValue name="Style_PreferPatternMatchingOverIsWithCastCheck"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="AddImport_SuggestForTypesInReferenceAssemblies">0</PropertyValue><PropertyValue name="InsertNewlineOnEnterWithWholeWord">0</PropertyValue><PropertyValue name="Indent_CaseLabels">1</PropertyValue><PropertyValue name="Formatting_TriggerOnBlockCompletion">1</PropertyValue><PropertyValue name="EnableHighlightRelatedKeywords">1</PropertyValue><PropertyValue name="Style_PreferInlinedVariableDeclaration"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="Space_WithinOtherParentheses">0</PropertyValue><PropertyValue name="NewLines_Braces_ControlFlow">1</PropertyValue><PropertyValue name="NewLines_Braces_AnonymousMethod">1</PropertyValue><PropertyValue name="ExtractMethod_AllowMovingDeclaration">0</PropertyValue><PropertyValue name="HighlightMatchingPortionsOfCompletionListItems">1</PropertyValue><PropertyValue name="BringUpOnIdentifier">1</PropertyValue><PropertyValue name="Wrapping_KeepStatementsOnSingleLine">1</PropertyValue><PropertyValue name="Style_PreferExplicitTupleNames"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="Space_AfterBasesColon">1</PropertyValue><PropertyValue name="EnterKeyBehavior">0</PropertyValue><PropertyValue name="Indent_Braces">0</PropertyValue><PropertyValue name="DisplayLineSeparators">0</PropertyValue><PropertyValue name="Wrapping_IgnoreSpacesAroundVariableDeclaration">0</PropertyValue><PropertyValue name="Style_PreferPatternMatchingOverAsWithNullCheck"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="Style_PreferConditionalDelegateCall"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="Style_UseImplicitTypeForIntrinsicTypes"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="false" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Space_WithinMethodCallParentheses">0</PropertyValue><PropertyValue name="Space_AfterCast">0</PropertyValue><PropertyValue name="AddImport_SuggestForTypesInNuGetPackages">0</PropertyValue><PropertyValue name="SortUsings_PlaceSystemFirst">0</PropertyValue><PropertyValue name="WarnOnBuildErrors">0</PropertyValue><PropertyValue name="Style_QualifyEventAccess"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="false" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Style_NamingPreferences"><NamingPreferencesInfo SerializationVersion="4">
<SymbolSpecifications>
<SymbolSpecification ID="5c545a62-b14d-460a-88d8-e936c0a39316" Name="Класс">
<ApplicableSymbolKindList>
<TypeKind>Class</TypeKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
<AccessibilityKind>ProtectedOrInternal</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
<SymbolSpecification ID="23d856b4-5089-4405-83ce-749aada99153" Name="Интерфейс">
<ApplicableSymbolKindList>
<TypeKind>Interface</TypeKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
<AccessibilityKind>ProtectedOrInternal</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
<SymbolSpecification ID="d1796e78-ff66-463f-8576-eb46416060c0" Name="Структура">
<ApplicableSymbolKindList>
<TypeKind>Struct</TypeKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
<AccessibilityKind>ProtectedOrInternal</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
<SymbolSpecification ID="d8af8dc6-1ade-441d-9947-8946922e198a" Name="Перечисление">
<ApplicableSymbolKindList>
<TypeKind>Enum</TypeKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
<AccessibilityKind>ProtectedOrInternal</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
<SymbolSpecification ID="408a3347-b908-4b54-a954-1355e64c1de3" Name="Делегат">
<ApplicableSymbolKindList>
<TypeKind>Delegate</TypeKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
<AccessibilityKind>ProtectedOrInternal</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
<SymbolSpecification ID="830657f6-e7e5-4830-b328-f109d3b6c165" Name="Событие">
<ApplicableSymbolKindList>
<SymbolKind>Event</SymbolKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
<AccessibilityKind>ProtectedOrInternal</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
<SymbolSpecification ID="390caed4-f0a9-42bb-adbb-b44c4a302a22" Name="Метод">
<ApplicableSymbolKindList>
<SymbolKind>Method</SymbolKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
<SymbolSpecification ID="af410767-f189-47c6-b140-aeccf1ff242e" Name="Частный метод">
<ApplicableSymbolKindList>
<SymbolKind>Method</SymbolKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Private</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
<SymbolSpecification ID="8076757e-6a4a-47f1-9b4b-ae8a3284e987" Name="Абстрактный метод">
<ApplicableSymbolKindList>
<SymbolKind>Method</SymbolKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
<AccessibilityKind>ProtectedOrInternal</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList>
<ModifierKind>IsAbstract</ModifierKind>
</RequiredModifierList>
</SymbolSpecification>
<SymbolSpecification ID="16133061-a8e7-4392-92c3-1d93cd54c218" Name="Статический метод">
<ApplicableSymbolKindList>
<SymbolKind>Method</SymbolKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
<AccessibilityKind>ProtectedOrInternal</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList>
<ModifierKind>IsStatic</ModifierKind>
</RequiredModifierList>
</SymbolSpecification>
<SymbolSpecification ID="da6a2919-5aa6-4ad1-a24d-576776ed3974" Name="Свойство">
<ApplicableSymbolKindList>
<SymbolKind>Property</SymbolKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
<AccessibilityKind>ProtectedOrInternal</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
<SymbolSpecification ID="b24a91ce-3501-4799-b6df-baf044156c83" Name="Открытое или защищенное поле">
<ApplicableSymbolKindList>
<SymbolKind>Field</SymbolKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
<SymbolSpecification ID="70af42cb-1741-4027-969c-9edc4877d965" Name="Статическое поле">
<ApplicableSymbolKindList>
<SymbolKind>Field</SymbolKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
<AccessibilityKind>ProtectedOrInternal</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList>
<ModifierKind>IsStatic</ModifierKind>
</RequiredModifierList>
</SymbolSpecification>
<SymbolSpecification ID="10790aa6-0a0b-432d-a52d-d252ca92302b" Name="Частное или внутреннее поле">
<ApplicableSymbolKindList>
<SymbolKind>Field</SymbolKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
<SymbolSpecification ID="ac995be4-88de-4771-9dcc-a456a7c02d89" Name="Частное или внутреннее статическое поле">
<ApplicableSymbolKindList>
<SymbolKind>Field</SymbolKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList>
<ModifierKind>IsStatic</ModifierKind>
</RequiredModifierList>
</SymbolSpecification>
<SymbolSpecification ID="2c07f5bf-bc81-4c2b-82b4-ae9b3ffd0ba4" Name="Типы">
<ApplicableSymbolKindList>
<TypeKind>Class</TypeKind>
<TypeKind>Struct</TypeKind>
<TypeKind>Interface</TypeKind>
<TypeKind>Enum</TypeKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
<AccessibilityKind>ProtectedOrInternal</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
<SymbolSpecification ID="5f3ddba1-279f-486c-801e-5c097c36dd85" Name="Не являющиеся полем члены">
<ApplicableSymbolKindList>
<SymbolKind>Property</SymbolKind>
<SymbolKind>Method</SymbolKind>
<SymbolKind>Event</SymbolKind>
</ApplicableSymbolKindList>
<ApplicableAccessibilityList>
<AccessibilityKind>Public</AccessibilityKind>
<AccessibilityKind>Internal</AccessibilityKind>
<AccessibilityKind>Private</AccessibilityKind>
<AccessibilityKind>Protected</AccessibilityKind>
<AccessibilityKind>ProtectedOrInternal</AccessibilityKind>
</ApplicableAccessibilityList>
<RequiredModifierList />
</SymbolSpecification>
</SymbolSpecifications>
<NamingStyles>
<NamingStyle ID="87e7c501-9948-4b53-b1eb-a6cbe918feee" Name="ВсеЧастиСПрописнойБуквы" Prefix="" Suffix="" WordSeparator="" CapitalizationScheme="PascalCase" />
<NamingStyle ID="1ecc5eb6-b5fc-49a5-a9f1-a980f3e48c92" Name="Начинается с I" Prefix="I" Suffix="" WordSeparator="" CapitalizationScheme="PascalCase" />
</NamingStyles>
<NamingRules>
<SerializableNamingRule SymbolSpecificationID="23d856b4-5089-4405-83ce-749aada99153" NamingStyleID="1ecc5eb6-b5fc-49a5-a9f1-a980f3e48c92" EnforcementLevel="Info" />
<SerializableNamingRule SymbolSpecificationID="2c07f5bf-bc81-4c2b-82b4-ae9b3ffd0ba4" NamingStyleID="87e7c501-9948-4b53-b1eb-a6cbe918feee" EnforcementLevel="Info" />
<SerializableNamingRule SymbolSpecificationID="5f3ddba1-279f-486c-801e-5c097c36dd85" NamingStyleID="87e7c501-9948-4b53-b1eb-a6cbe918feee" EnforcementLevel="Info" />
</NamingRules>
</NamingPreferencesInfo></PropertyValue><PropertyValue name="ShowSnippets">1</PropertyValue><PropertyValue name="ShowKeywords">0</PropertyValue><PropertyValue name="Space_WithinExpressionParentheses">0</PropertyValue><PropertyValue name="Space_InControlFlowConstruct">1</PropertyValue><PropertyValue name="NewLines_Keywords_Catch">1</PropertyValue><PropertyValue name="NewLines_Braces_ObjectInitializer">1</PropertyValue><PropertyValue name="NewLines_AnonymousTypeInitializer_EachMember">1</PropertyValue><PropertyValue name="Formatting_TriggerOnStatementCompletion">1</PropertyValue><PropertyValue name="CSharpClosedFileDiagnostics">-1</PropertyValue><PropertyValue name="ClosedFileDiagnostics">-1</PropertyValue><PropertyValue name="Style_PreferBraces"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Style_PreferIntrinsicPredefinedTypeKeywordInMemberAccess_CodeStyle"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Space_BetweenEmptyMethodDeclarationParentheses">0</PropertyValue><PropertyValue name="NewLines_Keywords_Finally">1</PropertyValue><PropertyValue name="Indent_UnindentLabels">1</PropertyValue><PropertyValue name="Style_PreferReadonly"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="Style_PreferNullPropagation"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="NewLines_ObjectInitializer_EachMember">1</PropertyValue><PropertyValue name="NewLines_Keywords_Else">1</PropertyValue><PropertyValue name="Style_PreferExpressionBodiedIndexers"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Style_PreferInferredAnonymousTypeMemberNames"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="Style_PreferObjectInitializer"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="Space_WithinMethodDeclarationParentheses">0</PropertyValue><PropertyValue name="Space_BetweenEmptyMethodCallParentheses">0</PropertyValue><PropertyValue name="Space_BeforeSemicolonsInForStatement">0</PropertyValue><PropertyValue name="Space_BeforeComma">0</PropertyValue><PropertyValue name="Space_AfterMethodCallName">0</PropertyValue><PropertyValue name="Space_AfterComma">1</PropertyValue><PropertyValue name="NewLines_Braces_Property">1</PropertyValue><PropertyValue name="Wrapping_IgnoreSpacesAroundBinaryOperators">0</PropertyValue><PropertyValue name="Style_PreferCollectionInitializer"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="Space_BeforeBasesColon">1</PropertyValue><PropertyValue name="Space_AfterMethodDeclarationName">0</PropertyValue><PropertyValue name="Space_AfterDot">0</PropertyValue><PropertyValue name="RenameTrackingPreview">1</PropertyValue><PropertyValue name="AutoComment">1</PropertyValue><PropertyValue name="Style_PreferExpressionBodiedProperties"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="false" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="NewLines_Braces_Type">1</PropertyValue><PropertyValue name="SnippetsBehavior">2</PropertyValue><PropertyValue name="EnterOutliningModeOnOpen">1</PropertyValue><PropertyValue name="Style_PreferExpressionBodiedMethods"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="false" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Style_PreferThrowExpression"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="true" DiagnosticSeverity="Info" /></PropertyValue><PropertyValue name="Style_QualifyPropertyAccess"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="false" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Space_WithinSquares">0</PropertyValue><PropertyValue name="NewLines_Braces_Accessor">1</PropertyValue><PropertyValue name="NewLines_Braces_LambdaExpressionBody">1</PropertyValue><PropertyValue name="Style_UseImplicitTypeWherePossible"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="false" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Style_QualifyFieldAccess"><CodeStyleOption SerializationVersion="1" Type="Boolean" Value="false" DiagnosticSeverity="Hidden" /></PropertyValue><PropertyValue name="Space_WithinCastParentheses">0</PropertyValue><PropertyValue name="Space_AfterSemicolonsInForStatement">1</PropertyValue><PropertyValue name="NewLines_Braces_AnonymousTypeInitializer">1</PropertyValue><PropertyValue name="Indent_FlushLabelsLeft">0</PropertyValue><PropertyValue name="Indent_CaseContents">1</PropertyValue><PropertyValue name="Wrapping_PreserveSingleLine">1</PropertyValue><PropertyValue name="Space_BetweenEmptySquares">0</PropertyValue><PropertyValue name="Space_BeforeOpenSquare">0</PropertyValue><PropertyValue name="Space_BeforeDot">0</PropertyValue><PropertyValue name="RenameSmartTagEnabled">1</PropertyValue><PropertyValue name="Refactoring_Verification_Enabled">0</PropertyValue><PropertyValue name="Indent_CaseContentsWhenBlock">1</PropertyValue><PropertyValue name="Indent_BlockContents">1</PropertyValue><PropertyValue name="ShowCompletionItemFilters">1</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="CoffeeScript" RegisteredName="CoffeeScript" PackageName="Text Management Package">
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
<PropertyValue name="BraceCompletion">false</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
</ToolsOptionsSubCategory><ToolsOptionsSubCategory name="General" RegisteredName="General" PackageName="Text Management Package"><PropertyValue name="DragNDropTextEditing">false</PropertyValue><PropertyValue name="HighlightCurrentLine">true</PropertyValue><PropertyValue name="EditorEmulation">0</PropertyValue><PropertyValue name="DetectUTF8WithoutSignature">true</PropertyValue><PropertyValue name="TrackChanges">true</PropertyValue><PropertyValue name="UndoCaretActions">false</PropertyValue><PropertyValue name="SelectionMargin">true</PropertyValue><PropertyValue name="GoToAnchorAfterEscape">false</PropertyValue><PropertyValue name="AutoDelimiterHighlighting">true</PropertyValue><PropertyValue name="MarginIndicatorBar">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="HTML" RegisteredName="HTML" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">true</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="HTML Specific" RegisteredName="HTML Specific" PackageName="Visual Studio HTM Editor Package"><PropertyValue name="StyleApplicationOverlayColor">16244681</PropertyValue><PropertyValue name="LayoutResizeOverlayColor">0</PropertyValue><PropertyValue name="LayoutVisibleBorderColor">13027014</PropertyValue><PropertyValue name="LayoutUiActivatedBorderColor">13003057</PropertyValue><PropertyValue name="LayoutOffsetColor">16487691</PropertyValue><PropertyValue name="SpacerCellToolColor">14413810</PropertyValue><PropertyValue name="ShowTagToolbar">0</PropertyValue><PropertyValue name="RulerAndGridShowRuler">0</PropertyValue><PropertyValue name="LayoutTableToolColor">3575607</PropertyValue><PropertyValue name="HtmlIndent">2</PropertyValue><PropertyValue name="DisableDesignView">0</PropertyValue><PropertyValue name="MarkupValidationWarningLevel">2</PropertyValue><PropertyValue name="ClientAttrCasing">2</PropertyValue><PropertyValue name="AttrValueNotQuoted">0</PropertyValue><PropertyValue name="CssPositionDesignMode">2</PropertyValue><PropertyValue name="LayerBackgroundLabelColor">15724527</PropertyValue><PropertyValue name="AutoThumbnailBorder">1</PropertyValue><PropertyValue name="JsEditorTimeout">50</PropertyValue><PropertyValue name="ManualDtp">243</PropertyValue><PropertyValue name="StyleApplicationOverlayBackgroundColor">15577469</PropertyValue><PropertyValue name="LayoutSiteSelectedBorderColor">0</PropertyValue><PropertyValue name="CssUseHtmlForImageSize">0</PropertyValue><PropertyValue name="CssBackgroundDesignMode">2</PropertyValue><PropertyValue name="HtmlGifInterlaced">0</PropertyValue><PropertyValue name="JsExternalTimeout">2000</PropertyValue><PropertyValue name="AutoInsertCloseTag">-1</PropertyValue><PropertyValue name="InsertAttrValueQuotesFormatting">-1</PropertyValue><PropertyValue name="WebPartColor">7257087</PropertyValue><PropertyValue name="TemplateColor">12383999</PropertyValue><PropertyValue name="RulerAndGridShowGrid">0</PropertyValue><PropertyValue name="ParentRegionColor">128</PropertyValue><PropertyValue name="LargePictureFileType">jpg</PropertyValue><PropertyValue name="FormatHTMLOnPaste">0</PropertyValue><PropertyValue name="WrapTagLength">80</PropertyValue><PropertyValue name="SmallPictureFileType">gif</PropertyValue><PropertyValue name="HtmlMargin">80</PropertyValue><PropertyValue name="JsFailsafeTimeout">15000</PropertyValue><PropertyValue name="RequireAngleBracketForTagIntellisense">-1</PropertyValue><PropertyValue name="RulerAndGridGridSpacing">20</PropertyValue><PropertyValue name="EditorOptionFlags">8388616</PropertyValue><PropertyValue name="JsMaxCacheFiles">5</PropertyValue><PropertyValue name="IdleYield">-1</PropertyValue><PropertyValue name="IdleParseDelay">750</PropertyValue><PropertyValue name="InsertAttrValueQuotesTyping">-1</PropertyValue><PropertyValue name="LayoutResizeOverlayBackgroundColor">13172735</PropertyValue><PropertyValue name="LayoutPaddingOverlayColor">16765887</PropertyValue><PropertyValue name="CssBorderDesignMode">2</PropertyValue><PropertyValue name="RulerAndGridSnapToGrid">0</PropertyValue><PropertyValue name="LayerLabelTextColor">0</PropertyValue><PropertyValue name="HtmlDoctypeValidation">-1</PropertyValue><PropertyValue name="LoadToolboxOnIdle">-1</PropertyValue><PropertyValue name="ClientTagNotLowerCase">0</PropertyValue><PropertyValue name="RestrictionsBOMFlag">4294967295</PropertyValue><PropertyValue name="HtmlRightMarginRule">2</PropertyValue><PropertyValue name="HtmlBreakInTags">255</PropertyValue><PropertyValue name="AutoThumbnailSize">100</PropertyValue><PropertyValue name="HTMLSortAttributes">1</PropertyValue><PropertyValue name="LayoutMarginOverlayColor">12895452</PropertyValue><PropertyValue name="CssPageDesignMode">1</PropertyValue><PropertyValue name="RulerAndGridSnapDistance">5</PropertyValue><PropertyValue name="RulerAndGridGridLine">2</PropertyValue><PropertyValue name="MasterPageDesignOutlineColor">16760311</PropertyValue><PropertyValue name="LayoutCellToolColor">16750848</PropertyValue><PropertyValue name="AutoThumbnailBorderSize">2</PropertyValue><PropertyValue name="MarkupValidationErrorLevel">1</PropertyValue><PropertyValue name="VerticalSplitView">0</PropertyValue><PropertyValue name="WrapTag">0</PropertyValue><PropertyValue name="ServerAttrCasing">3</PropertyValue><PropertyValue name="ServerTagCasing">3</PropertyValue><PropertyValue name="TagNotWellFormed">0</PropertyValue><PropertyValue name="CssUseShorthands">1</PropertyValue><PropertyValue name="CssListDesignMode">2</PropertyValue><PropertyValue name="MasterPageParentRegionColor">8650752</PropertyValue><PropertyValue name="HtmlJpegCompressions">0</PropertyValue><PropertyValue name="IdleOutlineDelay">1800</PropertyValue><PropertyValue name="InCSS">-1</PropertyValue><PropertyValue name="LayoutMarginOverlayBackgroundColor">14145511</PropertyValue><PropertyValue name="CssMarginsDesignMode">2</PropertyValue><PropertyValue name="LayoutPaddingOverlayBackgroundColor">16768975</PropertyValue><PropertyValue name="HtmlGifTransparent">0</PropertyValue><PropertyValue name="EditableColor">7257087</PropertyValue><PropertyValue name="AutoThumbnailChisel">0</PropertyValue><PropertyValue name="JsJQueryTemplateTypeNames">text/html;text/x-jquery-tmpl;text/template;text/x-handlebars;text/x-handlebars-template;text/x-jsrender</PropertyValue><PropertyValue name="MasterPageContentRegionColor">16739258</PropertyValue><PropertyValue name="LayerHandleBackgroundColor">16777215</PropertyValue><PropertyValue name="LayerHandleColor">0</PropertyValue><PropertyValue name="HtmlJpegQuality">90</PropertyValue><PropertyValue name="TargetFriendlyName">HTML5</PropertyValue><PropertyValue name="ValidateDeprecated">0</PropertyValue><PropertyValue name="ShowAspNonVisualElements">1</PropertyValue><PropertyValue name="CssReuseUserClasses">0</PropertyValue><PropertyValue name="IdleSelectionSyncDelay">500</PropertyValue><PropertyValue name="ShowErrors">-1</PropertyValue><PropertyValue name="ClientTagCasing">2</PropertyValue><PropertyValue name="RulerAndGridUnit">0</PropertyValue><PropertyValue name="RulerAndGridGridColor">11119017</PropertyValue><PropertyValue name="HtmlIndentTabs">0</PropertyValue><PropertyValue name="StartPageView">1</PropertyValue><PropertyValue name="CssIndentTabs">0</PropertyValue><PropertyValue name="AutoThumbnailType">0</PropertyValue><PropertyValue name="AutoFormAroundControls">1</PropertyValue><PropertyValue name="ShowVisualAids">1</PropertyValue><PropertyValue name="CssTextDesignMode">2</PropertyValue><PropertyValue name="WebPartZoneColor">16750848</PropertyValue><PropertyValue name="IdleMainLoopDelay">1200</PropertyValue><PropertyValue name="OutlineHTMLOnFileOpen">-1</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="HTMLX" RegisteredName="HTMLX" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">true</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">true</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="JSON" RegisteredName="JSON" PackageName="Text Management Package"><PropertyValue name="TabSize">2</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">2</PropertyValue><PropertyValue name="BraceCompletion">true</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="JavaScript" RegisteredName="JavaScript" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">true</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">true</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="JavaScript Specific" RegisteredName="JavaScript Specific" PackageName="Microsoft.VisualStudio.JSLS.JavaScriptLanguageServicePackage, Microsoft.VisualStudio.JSLS, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<PropertyValue name="DownloadRemoteReferences">false</PropertyValue>
<PropertyValue name="FormatCompletedBlockOnRightCurlyBrace">true</PropertyValue>
<PropertyValue name="FormatCompletedLineOnEnter">true</PropertyValue>
<PropertyValue name="FormatCompletedStatementOnSemicolon">true</PropertyValue>
<PropertyValue name="FormatOnPaste">true</PropertyValue>
<PropertyValue name="ImplicitReferencesString"></PropertyValue>
<PropertyValue name="InsertSpaceAfterCommaDelimiter">true</PropertyValue>
<PropertyValue name="InsertSpaceAfterFunctionKeywordForAnonymousFunctions">true</PropertyValue>
<PropertyValue name="InsertSpaceAfterKeywordsInControlFlowStatements">true</PropertyValue>
<PropertyValue name="InsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis">false</PropertyValue>
<PropertyValue name="InsertSpaceAfterSemicolonInForStatements">true</PropertyValue>
<PropertyValue name="InsertSpaceBeforeAndAfterBinaryOperators">true</PropertyValue>
<PropertyValue name="OnlyUseTaborEnterToCommit">true</PropertyValue>
<PropertyValue name="PlaceOpenBraceOnNewLineForControlBlocks">false</PropertyValue>
<PropertyValue name="PlaceOpenBraceOnNewLineForFunctions">false</PropertyValue>
<PropertyValue name="ShowErrorsAsWarnings">true</PropertyValue>
<PropertyValue name="ShowSyntaxErrors">true</PropertyValue>
</ToolsOptionsSubCategory><ToolsOptionsSubCategory name="LESS" RegisteredName="LESS" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">true</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">true</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="PlainText" RegisteredName="PlainText" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">true</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="ResJSON Resource" RegisteredName="ResJSON Resource" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">false</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="SCSS" RegisteredName="SCSS" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">true</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="T-SQL90" RegisteredName="T-SQL90" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">false</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="XAML" RegisteredName="XAML" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">true</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">false</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="BraceCompletion">false</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="XML" RegisteredName="XML" PackageName="Text Management Package"><PropertyValue name="TabSize">2</PropertyValue><PropertyValue name="ShowChanges">true</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="ShowPreview">true</PropertyValue><PropertyValue name="ShowMarks">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="ShowCaretPosition">true</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="UseMapMode">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="ShowAnnotations">true</PropertyValue><PropertyValue name="ShowVerticalScrollBar">true</PropertyValue><PropertyValue name="InsertTabs">false</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowErrors">true</PropertyValue><PropertyValue name="OverviewWidth">58</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">2</PropertyValue><PropertyValue name="BraceCompletion">false</PropertyValue><PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory></ToolsOptionsCategory><ToolsOptionsCategory name="XAML Designer" RegisteredName="XAML Designer"><ToolsOptionsSubCategory name="Artboard" RegisteredName="Artboard" PackageName="XamlDesignerPackage"/><ToolsOptionsSubCategory name="General" RegisteredName="General" PackageName="XamlDesignerPackage"/></ToolsOptionsCategory></ToolsOptions><Category name="Browser Link_BrowserLinkOptions" Category="{046530f6-3404-372b-9710-73bcc3284607}" Package="{8c28e535-abc9-4f92-b5c9-6c16617c8884}" RegisteredName="Browser Link_BrowserLinkOptions" PackageName="EurekaPackage">
<PropertyValue name="Enabled">True</PropertyValue>
</Category><Category name="CSS_Advanced" Category="{978df9f7-5f7c-46c1-afe6-3e4335e93514}" Package="{5330c67f-305c-4b17-a3dc-fbb7aee69c09}" RegisteredName="CSS_Advanced" PackageName="CssPackage"/><Category name="CoffeeScript_Advanced" Category="{9a5ed2f4-b737-4876-9b7f-7a94e634e74f}" Package="{52244c9d-db46-4905-bda0-b3406c46d2a4}" RegisteredName="CoffeeScript_Advanced" PackageName="CoffeeScriptPackage"/><Category name="Debugger" Category="{EEDBF29A-5C8B-4E01-827C-263382C18CFE}" Package="{C9DD4A57-47FB-11D2-83E7-00C04F9902C1}" RegisteredName="Debugger" PackageName="Visual Studio Debugger"><PropertyValue name="ConfirmDeleteAllBreakpoints">1</PropertyValue><PropertyValue name="StopAllProcesses">1</PropertyValue><PropertyValue name="StopOnExceptionCrossingManagedBoundary">0</PropertyValue><PropertyValue name="EnableAddressLevelDebugging">1</PropertyValue><PropertyValue name="ShowDisassemblyWhenNoSource">0</PropertyValue><PropertyValue name="EnableBreakpointConstraints">1</PropertyValue><PropertyValue name="UseExceptionHelper">0</PropertyValue><PropertyValue name="AutoUnwindOnException">1</PropertyValue><PropertyValue name="JustMyCode">1</PropertyValue><PropertyValue name="ShowNonPublicMembers">0</PropertyValue><PropertyValue name="WarnIfNoUserCodeOnLaunch">0</PropertyValue><PropertyValue name="FrameworkSourceStepping">0</PropertyValue><PropertyValue name="WarnAboutSymbolCacheDuringRemoteManagedDebugging">1</PropertyValue><PropertyValue name="EnableStepFiltering">1</PropertyValue><PropertyValue name="WarnOnStepFilter">1</PropertyValue><PropertyValue name="AllowImplicitFuncEval">1</PropertyValue><PropertyValue name="AllowToString">1</PropertyValue><PropertyValue name="UseSourceServer">0</PropertyValue><PropertyValue name="ShowSourceServerDiagnostics">0</PropertyValue><PropertyValue name="AlwaysColorMarkerText">0</PropertyValue><PropertyValue name="UseDocumentChecksum">1</PropertyValue><PropertyValue name="OutputToImmediate">0</PropertyValue><PropertyValue name="ShowRawStructures">0</PropertyValue><PropertyValue name="DisableJITOptimization">0</PropertyValue><PropertyValue name="ShowNoSymbolsDialog">1</PropertyValue><PropertyValue name="ShowScriptDebuggingDisabledDialog">0</PropertyValue><PropertyValue name="EnableILInterpreterMinidump">1</PropertyValue><PropertyValue name="EnableILInterpreterLive">0</PropertyValue><PropertyValue name="HexDisplay">0</PropertyValue><PropertyValue name="HexInput">0</PropertyValue><PropertyValue name="MapClientBreakpoints">1</PropertyValue><PropertyValue name="AddUnmappedBreakpointAtMappedLocation">0</PropertyValue><PropertyValue name="StepIntoOnRestart">0</PropertyValue><PropertyValue name="ENCEnable">1</PropertyValue><PropertyValue name="ENCApplyChangesOnContinue">1</PropertyValue><PropertyValue name="ENCWelcome">0</PropertyValue><PropertyValue name="ENCStaleCodeWarning">1</PropertyValue><PropertyValue name="ENCPrecompile">0</PropertyValue><PropertyValue name="ENCRelink">1</PropertyValue><PropertyValue name="NOENCAllowEdits">1</PropertyValue><PropertyValue name="NOENCIgnore">0</PropertyValue><PropertyValue name="NOENCRebuild">0</PropertyValue><PropertyValue name="ENCEnableWhenRemoteDebugging">0</PropertyValue><PropertyValue name="ConfirmFoundFiles">0</PropertyValue><PropertyValue name="DisasmLineNumbers">0</PropertyValue><PropertyValue name="ModulesShowAll">1</PropertyValue><PropertyValue name="UseCodeSense">1</PropertyValue><PropertyValue name="DisasmFields">67577</PropertyValue><PropertyValue name="CallStackViewOptions">3604736</PropertyValue><PropertyValue name="ShowExternalCode">0</PropertyValue><PropertyValue name="SourceStepUnit">0</PropertyValue><PropertyValue name="DisasmStepUnit">2</PropertyValue><PropertyValue name="CrossThreadCallStack">1</PropertyValue><PropertyValue name="ShowOnlyFlaggedThreads">0</PropertyValue><PropertyValue name="ConcurrencySupport">1</PropertyValue><PropertyValue name="GuessAtThreadNames">1</PropertyValue><PropertyValue name="ShowOtherThreadIpMarkers">0</PropertyValue><PropertyValue name="ShowThreadCategory">1</PropertyValue><PropertyValue name="SaveRemoteDumps">1</PropertyValue><PropertyValue name="LongEvalTimeout">10000</PropertyValue><PropertyValue name="NormalEvalTimeout">5000</PropertyValue><PropertyValue name="QuickwatchTimeout">20000</PropertyValue><PropertyValue name="DataTipTimeout">3000</PropertyValue><PropertyValue name="AutosReturnValsTimeout">2000</PropertyValue><PropertyValue name="AutosRegistersTimeout">2000</PropertyValue><PropertyValue name="LocalsTimeout">10000</PropertyValue><PropertyValue name="RegistersTimeout">10000</PropertyValue><PropertyValue name="AddressExpressionTimeout">10000</PropertyValue><PropertyValue name="ScriptDocsTimeout">10000</PropertyValue><PropertyValue name="ImmediateWindowTimeout">5000</PropertyValue><PropertyValue name="SetValueTimeout">15000</PropertyValue><PropertyValue name="TreeGridRePaintTimer">250</PropertyValue><PropertyValue name="TreeGridBusyPaintTimer">1000</PropertyValue><PropertyValue name="ModulesWindowUpdateTimer">500</PropertyValue><PropertyValue name="TreeGridDelayOnEnterTimer">125</PropertyValue><PropertyValue name="DelayTreeGridPaintOnBreak">1</PropertyValue><PropertyValue name="ShowNonprintableCharsAsGlyphs">0</PropertyValue><PropertyValue name="ShowSystemProcesses">0</PropertyValue><PropertyValue name="ShowProcessesFromAllSessions">0</PropertyValue><PropertyValue name="EnhancedDataTips">1</PropertyValue><PropertyValue name="DataTipDismissalSensitivity">1</PropertyValue><PropertyValue name="DataTipKeyboardDismissal">0</PropertyValue><PropertyValue name="UserSpecifiedEngines">0</PropertyValue><PropertyValue name="OutputOnException">1</PropertyValue><PropertyValue name="OutputOnStepFilter">1</PropertyValue><PropertyValue name="OutputOnModuleLoad">1</PropertyValue><PropertyValue name="OutputOnModuleUnload">1</PropertyValue><PropertyValue name="OutputOnModuleSymbolSearch">1</PropertyValue><PropertyValue name="OutputOnProcessDestroy">1</PropertyValue><PropertyValue name="OutputOnThreadDestroy">1</PropertyValue><PropertyValue name="OutputOnOutputDebugString">1</PropertyValue><PropertyValue name="OutputOnDebuggerMessage">1</PropertyValue><PropertyValue name="VariableWindowIcons">1</PropertyValue><PropertyValue name="DisableAttachSecurityWarning">0</PropertyValue><PropertyValue name="LoadDllExports">0</PropertyValue><PropertyValue name="NativeRPC">0</PropertyValue><PropertyValue name="AllowSideEffectEval">0</PropertyValue><PropertyValue name="LoadSymbolsWhenSettingsChanged">1</PropertyValue><PropertyValue name="SymbolUseExcludeList">1</PropertyValue><PropertyValue name="SymbolsAlwaysLoadAdjacent">1</PropertyValue><PropertyValue name="DontForceCacheOnManualLoad">0</PropertyValue><PropertyValue name="SymbolUseMSSymbolServers">0</PropertyValue><PropertyValue name="AutoLoadFromSymbolPath">1</PropertyValue><PropertyValue name="OneClickEdit">0</PropertyValue><PropertyValue name="OfferArrayExpansion">0</PropertyValue><PropertyValue name="VariableWindowPromptOnLargeExpansion">1</PropertyValue><PropertyValue name="VariableWindowMaxSupportedChildren">1000000</PropertyValue><PropertyValue name="PromptToAddSourceToIgnoreList">0</PropertyValue><PropertyValue name="OwnerDrawDebugLocationToolbar">0</PropertyValue><PropertyValue name="EnableSelectedBreakpointHighlight">1</PropertyValue><PropertyValue name="DisableUniscribe">0</PropertyValue><PropertyValue name="ShowParallelStacksBottomUp">1</PropertyValue><PropertyValue name="ThreadsWindowGroupingColumn">2048</PropertyValue><PropertyValue name="ThreadsWindowVisibleColumns">253</PropertyValue><PropertyValue name="ThreadsWindowShowTipWhenCallStackExpanded">0</PropertyValue><PropertyValue name="AllowDesignModePinning">0</PropertyValue><PropertyValue name="CallStackParamToString">0</PropertyValue><PropertyValue name="CheckRDTForFilesFirst">1</PropertyValue><PropertyValue name="AllowSourceServerInPartialTrust">0</PropertyValue><PropertyValue name="ENCEnableCrossUser">0</PropertyValue><PropertyValue name="ENCEnableNative">1</PropertyValue><PropertyValue name="OpenNewFilesProvisionally">1</PropertyValue><PropertyValue name="ForceRealFuncEval">1</PropertyValue><PropertyValue name="ShowOnlyCurrentProcess">0</PropertyValue><PropertyValue name="GpuRaceHazardsAllowSame">0</PropertyValue><PropertyValue name="DisasmToolbarIsExpanded">0</PropertyValue><PropertyValue name="AlwaysRunUntrustedSourceServerCommands">0</PropertyValue><PropertyValue name="DebugEngineCompatibilityMode">0</PropertyValue><PropertyValue name="CallStackViewOptionsEx">1</PropertyValue><PropertyValue name="ManagedDebugEngineCompatibilityMode_Normal">0</PropertyValue><PropertyValue name="ManagedDebugEngineCompatibilityMode_ProductInstalled">1</PropertyValue><PropertyValue name="ManagedMemoryViewCollapseSmallObjects">0</PropertyValue><PropertyValue name="NativeDebugEngineCompatibilityMode">0</PropertyValue><PropertyValue name="ManagedMemoryViewHideUndeterminedTypes">1</PropertyValue><PropertyValue name="ManagedMemoryViewJustMyCode">1</PropertyValue><PropertyValue name="UseLegacyManagedEE">0</PropertyValue><PropertyValue name="ShowClrCustomVisualizerSecurityWarning">1</PropertyValue><PropertyValue name="EnableNativeDebugHeap">0</PropertyValue><PropertyValue name="EnableXamlVisualDiagnostics">1</PropertyValue><PropertyValue name="EnableXamlVisualDiagnosticsPreviewSelection">0</PropertyValue><PropertyValue name="EnableDiagnosticToolsWindow">1</PropertyValue><PropertyValue name="EnableIntelliTrace">1</PropertyValue><PropertyValue name="PerformanceTipsEnableSysTime">1</PropertyValue><PropertyValue name="TextVisualizerStringLimit">32768</PropertyValue><PropertyValue name="ExceptionDescriptionMessageLimit">8192</PropertyValue><PropertyValue name="UseNewExceptionHelper">1</PropertyValue><PropertyValue name="UseSourceLink">1</PropertyValue><PropertyValue name="EnableAspNetJavaScriptDebuggingOnLaunch">0</PropertyValue><PropertyValue name="EnableXamlVisualDiagnosticsInAppMenu">1</PropertyValue><PropertyValue name="EnableXamlVisualDiagnosticsEditAndContinue">1</PropertyValue><PropertyValue name="EnableIntelliTraceInstrumentation">0</PropertyValue><PropertyValue name="EnableRunToClick">1</PropertyValue><PropertyValue name="EnableEdgeDevToolsWWAOnLaunch">0</PropertyValue><PropertyValue name="EnableLegacyChromeJavaScriptDebuggerForASPNET">0</PropertyValue><PropertyValue name="CallStackShowFrameType">0</PropertyValue><PropertyValue name="UseVBCSLegacyExpressionEvaluator">0</PropertyValue><PropertyValue name="EnableIntelliTraceSnapshot">0</PropertyValue><PropertyValue name="PromptIntelliTraceSnapshot">1</PropertyValue><PropertyValue name="EnableIntelliTraceSnapshotException">1</PropertyValue><PropertyValue name="MaxIntelliTraceSnapshotOnException">5</PropertyValue><PropertyValue name="DisableForegroundWindowSwitching">0</PropertyValue><PropertyValue name="WarnIfNoAspNetJavaScriptDebuggingOnLaunch">1</PropertyValue><PropertyValue name="SourceServerExtractToDirectory"/><PropertyValue name="FrameworkSourceServerName">https://referencesource.microsoft.com/symbols</PropertyValue><PropertyValue name="PublicSymbolServerName"/><PropertyValue name="PublicSymbolServerName2">https://msdl.microsoft.com/download/symbols</PropertyValue><PropertyValue name="DefaultTracepointMessage">Function: $FUNCTION, Thread: $TID $TNAME</PropertyValue><PropertyValue name="ProgramToDebugPath"/><PropertyValue name="AttachToProcessDefaultEngineList"/><PropertyValue name="SecureSourceLocalDirectory"/><PropertyValue name="SymbolPath"/><PropertyValue name="SymbolPathState"/><PropertyValue name="SymbolCacheDir"/><PropertyValue name="SymbolIncludeList"/><PropertyValue name="SymbolIncludeListState"/><PropertyValue name="SymbolExcludeList"/><PropertyValue name="SymbolExcludeListState"/></Category><Category name="Environment_Group" RegisteredName="Environment_Group"><Category name="Environment_Aliases" Category="{AD334E74-368A-4c46-9AF8-F53ABF0775F2}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_Aliases" PackageName="Visual Studio Environment Package"><Aliases Version="1.0"><Alias Name="immed" Definition="Tools.ImmediateMode"/><Alias Name="props" Definition="View.PropertiesWindow"/><Alias Name="memory1" Definition="Debug.Memory1"/><Alias Name="memory2" Definition="Debug.Memory2"/><Alias Name="memory3" Definition="Debug.Memory3"/><Alias Name="Lcase" Definition="Edit.MakeLowercase"/><Alias Name="memory4" Definition="Debug.Memory4"/><Alias Name="locals" Definition="Debug.Locals"/><Alias Name="kb" Definition="Debug.ListCallStack"/><Alias Name="da" Definition="Debug.ListMemory /Ansi"/><Alias Name="db" Definition="Debug.ListMemory /Format:OneByte"/><Alias Name="DelEOL" Definition="Edit.DeleteToEOL"/><Alias Name="dc" Definition="Debug.ListMemory /Format:FourBytes /Ansi"/><Alias Name="dd" Definition="Debug.ListMemory /Format:FourBytes"/><Alias Name="df" Definition="Debug.ListMemory /Format:Float"/><Alias Name="WordWrap" Definition="Edit.ToggleWordWrap"/><Alias Name="AddProj" Definition="File.AddNewProject"/><Alias Name="dq" Definition="Debug.ListMemory /Format:EightBytes"/><Alias Name="du" Definition="Debug.ListMemory /Unicode"/><Alias Name="designer" Definition="View.ViewDesigner"/><Alias Name="ListMembers" Definition="Edit.ListMembers"/><Alias Name="code" Definition="View.ViewCode"/><Alias Name="ParamInfo" Definition="Edit.ParameterInfo"/><Alias Name="DelHSp" Definition="Edit.DeleteHorizontalWhiteSpace"/><Alias Name="TileH" Definition="Window.TileHorizontally"/><Alias Name="save" Definition="File.SaveSelectedItems"/><Alias Name="?" Definition="Debug.Print"/><Alias Name="callstack" Definition="Debug.CallStack"/><Alias Name="open" Definition="File.OpenFile"/><Alias Name="TileV" Definition="Window.TileVertically"/><Alias Name="OutlineDefs" Definition="Edit.CollapsetoDefinitions"/><Alias Name="CloseAll" Definition="Window.CloseAllDocuments"/><Alias Name="ToggleBook" Definition="Edit.ToggleBookmark"/><Alias Name="InsertFile" Definition="Edit.InsertFileAsText"/><Alias Name="autos" Definition="Debug.Autos"/><Alias Name="SaveAll" Definition="File.SaveAll"/><Alias Name="new" Definition="File.NewFile"/><Alias Name="d" Definition="Debug.ListMemory"/><Alias Name="rtc" Definition="Debug.RunToCursor"/><Alias Name="navigate" Definition="View.WebBrowser"/><Alias Name="g" Definition="Debug.Start"/><Alias Name="k" Definition="Debug.ListCallStack"/><Alias Name="format" Definition="Edit.FormatSelection"/><Alias Name="n" Definition="Debug.SetRadix"/><Alias Name="p" Definition="Debug.StepOver"/><Alias Name="q" Definition="Debug.StopDebugging"/><Alias Name="r" Definition="Debug.ListRegisters"/><Alias Name="t" Definition="Debug.StepInto"/><Alias Name="~*kb" Definition="Debug.ListCallStack /AllThreads"/><Alias Name="u" Definition="Debug.ListDisassembly"/><Alias Name="nf" Definition="File.NewFile"/><Alias Name="registers" Definition="Debug.Registers"/><Alias Name="LineCut" Definition="Edit.LineCut"/><Alias Name="memory" Definition="memory1"/><Alias Name="|" Definition="Debug.ListProcesses"/><Alias Name="~" Definition="Debug.ListThreads"/><Alias Name="np" Definition="File.NewProject"/><Alias Name="DelBOL" Definition="Edit.DeleteToBOL"/><Alias Name="~*k" Definition="Debug.ListCallStack /AllThreads"/><Alias Name="NextBook" Definition="Edit.NextBookmark"/><Alias Name="TaskList" Definition="View.TaskList"/><Alias Name="Ucase" Definition="Edit.MakeUppercase"/><Alias Name="NewProj" Definition="File.NewProject"/><Alias Name="Untabify" Definition="Edit.UntabifySelectedLines"/><Alias Name="GotoBrace" Definition="Edit.GotoBrace"/><Alias Name="cls" Definition="Edit.ClearAll"/><Alias Name="shell" Definition="Tools.Shell"/><Alias Name="of" Definition="File.OpenFile"/><Alias Name="log" Definition="Tools.LogCommandWindowOutput"/><Alias Name="print" Definition="File.Print"/><Alias Name="op" Definition="File.OpenProject"/><Alias Name="eval" Definition="Debug.EvaluateStatement"/><Alias Name="alias" Definition="Tools.Alias"/><Alias Name="watch" Definition="Debug.Watch"/><Alias Name="cmd" Definition="View.CommandWindow"/><Alias Name="help" Definition="Help.F1Help"/><Alias Name="GotoLn" Definition="Edit.GoTo"/><Alias Name="disasm" Definition="Debug.Disassembly"/><Alias Name="redo" Definition="Edit.Redo"/><Alias Name="undo" Definition="Edit.Undo"/><Alias Name="tabify" Definition="Edit.TabifySelectedLines"/><Alias Name="LineDel" Definition="Edit.LineDelete"/><Alias Name="StopOutlining" Definition="Edit.CollapsetoDefinitions"/><Alias Name="pr" Definition="Debug.StepOut"/><Alias Name="SaveAs" Definition="File.SaveSelectedItemsAs"/><Alias Name="FullScreen" Definition="View.FullScreen"/><Alias Name="nav" Definition="navigate"/><Alias Name="SwapAnchor" Definition="Edit.SwapAnchor"/><Alias Name="exit" Definition="File.Exit"/><Alias Name="threads" Definition="Debug.Threads"/><Alias Name="PrevBook" Definition="Edit.PreviousBookmark"/><Alias Name="close" Definition="File.Close"/><Alias Name="toolbox" Definition="View.Toolbox"/><Alias Name="bl" Definition="Debug.Breakpoints"/><Alias Name="bp" Definition="Debug.ToggleBreakpoint"/><Alias Name="??" Definition="Debug.QuickWatch"/><Alias Name="StopFind" Definition="Edit.FindInFiles /stop"/><Alias Name="ClearBook" Definition="Edit.ClearBookmarks"/></Aliases></Category><Category name="Environment_CallBrowser" Category="{50B05A5D-9174-48eb-851A-B1C616A0B43D}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_CallBrowser" PackageName="Visual Studio Environment Package"><PropertyValue name="CallBrowserSortAlphabetically">true</PropertyValue><PropertyValue name="CallBrowserSortByAccess">false</PropertyValue><PropertyValue name="CallBrowserShowFullyQualifiedNames">true</PropertyValue></Category><Category name="Environment_ClassView" Category="{40AF29AB-4C5B-412A-9CE8-465C4FCFE41D}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_ClassView" PackageName="Visual Studio Environment Package"><PropertyValue name="ClassViewShowProjectReferences">false</PropertyValue><PropertyValue name="ClassViewShowHiddenTypesAndMembers">false</PropertyValue><PropertyValue name="ClassViewTypesSortAlphabetically">false</PropertyValue><PropertyValue name="ClassViewTypesSortByType">true</PropertyValue><PropertyValue name="ClassViewTypesSortByAccess">false</PropertyValue><PropertyValue name="ClassViewTypesGroupByType">false</PropertyValue><PropertyValue name="ClassViewSearchResultsSortByBestMatch">true</PropertyValue><PropertyValue name="ClassViewSearchResultsSortAlphabetically">false</PropertyValue><PropertyValue name="ClassViewSearchResultsSortByType">false</PropertyValue><PropertyValue name="ClassViewSearchResultsSortByAccess">false</PropertyValue><PropertyValue name="ClassViewSearchResultsGroupByType">false</PropertyValue><PropertyValue name="ClassViewMembersViewPublic">true</PropertyValue><PropertyValue name="ClassViewMembersViewProtected">true</PropertyValue><PropertyValue name="ClassViewMembersViewPrivate">true</PropertyValue><PropertyValue name="ClassViewMembersViewOther">true</PropertyValue><PropertyValue name="ClassViewMembersShowInherited">false</PropertyValue><PropertyValue name="ClassViewShowExtensionMembers">false</PropertyValue><PropertyValue name="ClassViewShowBaseTypes">true</PropertyValue><PropertyValue name="ClassViewShowDerivedTypes">true</PropertyValue><PropertyValue name="ClassViewMembersSortAlphabetically">false</PropertyValue><PropertyValue name="ClassViewMembersSortByType">true</PropertyValue><PropertyValue name="ClassViewMembersSortByAccess">false</PropertyValue></Category><Category name="Environment_CommandBars" Category="{B9D9C123-B500-4202-B887-57C829CBD08F}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_CommandBars" PackageName="Visual Studio Environment Package"><CommandBars Version="05072811"><DefaultCustomizations><modify_toolbar Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,258,24" DockRectangle="0,0,258,24"/><modify_toolbar Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000000d" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,93,24" DockRectangle="28,0,93,24"/><modify_toolbar Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,213,24" DockRectangle="21,0,213,24"/><modify_toolbar Menu="{AA8EB8CD-7A51-11D0-92C3-00A0C9138C45}:00005dc0" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,305,24" DockRectangle="33,0,305,24"/><modify_toolbar Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000420" Visibility="auto" FullScreen="hide" Dock="top" Row="3" FloatRectangle="0,0,893,24" DockRectangle="0,0,893,24"/><modify_toolbar Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,213,24" DockRectangle="1,0,213,24"/><modify_toolbar Menu="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000001" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,130,24" DockRectangle="23,0,130,24"/><modify_toolbar Menu="{C7547851-4E3A-4E5B-9173-FA6E9C8BD82C}:0000271a" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,184,24" DockRectangle="35,0,184,24"/><modify_toolbar Menu="{CB26E292-901A-419C-B79D-49BD45C43929}:00002710" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,268,24" DockRectangle="34,0,268,24"/><modify_toolbar Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,162,24" DockRectangle="27,0,162,24"/><modify_toolbar Menu="{E148F049-C570-4F55-84A6-6DA870AF229E}:00001388" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,363,24" DockRectangle="7,0,363,24"/><modify_toolbar Menu="{E148F049-C570-4F55-84A6-6DA870AF229E}:000013d8" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,415,24" DockRectangle="12,0,415,24"/><modify_toolbar Menu="{E148F049-C570-4F55-84A6-6DA870AF229E}:00001838" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,190,24" DockRectangle="17,0,190,24"/><modify_toolbar Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,486,24" DockRectangle="10,0,486,24"/><modify_toolbar Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,234,24" DockRectangle="11,0,234,24"/><modify_toolbar Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000001" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,290,24" DockRectangle="16,0,290,24"/><modify_toolbar Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000000b" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,203,24" DockRectangle="22,0,203,24"/><modify_toolbar Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,412,24" DockRectangle="6,0,412,24"/><modify_toolbar Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,137,24" DockRectangle="20,0,137,24"/><modify_toolbar Menu="{F65C9B12-9CC9-498A-AB19-6CBE3D2C6BC6}:00000002" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,86,24" DockRectangle="30,0,86,24"/><modify_toolbar Menu="{5D4C0442-C0A2-4BE8-9B4D-AB1C28450942}:00001000" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,133,24" DockRectangle="8,0,133,24"/><modify_toolbar Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,212,24" DockRectangle="19,0,212,24"/><modify_toolbar Menu="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005dc0" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,130,24" DockRectangle="32,0,130,24"/><modify_toolbar Menu="{2DC8D6BB-916C-4B80-9C52-FD8FC371ACC2}:00000100" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,188,24" DockRectangle="26,0,188,24"/><modify_toolbar Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,466,24" DockRectangle="13,0,466,24"/><modify_toolbar Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,276,24" DockRectangle="25,0,276,24"/><modify_toolbar Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,249,24" DockRectangle="3,0,249,24"/><modify_toolbar Menu="{D709F4D7-0165-472B-B966-105912D13DB8}:00000104" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,130,24" DockRectangle="31,0,130,24"/><modify_toolbar Menu="{5D8847D1-9A8A-431E-907A-62D9963F07FD}:00000104" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,133,24" DockRectangle="37,0,133,24"/><modify_toolbar Menu="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:0000050c" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,283,24" DockRectangle="24,0,283,24"/><modify_toolbar Menu="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00010002" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,458,24" DockRectangle="2,0,458,24"/><modify_toolbar Menu="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00003010" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,432,24" DockRectangle="9,0,432,24"/><modify_toolbar Menu="{C9522C54-50B0-48C9-A9B8-339140E0FA20}:00001801" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,268,24" DockRectangle="14,0,268,24"/><modify_toolbar Menu="{6E9EABA0-FDEE-4A1C-8758-E1DCA032A5D3}:00001802" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,297,24" DockRectangle="15,0,297,24"/><modify_toolbar Menu="{068E2583-0872-403B-AF4C-6C2A8F2D8C3E}:00001201" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,71,24" DockRectangle="5,0,71,24"/><modify_toolbar Menu="{068E2583-0872-403B-AF4C-6C2A8F2D8C3E}:00003203" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,203,24" DockRectangle="18,0,203,24"/><modify_toolbar Menu="{481A3758-A6D0-43E0-B1B8-4428BE962F8E}:00007202" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,431,24" DockRectangle="4,0,431,24"/><modify_toolbar Menu="{16BD08C3-403D-4B06-B57B-57B60E572241}:00001001" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,133,24" DockRectangle="4,0,133,24"/><modify_toolbar Menu="{9B3258D9-F00A-4519-9253-7909878E8882}:00001010" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,346,24" DockRectangle="29,0,346,24"/><add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000003ff" CmdPri="02800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000723" GroupPri="08500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/><add Cmd="{3A3E1789-3E35-47B0-8567-D2FB407CC63D}:00003000" CmdPri="01800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000131" GroupPri="0c000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/><add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000eb" CmdPri="04804001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300"/><add Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000008d5" CmdPri="0540a001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300"/><add Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000008d4" CmdPri="06008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300"/><add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ec" CmdPri="06010001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300"/><add Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000004" CmdPri="08008001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107"/><add Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000005" CmdPri="08010001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107"/><add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000014e" CmdPri="00108001" Group="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00001403" GroupPri="04000000" Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103"/><add Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206d" CmdPri="00080001" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302"/><add Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206e" CmdPri="000c0001" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302"/><add Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206f" CmdPri="000e0001" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302"/><remove Cmd="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000500" CmdPri="00210000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000171" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000010" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000172" GroupPri="03000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000000f" CmdPri="02000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000172" GroupPri="03000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000001a" CmdPri="03000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000172" GroupPri="03000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000115" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000177" GroupPri="0b000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000151" CmdPri="02000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000177" GroupPri="0b000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ea" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000eb" CmdPri="02000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{23D49123-60AC-4D7E-939A-E01A4E176BEE}:00000001" CmdPri="02000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ee" CmdPri="02500000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000002a" CmdPri="03000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{E234E66E-BA64-4D71-B304-16F0A4C793F5}:00004010" CmdPri="03000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000008c5" CmdPri="04000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{5DD0BB59-7076-4C59-88D3-DE36931F63F0}:00000bb8" CmdPri="50000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000502" CmdPri="ff000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000178" GroupPri="0d000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000004d" CmdPri="07040000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000012d" GroupPri="a0000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000004e" CmdPri="07050000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000012d" GroupPri="a0000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000238" CmdPri="07060000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000012d" GroupPri="a0000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000239" CmdPri="07070000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000012d" GroupPri="a0000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000105" CmdPri="03000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000133" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000c7" CmdPri="04000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000133" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000008d4" CmdPri="05000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000721" GroupPri="07500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000008d5" CmdPri="05000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000721" GroupPri="07500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ec" CmdPri="04000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000723" GroupPri="08500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000eb" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000131" GroupPri="0c000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000848" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000035a" GroupPri="00500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300" IsPartialRemoval="false"/><remove Cmd="{3A3E1789-3E35-47B0-8567-D2FB407CC63D}:00003000" CmdPri="05000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300" IsPartialRemoval="false"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000003ff" CmdPri="06000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300" IsPartialRemoval="false"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000006c" CmdPri="01000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="01000000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000068" CmdPri="01100000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="01000000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000006b" CmdPri="01300000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="01000000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000046" CmdPri="01000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000551" GroupPri="01010000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000045" CmdPri="01100000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000551" GroupPri="01010000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000239" CmdPri="01260000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="01030000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000238" CmdPri="012b0000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="01030000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000098" CmdPri="01300000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="01030000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000097" CmdPri="01400000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="01030000" Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000127" CmdPri="01000000" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:0000011b" GroupPri="01000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" IsPartialRemoval="true"/><remove Cmd="{D709F4D7-0165-472B-B966-105912D13DB8}:00002039" CmdPri="00000000" Group="{D709F4D7-0165-472B-B966-105912D13DB8}:00001009" GroupPri="04000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" IsPartialRemoval="true"/><remove Cmd="{5D8847D1-9A8A-431E-907A-62D9963F07FD}:00002039" CmdPri="00000000" Group="{5D8847D1-9A8A-431E-907A-62D9963F07FD}:00001009" GroupPri="04000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000013a" CmdPri="03000000" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000025" GroupPri="05000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" IsPartialRemoval="true"/><remove Cmd="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000409" CmdPri="01000000" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:0000011a" GroupPri="07000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" IsPartialRemoval="true"/><remove Cmd="{E8B06F44-6D01-11D2-AA7D-00C04F990343}:000000ce" CmdPri="00500000" Group="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000064" GroupPri="00100000" Menu="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000001" IsPartialRemoval="true"/><remove Cmd="{4A79114A-19E4-11D3-B86B-00C04F79F802}:00000106" CmdPri="00100000" Group="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000068" GroupPri="00400000" Menu="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000001" IsPartialRemoval="true"/><remove Cmd="{4A79114A-19E4-11D3-B86B-00C04F79F802}:00000107" CmdPri="00300000" Group="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000068" GroupPri="00400000" Menu="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000001" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:0000300d" CmdPri="01000000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002316" GroupPri="01000000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:0000300f" CmdPri="00f10000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:0000233b" GroupPri="01020000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{F4394F71-4DFC-4268-84C3-7D9150C5C216}:00003007" CmdPri="02000000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:0000233b" GroupPri="01020000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:00003010" CmdPri="00f00000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:0000233c" GroupPri="01030000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{F4394F71-4DFC-4268-84C3-7D9150C5C216}:00003008" CmdPri="02000000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:0000233c" GroupPri="01030000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:00003000" CmdPri="01000000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002000" GroupPri="01040000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:00003002" CmdPri="01010000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002000" GroupPri="01040000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:00003001" CmdPri="01020000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002000" GroupPri="01040000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:00003100" CmdPri="01030000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002000" GroupPri="01040000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{B85579AA-8BE0-4C4F-A850-90902B317571}:00003003" CmdPri="01100000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002000" GroupPri="01040000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{F4394F71-4DFC-4268-84C3-7D9150C5C216}:00003000" CmdPri="02000000" Group="{B85579AA-8BE0-4C4F-A850-90902B317571}:00002000" GroupPri="01040000" Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000012" CmdPri="03000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001070" GroupPri="01000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000011f" CmdPri="0a000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001074" GroupPri="05000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000120" CmdPri="0b000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001074" GroupPri="05000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000014d" CmdPri="0e000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:0000107d" GroupPri="07000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000046" CmdPri="03000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001078" GroupPri="01000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000045" CmdPri="04000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001078" GroupPri="01000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000014b" CmdPri="0c000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:0000107c" GroupPri="05000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:00000004" CmdPri="02000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001011" GroupPri="0b000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000001" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:00000004" CmdPri="04000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001012" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000000b" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000001" CmdPri="05000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001106" GroupPri="01000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000033" CmdPri="03000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001107" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ad" CmdPri="09000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001118" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000006" CmdPri="03000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001109" GroupPri="07000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000008" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110d" GroupPri="0b000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000009" CmdPri="03000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110d" GroupPri="0b000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000003" CmdPri="03000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110e" GroupPri="0d000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:00000065" CmdPri="05000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="10000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:00000066" CmdPri="06000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="10000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:000002a5" CmdPri="07000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="10000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:0000006c" CmdPri="08000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="10000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ad" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001108" GroupPri="01000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:00000065" CmdPri="05000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:00000066" CmdPri="06000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" IsPartialRemoval="true"/><remove Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:000002a5" CmdPri="07000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" IsPartialRemoval="true"/><remove Cmd="{748813A7-657C-499D-81A0-2FFDF790711A}:0000006c" CmdPri="08000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000014e" CmdPri="00100000" Group="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00001402" GroupPri="03000000" Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" IsPartialRemoval="true"/><remove Cmd="{5BF14E63-E267-4787-B20B-B814FD043B38}:000053fc" CmdPri="02000000" Group="{5BF14E63-E267-4787-B20B-B814FD043B38}:00002f2f" GroupPri="04000000" Menu="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005dc0" IsPartialRemoval="true"/><remove Cmd="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005404" CmdPri="06000000" Group="{5BF14E63-E267-4787-B20B-B814FD043B38}:00002f2f" GroupPri="04000000" Menu="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005dc0" IsPartialRemoval="true"/><remove Cmd="{5BF14E63-E267-4787-B20B-B814FD043B38}:0000540c" CmdPri="07000000" Group="{5BF14E63-E267-4787-B20B-B814FD043B38}:00002f2f" GroupPri="04000000" Menu="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005dc0" IsPartialRemoval="true"/><remove Cmd="{34E61A32-1C10-4052-ABE7-264C46302CE4}:00000002" CmdPri="04000000" Group="{4FE997E0-5BDC-41CD-8E02-A212DAD97CDA}:00000700" GroupPri="01000000" Menu="{2DC8D6BB-916C-4B80-9C52-FD8FC371ACC2}:00000100" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000017" CmdPri="02000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055d" GroupPri="06000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000016" CmdPri="03000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055d" GroupPri="06000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000015" CmdPri="04000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055d" GroupPri="06000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000030" CmdPri="02000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000002f" CmdPri="03000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000002e" CmdPri="04000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000000c" CmdPri="00000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055f" GroupPri="08000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000000d" CmdPri="00000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055f" GroupPri="08000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{CB3675B8-701E-4F56-9167-2714E167FF3F}:00003008" CmdPri="01000000" Group="{CB3675B8-701E-4F56-9167-2714E167FF3F}:0000200b" GroupPri="0f000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000029" CmdPri="00000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:00000568" GroupPri="10000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000006c" CmdPri="01000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000006c" CmdPri="01000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000068" CmdPri="01100000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000068" CmdPri="01100000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000074" CmdPri="01200000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000006b" CmdPri="01300000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000006b" CmdPri="01300000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000008ff" CmdPri="01400000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000550" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{FB87333B-16C8-400E-BC8F-F6B890410582}:00000001" CmdPri="00100000" Group="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00001002" GroupPri="00200000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000046" CmdPri="01000000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000551" GroupPri="00300000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000045" CmdPri="01100000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000551" GroupPri="00300000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000239" CmdPri="01260000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="00500000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000238" CmdPri="012b0000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="00500000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000098" CmdPri="01300000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="00500000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000097" CmdPri="01400000" Group="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:00000553" GroupPri="00500000" Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002907" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002908" CmdPri="00200000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002909" CmdPri="00300000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002071" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001088" GroupPri="00200000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206d" CmdPri="00200000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001089" GroupPri="00600000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206e" CmdPri="00300000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001089" GroupPri="00600000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206f" CmdPri="00400000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001089" GroupPri="00600000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002120" CmdPri="02000000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001077" GroupPri="02000000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" IsPartialRemoval="true"/><remove Cmd="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:00003113" CmdPri="01000000" Group="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:0000032a" GroupPri="03000000" Menu="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:0000050c" IsPartialRemoval="true"/><remove Cmd="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:00003114" CmdPri="02000000" Group="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:0000032a" GroupPri="03000000" Menu="{9AEB9524-82C6-40B9-9285-8D85D3DBD4C4}:0000050c" IsPartialRemoval="true"/><remove Cmd="{B11771F1-F6CB-467E-8B71-428B5CEDCA5F}:00000101" CmdPri="01000000" Group="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00020003" GroupPri="01300000" Menu="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00010002" IsPartialRemoval="true"/><remove Cmd="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00002001" CmdPri="01100000" Group="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00020003" GroupPri="01300000" Menu="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00010002" IsPartialRemoval="true"/><remove Cmd="{14BCA3AF-5E27-4307-8492-84AF8647EA7C}:00002001" CmdPri="01100000" Group="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00020003" GroupPri="01300000" Menu="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00010002" IsPartialRemoval="true"/><remove Cmd="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00002001" CmdPri="02030000" Group="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:0000102b" GroupPri="06000000" Menu="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00003010" IsPartialRemoval="true"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000002ac" CmdPri="03000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000174" GroupPri="09000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" Width="65"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000007c6" CmdPri="04000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000174" GroupPri="09000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" Width="110"/><modify Cmd="{E8B06F44-6D01-11D2-AA7D-00C04F990343}:000000c9" CmdPri="00100000" Group="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000064" GroupPri="00100000" Menu="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000001" Icon="{DDFE7DBB-66E4-4954-8A0F-36CFE15EB12E}:00000002" Style="0"/><modify Cmd="{CB26E292-901A-419C-B79D-49BD45C43929}:00000078" CmdPri="01000000" Group="{CB26E292-901A-419C-B79D-49BD45C43929}:00002711" GroupPri="00000000" Menu="{CB26E292-901A-419C-B79D-49BD45C43929}:00002710" Width="115"/><modify Cmd="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001132" CmdPri="00000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001068" GroupPri="00000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" Width="105"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000000f5" CmdPri="02000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001070" GroupPri="01000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" BeginGroup="false" Width="70"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000034" CmdPri="00000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001071" GroupPri="02000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:0000000a" BeginGroup="false"/><modify Cmd="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001085" CmdPri="00000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001073" GroupPri="04000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000118" CmdPri="09000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001076" GroupPri="06000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" Icon="{8328592C-227C-11D3-B870-00C04F79F802}:00000017" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000118" CmdPri="09000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001076" GroupPri="06000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" Icon="{8328592C-227C-11D3-B870-00C04F79F802}:00000017" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000118" CmdPri="09000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001076" GroupPri="06000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00000010" Icon="{8328592C-227C-11D3-B870-00C04F79F802}:00000017" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000088" CmdPri="05000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001079" GroupPri="02000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000056" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000088" CmdPri="05000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001079" GroupPri="02000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000056" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000088" CmdPri="05000000" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001079" GroupPri="02000000" Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000056" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000c9" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000100e" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000001" Icon="{634F8946-FFF0-491F-AF41-B599FC20D561}:00000009" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000079" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001010" GroupPri="09000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000001" Icon="{634F8946-FFF0-491F-AF41-B599FC20D561}:0000000e" BeginGroup="false"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000027" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001011" GroupPri="0b000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000001" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:0000000e" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000079" CmdPri="02000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001012" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000000b" Icon="{634F8946-FFF0-491F-AF41-B599FC20D561}:0000000e" BeginGroup="false"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:0000000c" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001107" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" Icon="{EB28B762-7E54-492B-9336-4853994FE349}:0000000b" BeginGroup="false"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:0000000c" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001107" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" Icon="{EB28B762-7E54-492B-9336-4853994FE349}:0000000b" BeginGroup="false"/><modify Cmd="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000012" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110b" GroupPri="09000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" BeginGroup="false"/><modify Cmd="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000012" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110b" GroupPri="09000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" BeginGroup="false"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000007" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110c" GroupPri="0b000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:0000000a" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000032" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110f" GroupPri="0f000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" BeginGroup="false" Width="55"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:000002a4" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="10000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000101" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000011" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000006d" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110a" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000003" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000006d" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:0000110a" GroupPri="03000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000003" BeginGroup="false"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:000002a4" CmdPri="01000000" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000011" BeginGroup="false"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000004" CmdPri="08008001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000008" BeginGroup="true"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000004" CmdPri="08008001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000008" BeginGroup="true"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000004" CmdPri="08008001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000008" BeginGroup="true"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000004" CmdPri="08008001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000008" BeginGroup="true"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000004" CmdPri="08008001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000008" BeginGroup="true"/><modify Cmd="{732ABE75-CD80-11D0-A2DB-00AA00A3EFFF}:00000005" CmdPri="08010001" Group="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00001110" GroupPri="05000000" Menu="{732ABE74-CD80-11D0-A2DB-00AA00A3EFFF}:00000107" Icon="{2B671D3D-AB51-434A-8D38-CBF1728530BB}:00000009" BeginGroup="false"/><modify Cmd="{A764E897-518D-11D2-9A89-00C04F79EFC3}:00002101" CmdPri="00200000" Group="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00001401" GroupPri="01000000" Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" Icon="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000005" Style="0"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00002c13" CmdPri="00100000" Group="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00001403" GroupPri="04000000" Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" BeginGroup="false"/><modify Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00002c13" CmdPri="00100000" Group="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00001403" GroupPri="04000000" Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:0000014e" CmdPri="00108001" Group="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00001403" GroupPri="04000000" Menu="{A764E896-518D-11D2-9A89-00C04F79EFC3}:00000103" Icon="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000003" BeginGroup="false"/><modify Cmd="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005212" CmdPri="01000000" Group="{5BF14E63-E267-4787-B20B-B814FD043B38}:00002f2f" GroupPri="04000000" Menu="{5BF14E63-E267-4787-B20B-B814FD043B38}:00005dc0" Icon="{5BF14E63-E267-4787-B20B-B814FD043B38}:0000000d" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000006" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055a" GroupPri="04000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000008" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000031" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000083" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000031" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000083" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000031" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000083" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000031" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000083" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000031" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000083" BeginGroup="false"/><modify Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000031" CmdPri="01000000" Group="{234A7FC1-CFE9-4335-9E82-061F86E402C1}:0000055e" GroupPri="07000000" Menu="{74D21312-2AEE-11D1-8BFB-00A0C90F26F7}:00000601" Icon="{9CD93C42-CEEF-45AB-B1B5-6040880C9543}:00000083" BeginGroup="false"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206d" CmdPri="00080001" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000005" BeginGroup="false"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206e" CmdPri="000c0001" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000006" BeginGroup="false"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:0000206f" CmdPri="000e0001" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001094" GroupPri="00100000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" BeginGroup="false" Width="55"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002889" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:0000107a" GroupPri="00200000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000008" BeginGroup="true"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002889" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:0000107a" GroupPri="00200000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000008" BeginGroup="true"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002889" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:0000107a" GroupPri="00200000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000008" BeginGroup="true"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002889" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:0000107a" GroupPri="00200000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000008" BeginGroup="true"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002932" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001073" GroupPri="00300000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000013" BeginGroup="true"/><modify Cmd="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00002932" CmdPri="00100000" Group="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00001073" GroupPri="00300000" Menu="{F5EAC013-F209-453B-A2F3-CDF43821C24E}:00000302" Icon="{FB41A027-57C5-4F83-9508-C326DCE6D943}:00000013" BeginGroup="true"/><modify Cmd="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00000012" CmdPri="00400000" Group="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00020001" GroupPri="01000000" Menu="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00010002" Width="55"/><modify Cmd="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00000014" CmdPri="00300000" Group="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00020002" GroupPri="01100000" Menu="{4BCF92C9-7FEA-4913-AF26-F93582BA9C7A}:00010002" Icon="{E5FD8797-928D-4720-99C6-D9241615013A}:00000001" BeginGroup="false"/><modify Cmd="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:0000200d" CmdPri="01000000" Group="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00001002" GroupPri="00500000" Menu="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00003010" Width="55"/><modify Cmd="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00002300" CmdPri="01000000" Group="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00001009" GroupPri="00900000" Menu="{ADC1BC7B-958B-4548-9F9F-10FC49099825}:00003010" Icon="{AD7818C6-4420-4479-B0CB-CE68EFF9C2C8}:00000006" BeginGroup="false"/></DefaultCustomizations><UserCustomizations><modify_toolbar Menu="{15A7A3F3-845F-4D67-B540-5B232293D9A3}:00000101" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,221,26" DockRectangle="6,0,221,26"/></UserCustomizations></CommandBars><PropertyValue name="ShowLargeButtons">false</PropertyValue><PropertyValue name="ShowScreenTips">true</PropertyValue><PropertyValue name="ShowScreenTipShortcutKeys">false</PropertyValue></Category><Category name="Environment_DefaultEditors" Category="{68161AEE-BCA8-4214-B2E4-7875263E49C5}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_DefaultEditors" PackageName="Visual Studio Environment Package"><PropertyValue name="NumberOfMappings">0</PropertyValue><PropertyValue name="NumberOfDefaultEditors">0</PropertyValue></Category><Category name="Environment_Expansions" Category="{0B9A10B2-C0D0-4a6a-8353-115E9CACF34A}" Package="{F5E7E720-1401-11d1-883B-0000F87579D2}" RegisteredName="Environment_Expansions" PackageName="Text Management Package"><Expansions Default="true" Version="1.0"/></Category><Category name="Environment_ExtensionManager" Category="{539391d7-9414-4715-b033-8669db0abee1}" Package="{e7576c05-1874-450c-9e98-cf3a0897a069}" RegisteredName="Environment_ExtensionManager" PackageName="ExtensionManagerPackage"><PropertyValue name="AutomaticallyCheckForUpdates2">True</PropertyValue><PropertyValue name="CustomRepositories"><ExtensionRepositoryConfigList Capacity="0" xmlns="clr-namespace:Microsoft.VisualStudio.ExtensionManager;assembly=Microsoft.VisualStudio.ExtensionEngine" /></PropertyValue><PropertyValue name="EnableAdminExtensions">True</PropertyValue></Category><Category name="Environment_ExternalTools" Category="{E8FAE9E8-FBA2-4474-B134-AB0FFCFB291D}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_ExternalTools" PackageName="Visual Studio Environment Package"><ExternalTools><UserCreatedTool><Arguments></Arguments><CloseOnExit>true</CloseOnExit><Command>%vsspv_windows_sdk_dir%\bin\NETFX 4.5.1 Tools\ildasm.exe</Command><Index>3</Index><InitialDirectory>$(targetdir)</InitialDirectory><IsGUIapp>false</IsGUIapp><NameID>0</NameID><Package>{00000000-0000-0000-0000-000000000000}</Package><PromptForArguments>false</PromptForArguments><SaveAllDocs>true</SaveAllDocs><Title>ILDasm</Title><Unicode>false</Unicode><UseOutputWindow>false</UseOutputWindow><UseTaskList>false</UseTaskList></UserCreatedTool><UserCreatedTool><Arguments>/K "vsdevcmd.bat -no_logo"</Arguments><CloseOnExit>true</CloseOnExit><Command>%systemroot%\system32\cmd.exe</Command><Index>4</Index><InitialDirectory>%vsspv_vs_install_directory%\Common7\Tools</InitialDirectory><IsGUIapp>false</IsGUIapp><NameID>10053</NameID><Package>{F1C25864-3097-11D2-A5C5-00C04F7968B4}</Package><PromptForArguments>false</PromptForArguments><SaveAllDocs>true</SaveAllDocs><Title>Visual Studio &Command Prompt</Title><Unicode>false</Unicode><UseOutputWindow>false</UseOutputWindow><UseTaskList>false</UseTaskList></UserCreatedTool></ExternalTools></Category><Category name="Environment_FindSymbol" Category="{C93260BC-0C07-484a-8188-6F4763BD7FD4}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_FindSymbol" PackageName="Visual Studio Environment Package"><PropertyValue name="FindOptionsIsExpanded">false</PropertyValue><PropertyValue name="LookinReferencesIsChecked">true</PropertyValue><PropertyValue name="MatchCaseIsChecked">false</PropertyValue><PropertyValue name="Type">2</PropertyValue><PropertyValue name="SelectedScope">{B1BA9461-FC54-45B3-A484-CB6DD0B95C94}</PropertyValue><PropertyValue name="SelectedScopeSubScope">0</PropertyValue></Category><Category name="Environment_KeyBindings" Category="{F09035F1-80D2-4312-8EC4-4D354A4BCB4C}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_KeyBindings" PackageName="Visual Studio Environment Package"><Version>15.0.0.0</Version><KeyboardShortcuts><ScopeDefinitions><Scope Name="Team Explorer" ID="{7AA20502-9463-47B7-BF43-341BAF51157C}"/><Scope Name="VC Dialog Editor" ID="{543E0C02-8C85-4E43-933A-5EF320E3431F}"/><Scope Name="Find All References Tool Window" ID="{1FA1FD06-3592-4D1D-AC75-0B953320140C}"/><Scope Name="Live Property Explorer" ID="{31FC2115-5126-4A87-B2F7-77EAAB65048B}"/><Scope Name="XML (Text) Editor" ID="{FA3CD31E-987B-443A-9B81-186104E8DAC1}"/><Scope Name="Text Editor" ID="{8B382828-6202-11D1-8870-0000F87579D2}"/><Scope Name="Work Item Results View" ID="{7026002D-01F6-44E7-95CF-A896C00DA3F8}"/><Scope Name="ADO.NET Entity Data Model Designer" ID="{C99AEA30-8E36-4515-B76F-496F5A48A6AA}"/><Scope Name="Solution Explorer" ID="{3AE79031-E1BC-11D0-8F78-00A0C9110057}"/><Scope Name="Query Designer" ID="{B2C40B32-3A37-4CA9-97B9-FA44248B69FF}"/><Scope Name="CSharp Editor with Encoding" ID="{08467B34-B90F-4D91-BDCA-EB8C8CF3033A}"/><Scope Name="WebBrowser" ID="{E8B06F41-6D01-11D2-AA7D-00C04F990343}"/><Scope Name="CSS Editor" ID="{A5401142-F49D-43DB-90B1-F57BA349E55C}"/><Scope Name="Graphics Designers" ID="{58961B49-13E0-48C0-9258-13CBC4D40279}"/><Scope Name="DataSet Editor" ID="{B334A759-F450-40A5-BE2A-65937BCD5415}"/><Scope Name="XAML Designer" ID="{E9B8485C-1217-4277-9ED6-C825A5AC1968}"/><Scope Name="View Designer" ID="{B968E165-98E0-41F0-8FBE-A8ED1D246A90}"/><Scope Name="XAML Editor" ID="{A4F9FF65-A78C-4650-866D-5069CC4127CF}"/><Scope Name="Microsoft Visual Basic Editor" ID="{2C015C70-C72C-11D0-88C3-00A0C9110049}"/><Scope Name="Global" ID="{5EFC7975-14BC-11CF-9B2B-00AA00573819}"/><Scope Name="HTML Editor" ID="{40D31677-CBC0-4297-A9EF-89D907823A98}"/><Scope Name="Live Visual Tree" ID="{A2EAF38F-A0AD-4503-91F8-5F004A69A040}"/><Scope Name="Work Item Query View" ID="{B6303490-B828-410C-9216-AE727D0E282D}"/><Scope Name="Team Foundation Build Detail Editor" ID="{86306A97-84F2-4F5A-889B-1318501AEB5F}"/><Scope Name="Database Designer" ID="{CFF78A9B-78A3-45A3-9142-0267AFC261FA}"/><Scope Name="Work Item Editor" ID="{40A91D9D-8076-4D28-87C5-5AF9F0ACFE0F}"/><Scope Name="JSON Editor" ID="{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}"/><Scope Name="CSharp Editor" ID="{A6C744A8-0E4A-4FC6-886A-064283054674}"/><Scope Name="VC String Editor" ID="{58442DA9-10DA-4AA9-A2AF-96E4D481379B}"/><Scope Name="Interactive Window" ID="{2D0A56AA-9527-4B78-B6E6-EBE6E05DA749}"/><Scope Name="Merge Editor Window" ID="{9A9A8AAA-ACD2-4DB6-BD81-8D64176C52B6}"/><Scope Name="Microsoft Visual Basic Code Page Editor" ID="{6C33E1AA-1401-4536-AB67-0E21E6E569DA}"/><Scope Name="Settings Designer" ID="{515231AD-C9DC-4AA3-808F-E1B65E72081C}"/><Scope Name="Windows Forms Designer" ID="{BA09E2AF-9DF2-4068-B2F0-4C7E5CC19E2F}"/><Scope Name="VC Accelerator Editor" ID="{EB56D0B5-BEE7-4D0C-8BE6-88A8ED256695}"/><Scope Name="Managed Resources Editor" ID="{FEA4DCC9-3645-44CD-92E7-84B55A16465C}"/><Scope Name="Difference Viewer" ID="{79D52DDF-52BC-43F1-9663-B3E85CDCA912}"/><Scope Name="Table Designer" ID="{4194FEE5-6777-419F-A5FC-47A536DF1BDB}"/><Scope Name="HTML Editor Design View" ID="{CB3FCFEA-03DF-11D1-81D2-00A0C91BBEE3}"/><Scope Name="HTML Editor Source View" ID="{CB3FCFEB-03DF-11D1-81D2-00A0C91BBEE3}"/><Scope Name="VC Image Editor" ID="{C0BA70ED-069E-412B-9C06-7442E28A11B9}"/><Scope Name="Test Explorer" ID="{E1B7D1F8-9B3C-49B1-8F4F-BFC63A88835D}"/><Scope Name="XML Schema Designer" ID="{DEE6CEF9-3BCA-449A-82A6-FC757D6956FB}"/></ScopeDefinitions><DefaultShortcuts/><ShortcutsScheme>Visual C++ 6</ShortcutsScheme><UserShortcuts><RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Editor">Shift+Alt+L</RemoveShortcut><RemoveShortcut Command="Format.ButtonBottom" Scope="VC Dialog Editor">Ctrl+B</RemoveShortcut><RemoveShortcut Command="Format.ButtonRight" Scope="VC Dialog Editor">Ctrl+R</RemoveShortcut><RemoveShortcut Command="Format.TestDialog" Scope="VC Dialog Editor">Ctrl+T</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWebAccess" Scope="Global">Ctrl+0, A</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToBuilds" Scope="Global">Ctrl+0, B</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToConnect" Scope="Global">Ctrl+0, C</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWebAccess" Scope="Global">Ctrl+0, Ctrl+A</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToBuilds" Scope="Global">Ctrl+0, Ctrl+B</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToConnect" Scope="Global">Ctrl+0, Ctrl+C</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToDocuments" Scope="Global">Ctrl+0, Ctrl+D</RemoveShortcut><RemoveShortcut Command="Team.Git.GoToGitActiveRepositories" Scope="Global">Ctrl+0, Ctrl+E</RemoveShortcut><RemoveShortcut Command="Team.Git.GoToGitChanges" Scope="Global">Ctrl+0, Ctrl+G</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToHome" Scope="Global">Ctrl+0, Ctrl+H</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToMyWork" Scope="Global">Ctrl+0, Ctrl+M</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToPendingChanges" Scope="Global">Ctrl+0, Ctrl+P</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToReports" Scope="Global">Ctrl+0, Ctrl+R</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToSettings" Scope="Global">Ctrl+0, Ctrl+S</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWorkItems" Scope="Global">Ctrl+0, Ctrl+W</RemoveShortcut><RemoveShortcut Command="Team.Git.GoToGitSynchronization" Scope="Global">Ctrl+0, Ctrl+Y</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToDocuments" Scope="Global">Ctrl+0, D</RemoveShortcut><RemoveShortcut Command="Team.Git.GoToGitActiveRepositories" Scope="Global">Ctrl+0, E</RemoveShortcut><RemoveShortcut Command="Team.Git.GoToGitChanges" Scope="Global">Ctrl+0, G</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToHome" Scope="Global">Ctrl+0, H</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToMyWork" Scope="Global">Ctrl+0, M</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToPendingChanges" Scope="Global">Ctrl+0, P</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToReports" Scope="Global">Ctrl+0, R</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToSettings" Scope="Global">Ctrl+0, S</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWorkItems" Scope="Global">Ctrl+0, W</RemoveShortcut><RemoveShortcut Command="Team.Git.GoToGitSynchronization" Scope="Global">Ctrl+0, Y</RemoveShortcut><RemoveShortcut Command="Edit.GoToFile" Scope="Global">Ctrl+1, Ctrl+F</RemoveShortcut><RemoveShortcut Command="Edit.GoToMember" Scope="Global">Ctrl+1, Ctrl+M</RemoveShortcut><RemoveShortcut Command="Edit.GoToSymbol" Scope="Global">Ctrl+1, Ctrl+S</RemoveShortcut><RemoveShortcut Command="Edit.GoToType" Scope="Global">Ctrl+1, Ctrl+T</RemoveShortcut><RemoveShortcut Command="Edit.GoToFile" Scope="Global">Ctrl+1, F</RemoveShortcut><RemoveShortcut Command="Edit.GoToMember" Scope="Global">Ctrl+1, M</RemoveShortcut><RemoveShortcut Command="Edit.GoToSymbol" Scope="Global">Ctrl+1, S</RemoveShortcut><RemoveShortcut Command="Edit.GoToType" Scope="Global">Ctrl+1, T</RemoveShortcut><RemoveShortcut Command="Debug.Breakpoints" Scope="Global">Ctrl+Alt+B</RemoveShortcut><RemoveShortcut Command="Debug.Threads" Scope="Global">Ctrl+Alt+H</RemoveShortcut><RemoveShortcut Command="View.SolutionExplorer" Scope="Global">Ctrl+Alt+L</RemoveShortcut><RemoveShortcut Command="Debug.Memory1" Scope="Global">Ctrl+Alt+M, 1</RemoveShortcut><RemoveShortcut Command="Debug.Memory2" Scope="Global">Ctrl+Alt+M, 2</RemoveShortcut><RemoveShortcut Command="Debug.Memory3" Scope="Global">Ctrl+Alt+M, 3</RemoveShortcut><RemoveShortcut Command="Debug.Memory4" Scope="Global">Ctrl+Alt+M, 4</RemoveShortcut><RemoveShortcut Command="Debug.AttachtoProcess" Scope="Global">Ctrl+Alt+P</RemoveShortcut><RemoveShortcut Command="View.WebBrowser" Scope="Global">Ctrl+Alt+R</RemoveShortcut><RemoveShortcut Command="View.ServerExplorer" Scope="Global">Ctrl+Alt+S</RemoveShortcut><RemoveShortcut Command="Debug.Modules" Scope="Global">Ctrl+Alt+U</RemoveShortcut><RemoveShortcut Command="Debug.FunctionBreakpoint" Scope="Global">Ctrl+B</RemoveShortcut><RemoveShortcut Command="File.NewFile" Scope="Global">Ctrl+N</RemoveShortcut><RemoveShortcut Command="Window.ActivateQuickLaunch" Scope="Global">Ctrl+Q</RemoveShortcut><RemoveShortcut Command="Refactor.EncapsulateField" Scope="Global">Ctrl+R, Ctrl+E</RemoveShortcut><RemoveShortcut Command="Project.AddNewItem" Scope="Global">Ctrl+Shift+A</RemoveShortcut><RemoveShortcut Command="View.ResourceView" Scope="Global">Ctrl+Shift+E</RemoveShortcut><RemoveShortcut Command="Edit.OpenFile" Scope="Global">Ctrl+Shift+G</RemoveShortcut><RemoveShortcut Command="File.NewProject" Scope="Global">Ctrl+Shift+N</RemoveShortcut><RemoveShortcut Command="Edit.NavigateTo" Scope="Global">Ctrl+T</RemoveShortcut><RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Results View">Shift+Alt+L</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.MyWorkPageInProgress.TfsContextMyWorkPageNewLinkedWI" Scope="Team Explorer">Shift+Alt+L</RemoveShortcut><RemoveShortcut Command="Edit.ToggleWordWrap" Scope="Text Editor">Ctrl+E, Ctrl+W</RemoveShortcut><RemoveShortcut Command="Edit.ListMembers" Scope="Text Editor">Ctrl+J</RemoveShortcut><RemoveShortcut Command="Edit.MakeLowercase" Scope="Text Editor">Ctrl+U</RemoveShortcut><RemoveShortcut Command="InteractiveConsole.ExecuteInInteractive" Scope="CSharp Editor">Ctrl+E, Ctrl+E</RemoveShortcut><RemoveShortcut Command="InteractiveConsole.ExecuteInInteractive" Scope="CSharp Editor">Ctrl+E, E</RemoveShortcut><RemoveShortcut Command="QueryDesigner.ExecuteSQL" Scope="Query Designer">Ctrl+R</RemoveShortcut><RemoveShortcut Command="QueryDesigner.CancelRetrievingData" Scope="Query Designer">Ctrl+T</RemoveShortcut><RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Query View">Shift+Alt+L</RemoveShortcut><RemoveShortcut Command="QueryDesigner.ExecuteSQL" Scope="View Designer">Ctrl+R</RemoveShortcut><RemoveShortcut Command="QueryDesigner.CancelRetrievingData" Scope="View Designer">Ctrl+T</RemoveShortcut><RemoveShortcut Command="Image.ShowGrid" Scope="VC Image Editor">Ctrl+Alt+S</RemoveShortcut><RemoveShortcut Command="Image.BrushTool" Scope="VC Image Editor">Ctrl+B</RemoveShortcut><RemoveShortcut Command="Image.FilledRectangleTool" Scope="VC Image Editor">Ctrl+Shift+Alt+R</RemoveShortcut><RemoveShortcut Command="Image.TextTool" Scope="VC Image Editor">Ctrl+T</RemoveShortcut><RemoveShortcut Command="Image.UseSelectionasBrush" Scope="VC Image Editor">Ctrl+U</RemoveShortcut><RemoveShortcut Command="Format.Bold" Scope="HTML Editor Design View">Ctrl+B</RemoveShortcut><RemoveShortcut Command="View.ASP.NETNonvisualControls" Scope="HTML Editor Design View">Ctrl+Shift+N</RemoveShortcut><RemoveShortcut Command="Format.Underline" Scope="HTML Editor Design View">Ctrl+U</RemoveShortcut><RemoveShortcut Command="Design.RefreshPage" Scope="XAML Designer">Ctrl+R</RemoveShortcut><RemoveShortcut Command="Format.ResetAll" Scope="XAML Designer">Ctrl+Shift+R</RemoveShortcut><RemoveShortcut Command="Edit.GoToImplementation" Scope="CSharp Editor with Encoding">Ctrl+F12</RemoveShortcut><RemoveShortcut Command="Edit.GoToImplementation" Scope="Microsoft Visual Basic Editor">Ctrl+F12</RemoveShortcut><RemoveShortcut Command="InteractiveConsole.SearchHistoryNext" Scope="Interactive Window">Ctrl+Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="InteractiveConsole.SearchHistoryPrevious" Scope="Interactive Window">Ctrl+Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="Debug.Graphics.StartGraphicsDebugging" Scope="Global">Alt+F5</RemoveShortcut><RemoveShortcut Command="View.Backward" Scope="Global">Alt+Left Arrow</RemoveShortcut><RemoveShortcut Command="View.Forward" Scope="Global">Alt+Right Arrow</RemoveShortcut><RemoveShortcut Command="Debug.LocationToolbar.ProcessCombo" Scope="Global">Ctrl+5</RemoveShortcut><RemoveShortcut Command="Debug.LocationToolbar.ThreadCombo" Scope="Global">Ctrl+6</RemoveShortcut><RemoveShortcut Command="Debug.LocationToolbar.StackFrameCombo" Scope="Global">Ctrl+7</RemoveShortcut><RemoveShortcut Command="Debug.LocationToolbar.ToggleCurrentThreadFlaggedState" Scope="Global">Ctrl+8</RemoveShortcut><RemoveShortcut Command="Debug.LocationToolbar.ToggleFlaggedThreads" Scope="Global">Ctrl+9</RemoveShortcut><RemoveShortcut Command="View.TaskRunnerExplorer" Scope="Global">Ctrl+Alt+Bkspce</RemoveShortcut><RemoveShortcut Command="Window.ShowEzMDIFileList" Scope="Global">Ctrl+Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="OtherContextMenus.BrowserLink.RefreshLinkedBrowsers" Scope="Global">Ctrl+Alt+Enter</RemoveShortcut><RemoveShortcut Command="EditorContextMenus.CodeWindow.Execute" Scope="Global">Ctrl+Alt+F5</RemoveShortcut><RemoveShortcut Command="Project.Override" Scope="Global">Ctrl+Alt+Ins</RemoveShortcut><RemoveShortcut Command="Window.NextTab" Scope="Global">Ctrl+Alt+PgDn</RemoveShortcut><RemoveShortcut Command="Window.PreviousTab" Scope="Global">Ctrl+Alt+PgUp</RemoveShortcut><RemoveShortcut Command="Debug.ToggleDisassembly" Scope="Global">Ctrl+F11</RemoveShortcut><RemoveShortcut Command="Edit.GoToDeclaration" Scope="Global">Ctrl+F12</RemoveShortcut><RemoveShortcut Command="Window.NextDocumentWindow" Scope="Global">Ctrl+F6</RemoveShortcut><RemoveShortcut Command="View.BrowseNext" Scope="Global">Ctrl+Shift+1</RemoveShortcut><RemoveShortcut Command="View.BrowsePrevious" Scope="Global">Ctrl+Shift+2</RemoveShortcut><RemoveShortcut Command="View.ForwardBrowseContext" Scope="Global">Ctrl+Shift+7</RemoveShortcut><RemoveShortcut Command="Window.AddTabtoSelection" Scope="Global">Ctrl+Shift+Alt+Space</RemoveShortcut><RemoveShortcut Command="Edit.GoToDefinition" Scope="Global">F12</RemoveShortcut><RemoveShortcut Command="Edit.QuickFindSymbol" Scope="Global">Shift+Alt+F12</RemoveShortcut><RemoveShortcut Command="Edit.GoToImplementation" Scope="Microsoft Visual Basic Code Page Editor">Ctrl+F12</RemoveShortcut><RemoveShortcut Command="Edit.MoveSelectedLinesDown" Scope="Text Editor">Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="View.QuickActions" Scope="Text Editor">Alt+Enter</RemoveShortcut><RemoveShortcut Command="Edit.PeekDefinition" Scope="Text Editor">Alt+F12</RemoveShortcut><RemoveShortcut Command="Edit.CompleteWord" Scope="Text Editor">Alt+Right Arrow</RemoveShortcut><RemoveShortcut Command="Edit.MoveSelectedLinesUp" Scope="Text Editor">Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="Edit.ToggleCompletionMode" Scope="Text Editor">Ctrl+Alt+Space</RemoveShortcut><RemoveShortcut Command="Edit.LineOpenAbove" Scope="Text Editor">Ctrl+Enter</RemoveShortcut><RemoveShortcut Command="Edit.WordPreviousExtendColumn" Scope="Text Editor">Ctrl+Shift+Alt+Left Arrow</RemoveShortcut><RemoveShortcut Command="Edit.WordNextExtendColumn" Scope="Text Editor">Ctrl+Shift+Alt+Right Arrow</RemoveShortcut><RemoveShortcut Command="Edit.ParameterInfo" Scope="Text Editor">Ctrl+Shift+Space</RemoveShortcut><RemoveShortcut Command="Edit.GoToImplementation" Scope="CSharp Editor">Ctrl+F12</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Diagram" Scope="Query Designer">Ctrl+1</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Criteria" Scope="Query Designer">Ctrl+2</RemoveShortcut><RemoveShortcut Command="QueryDesigner.SQL" Scope="Query Designer">Ctrl+3</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Results" Scope="Query Designer">Ctrl+4</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Diagram" Scope="View Designer">Ctrl+1</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Criteria" Scope="View Designer">Ctrl+2</RemoveShortcut><RemoveShortcut Command="QueryDesigner.SQL" Scope="View Designer">Ctrl+3</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Results" Scope="View Designer">Ctrl+4</RemoveShortcut><RemoveShortcut Command="View.EntityDataModelBrowser" Scope="ADO.NET Entity Data Model Designer">Ctrl+1</RemoveShortcut><RemoveShortcut Command="View.EntityDataModelMappingDetails" Scope="ADO.NET Entity Data Model Designer">Ctrl+2</RemoveShortcut><RemoveShortcut Command="Table.RowBelow" Scope="HTML Editor Design View">Ctrl+Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="Table.RowAbove" Scope="HTML Editor Design View">Ctrl+Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="XsdDesigner.ShowStartView" Scope="XML Schema Designer">Ctrl+1</RemoveShortcut><RemoveShortcut Command="XsdDesigner.ShowContentModelView" Scope="XML Schema Designer">Ctrl+2</RemoveShortcut><RemoveShortcut Command="XsdDesigner.ShowGraphView" Scope="XML Schema Designer">Ctrl+3</RemoveShortcut><RemoveShortcut Command="TestExplorer.OpenTest" Scope="Test Explorer">F12</RemoveShortcut><RemoveShortcut Command="Design.FitAll" Scope="XAML Designer">Ctrl+0</RemoveShortcut><RemoveShortcut Command="Format.EditText" Scope="XAML Designer">F2</RemoveShortcut><RemoveShortcut Command="XML.StartXSLTDebugging" Scope="XML (Text) Editor">Alt+F5</RemoveShortcut><RemoveShortcut Command="XML.StartXSLTWithoutDebugging" Scope="XML (Text) Editor">Ctrl+Alt+F5</RemoveShortcut><RemoveShortcut Command="Resources.Strings" Scope="Managed Resources Editor">Ctrl+1</RemoveShortcut><RemoveShortcut Command="Resources.Images" Scope="Managed Resources Editor">Ctrl+2</RemoveShortcut><RemoveShortcut Command="Resources.Icons" Scope="Managed Resources Editor">Ctrl+3</RemoveShortcut><RemoveShortcut Command="Resources.Audio" Scope="Managed Resources Editor">Ctrl+4</RemoveShortcut><RemoveShortcut Command="Resources.Files" Scope="Managed Resources Editor">Ctrl+5</RemoveShortcut><RemoveShortcut Command="Resources.Other" Scope="Managed Resources Editor">Ctrl+6</RemoveShortcut><RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Editor">Shift+Alt+·</RemoveShortcut><RemoveShortcut Command="Format.ButtonBottom" Scope="VC Dialog Editor">Ctrl+·</RemoveShortcut><RemoveShortcut Command="Format.ButtonRight" Scope="VC Dialog Editor">Ctrl+·</RemoveShortcut><RemoveShortcut Command="Format.TestDialog" Scope="VC Dialog Editor">Ctrl+·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWebAccess" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToBuilds" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToConnect" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWebAccess" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToBuilds" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToConnect" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToDocuments" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="Team.Git.GoToGitActiveRepositories" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="Team.Git.GoToGitChanges" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToHome" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToMyWork" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToPendingChanges" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToReports" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToSettings" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWorkItems" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="Team.Git.GoToGitSynchronization" Scope="Global">Ctrl+0, Ctrl+·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToDocuments" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="Team.Git.GoToGitActiveRepositories" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="Team.Git.GoToGitChanges" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToHome" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToMyWork" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToPendingChanges" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToReports" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToSettings" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWorkItems" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="Team.Git.GoToGitSynchronization" Scope="Global">Ctrl+0, ·</RemoveShortcut><RemoveShortcut Command="Edit.GoToFile" Scope="Global">Ctrl+1, Ctrl+·</RemoveShortcut><RemoveShortcut Command="Edit.GoToMember" Scope="Global">Ctrl+1, Ctrl+·</RemoveShortcut><RemoveShortcut Command="Edit.GoToSymbol" Scope="Global">Ctrl+1, Ctrl+·</RemoveShortcut><RemoveShortcut Command="Edit.GoToType" Scope="Global">Ctrl+1, Ctrl+·</RemoveShortcut><RemoveShortcut Command="Edit.GoToFile" Scope="Global">Ctrl+1, ·</RemoveShortcut><RemoveShortcut Command="Edit.GoToMember" Scope="Global">Ctrl+1, ·</RemoveShortcut><RemoveShortcut Command="Edit.GoToSymbol" Scope="Global">Ctrl+1, ·</RemoveShortcut><RemoveShortcut Command="Edit.GoToType" Scope="Global">Ctrl+1, ·</RemoveShortcut><RemoveShortcut Command="Debug.Breakpoints" Scope="Global">Ctrl+Alt+·</RemoveShortcut><RemoveShortcut Command="Debug.Threads" Scope="Global">Ctrl+Alt+·</RemoveShortcut><RemoveShortcut Command="View.SolutionExplorer" Scope="Global">Ctrl+Alt+·</RemoveShortcut><RemoveShortcut Command="Debug.Memory1" Scope="Global">Ctrl+Alt+·, 1</RemoveShortcut><RemoveShortcut Command="Debug.Memory2" Scope="Global">Ctrl+Alt+·, 2</RemoveShortcut><RemoveShortcut Command="Debug.Memory3" Scope="Global">Ctrl+Alt+·, 3</RemoveShortcut><RemoveShortcut Command="Debug.Memory4" Scope="Global">Ctrl+Alt+·, 4</RemoveShortcut><RemoveShortcut Command="Debug.AttachtoProcess" Scope="Global">Ctrl+Alt+·</RemoveShortcut><RemoveShortcut Command="View.WebBrowser" Scope="Global">Ctrl+Alt+·</RemoveShortcut><RemoveShortcut Command="View.ServerExplorer" Scope="Global">Ctrl+Alt+·</RemoveShortcut><RemoveShortcut Command="Debug.Modules" Scope="Global">Ctrl+Alt+·</RemoveShortcut><RemoveShortcut Command="Debug.FunctionBreakpoint" Scope="Global">Ctrl+·</RemoveShortcut><RemoveShortcut Command="File.NewFile" Scope="Global">Ctrl+·</RemoveShortcut><RemoveShortcut Command="Window.ActivateQuickLaunch" Scope="Global">Ctrl+·</RemoveShortcut><RemoveShortcut Command="Refactor.EncapsulateField" Scope="Global">Ctrl+·, Ctrl+·</RemoveShortcut><RemoveShortcut Command="Project.AddNewItem" Scope="Global">Ctrl+Shift+·</RemoveShortcut><RemoveShortcut Command="View.ResourceView" Scope="Global">Ctrl+Shift+·</RemoveShortcut><RemoveShortcut Command="Edit.OpenFile" Scope="Global">Ctrl+Shift+·</RemoveShortcut><RemoveShortcut Command="File.NewProject" Scope="Global">Ctrl+Shift+·</RemoveShortcut><RemoveShortcut Command="Edit.NavigateTo" Scope="Global">Ctrl+·</RemoveShortcut><RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Results View">Shift+Alt+·</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.MyWorkPageInProgress.TfsContextMyWorkPageNewLinkedWI" Scope="Team Explorer">Shift+Alt+·</RemoveShortcut><RemoveShortcut Command="InteractiveConsole.ExecuteInInteractive" Scope="CSharp Editor">Ctrl+·, Ctrl+·</RemoveShortcut><RemoveShortcut Command="InteractiveConsole.ExecuteInInteractive" Scope="CSharp Editor">Ctrl+·, ·</RemoveShortcut><RemoveShortcut Command="QueryDesigner.ExecuteSQL" Scope="Query Designer">Ctrl+·</RemoveShortcut><RemoveShortcut Command="QueryDesigner.CancelRetrievingData" Scope="Query Designer">Ctrl+·</RemoveShortcut><RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Query View">Shift+Alt+·</RemoveShortcut><RemoveShortcut Command="QueryDesigner.ExecuteSQL" Scope="View Designer">Ctrl+·</RemoveShortcut><RemoveShortcut Command="QueryDesigner.CancelRetrievingData" Scope="View Designer">Ctrl+·</RemoveShortcut><RemoveShortcut Command="Image.ShowGrid" Scope="VC Image Editor">Ctrl+Alt+·</RemoveShortcut><RemoveShortcut Command="Image.BrushTool" Scope="VC Image Editor">Ctrl+·</RemoveShortcut><RemoveShortcut Command="Image.FilledRectangleTool" Scope="VC Image Editor">Ctrl+Shift+Alt+·</RemoveShortcut><RemoveShortcut Command="Image.PreviousRightColor" Scope="VC Image Editor">Ctrl+Shift+[</RemoveShortcut><RemoveShortcut Command="Image.TextTool" Scope="VC Image Editor">Ctrl+·</RemoveShortcut><RemoveShortcut Command="Image.UseSelectionasBrush" Scope="VC Image Editor">Ctrl+·</RemoveShortcut><RemoveShortcut Command="Format.Bold" Scope="HTML Editor Design View">Ctrl+·</RemoveShortcut><RemoveShortcut Command="View.ASP.NETNonvisualControls" Scope="HTML Editor Design View">Ctrl+Shift+·</RemoveShortcut><RemoveShortcut Command="Format.Underline" Scope="HTML Editor Design View">Ctrl+·</RemoveShortcut><RemoveShortcut Command="Design.RefreshPage" Scope="XAML Designer">Ctrl+·</RemoveShortcut><RemoveShortcut Command="Format.ResetAll" Scope="XAML Designer">Ctrl+Shift+·</RemoveShortcut><Shortcut Command="VisualAssist.RefactorCreateImplementation" Scope="Global">Shift+Alt+I</Shortcut><Shortcut Command="Window.CloseDocumentWindow" Scope="Global">Ctrl+F4</Shortcut><Shortcut Command="Window.CloseDocumentWindow" Scope="Text Editor">Ctrl+·</Shortcut><Shortcut Command="VisualAssist.RefactorCreateImplementation" Scope="Global">Shift+Alt+·</Shortcut><Shortcut Command="VisualAssist.SortSelectedLines" Scope="Global">Ctrl+Shift+Alt+S</Shortcut></UserShortcuts></KeyboardShortcuts></Category><Category name="Environment_NewProjectDialogPreferredLanguage" Category="{77E22C0C-9F4A-4bfb-AD3A-3F3F4711E9ED}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_NewProjectDialogPreferredLanguage" PackageName="Visual Studio Environment Package"><PropertyValue name="HasNewProjectDialogPreferredLanguage">true</PropertyValue><PropertyValue name="NewProjectDialogPreferredLanguage">VC++</PropertyValue><PropertyValue name="DefaultToLargeIconView">false</PropertyValue></Category><Category name="Environment_ObjectBrowser" Category="{D98D784D-88BF-4EBF-B039-C146EC14F472}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_ObjectBrowser" PackageName="Visual Studio Environment Package"><PropertyValue name="ObjectBrowserViewNamespaces">false</PropertyValue><PropertyValue name="ObjectBrowserShowHiddenTypesAndMembers">false</PropertyValue><PropertyValue name="ObjectBrowserTypesSortAlphabetically">true</PropertyValue><PropertyValue name="ObjectBrowserTypesSortByType">false</PropertyValue><PropertyValue name="ObjectBrowserTypesSortByAccess">false</PropertyValue><PropertyValue name="ObjectBrowserTypesGroupByType">false</PropertyValue><PropertyValue name="ObjectBrowserSearchResultsSortByBestMatch">true</PropertyValue><PropertyValue name="ObjectBrowserSearchResultsSortAlphabetically">false</PropertyValue><PropertyValue name="ObjectBrowserSearchResultsSortByType">false</PropertyValue><PropertyValue name="ObjectBrowserSearchResultsSortByAccess">false</PropertyValue><PropertyValue name="ObjectBrowserSearchResultsGroupByType">false</PropertyValue><PropertyValue name="ObjectBrowserMembersViewPublic">true</PropertyValue><PropertyValue name="ObjectBrowserMembersViewProtected">true</PropertyValue><PropertyValue name="ObjectBrowserMembersViewPrivate">true</PropertyValue><PropertyValue name="ObjectBrowserMembersViewOther">true</PropertyValue><PropertyValue name="ObjectBrowserMembersShowInherited">false</PropertyValue><PropertyValue name="ObjectBrowserShowExtensionMembers">false</PropertyValue><PropertyValue name="ObjectBrowserShowBaseTypes">true</PropertyValue><PropertyValue name="ObjectBrowserShowDerivedTypes">false</PropertyValue><PropertyValue name="ObjectBrowserMembersSortAlphabetically">false</PropertyValue><PropertyValue name="ObjectBrowserMembersSortByType">true</PropertyValue><PropertyValue name="ObjectBrowserMembersSortByAccess">false</PropertyValue><PropertyValue name="ObjectBrowserScope">{B1BA9461-FC54-45B3-A484-CB6DD0B95C94}</PropertyValue><PropertyValue name="ObjectBrowserScopeSubScope">0</PropertyValue><PropertyValue name="DefaultPresentationLanguage">VC++</PropertyValue></Category><Category name="Environment_OutputWindow" Category="{07C6CD04-100B-4f3e-BA93-DD1363E8D8E3}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_OutputWindow" PackageName="Visual Studio Environment Package"><PropertyValue name="OutputWindowWordWrap">false</PropertyValue></Category><Category name="Environment_PropertiesWindow" Category="{731a3cc7-de5e-49ca-9115-9a03e46624b0}" Package="{7494682b-37a0-11d2-a273-00c04f8ef4ff}" RegisteredName="Environment_PropertiesWindow" PackageName="Windows Forms Designer Package"><PropertyValue name="PbrsAlpha">0</PropertyValue><PropertyValue name="PbrsShowDesc">1</PropertyValue></Category><Category name="Environment_QuickLaunch" Category="{dfbffb75-d8ed-47a2-87de-1d246fd06ae5}" Package="{18333854-d2ff-44a3-98d8-40501b914d7d}" RegisteredName="Environment_QuickLaunch" PackageName="Global Search Package"><PropertyValue name="UseGlobalSearch">true</PropertyValue><PropertyValue name="PreserveSearchResults">false</PropertyValue><SearchProviders><Provider Name="Most Recently Used" Id="{3ef528c5-c45a-47e0-b9ee-a212a32a99ec}" Enabled="True"/><Provider Name="Menus" Id="{f7a34a7c-b596-4bfa-b119-321539fc96ed}" Enabled="True"/><Provider Name="Options" Id="{258ebb6f-5c3b-4241-b929-71ec7a18dbf0}" Enabled="True"/><Provider Name="Open Documents" Id="{28a7edd7-524f-4c82-8e1e-1e472357454d}" Enabled="True"/><Provider Name="NuGet Packages" Id="{042c2b4b-c7f7-49db-b7a2-402eb8dc7892}" Enabled="True"/></SearchProviders></Category><Category name="Environment_SimplifiedToolsOptions" Category="{13BEDEE6-9051-4809-B9E3-2EEC749EB15A}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_SimplifiedToolsOptions" PackageName="Visual Studio Environment Package"><PropertyValue name="SupportsSimpleToolsOptions">false</PropertyValue><PropertyValue name="ShowingAllPages">false</PropertyValue><PropertyValue name="ShowFlatList">false</PropertyValue></Category><Category name="Environment_SolutionExplorer" Category="{6FA9062F-82B2-4725-BA6D-58CF7CBA7DEA}" Package="{cf6a5c16-83b0-4d04-b702-195c35c6e887}" RegisteredName="Environment_SolutionExplorer" PackageName="Microsoft.VisualStudio.PlatformUI.SolutionNavigatorPackage"><PropertyValue name="SearchFileContents">true</PropertyValue><PropertyValue name="SearchExternalItems">true</PropertyValue></Category><Category name="Environment_StartPage" Category="{255FE6D3-A0AE-4076-A509-D581B2BE4F9E}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_StartPage" PackageName="Visual Studio Environment Package"><StartPages Version="1.0"><StartPage Id="Default" Links="VC"/></StartPages></Category><Category name="Environment_TabsAndWindows" Category="{CCF27946-63D9-4806-91BA-EEBF5F3DFA4A}" Package="{5E56B3DB-7964-4588-8D49-D3523AB7BDB9}" RegisteredName="Environment_TabsAndWindows" PackageName="Environment Package Window Management"><PropertyValue name="EnableIndependentTabWell">True</PropertyValue><PropertyValue name="EnableIndependentToolWindows">False</PropertyValue><PropertyValue name="EnablePreviewTab">True</PropertyValue><PropertyValue name="EnableSingleClickPreviewInFindResults">True</PropertyValue><PropertyValue name="EnableSingleClickPreviewInNavigateTo">True</PropertyValue><PropertyValue name="EnableSingleClickPreviewInSolutionExplorer">True</PropertyValue><PropertyValue name="MaintainPinStatus">False</PropertyValue><PropertyValue name="ShowAutoHiddenWindowsOnHover">False</PropertyValue><PropertyValue name="ShowPinButtonInUnpinnedTabs">True</PropertyValue><PropertyValue name="ShowPinnedTabsInSeparateRow">False</PropertyValue></Category><Category name="Environment_Toolbox" Category="{481999F2-7479-4e03-83D5-BE808BA142DF}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_Toolbox" PackageName="Visual Studio Environment Package"><PropertyValue name="ShowAllTabs">false</PropertyValue><PropertyValue name="Version">1</PropertyValue><PropertyValue name="DeletedTabCount">0</PropertyValue><PropertyValue name="TabCount">0</PropertyValue><PropertyValue name="DeletedItemCount">0</PropertyValue><PropertyValue name="ItemCount">0</PropertyValue></Category><Category name="Environment_UnifiedFind" Category="{DF00ADDF-C14C-4ffd-9325-634FD605850B}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_UnifiedFind" PackageName="Visual Studio Environment Package"><PropertyValue name="Options">MatchCase=0 WholeWord=0 Hidden=1 Up=0 Selection=0 Block=0 KeepCase=0 SubFolders=0 KeepOpen=0 NameOnly=0 Append=0 Plain Document Find</PropertyValue><PropertyValue name="DialogOptions">MatchCase=0 WholeWord=0 Hidden=1 Up=0 Selection=0 Block=0 KeepCase=0 SubFolders=1 KeepOpen=0 NameOnly=0 Append=0 Plain Solution FindAll</PropertyValue><PropertyValue name="AdornmentOptions">MatchCase=0 WholeWord=0 Hidden=1 Up=0 Selection=0 Block=0 KeepCase=0 SubFolders=0 KeepOpen=0 NameOnly=0 Append=0 Plain Document Find</PropertyValue><PropertyValue name="Result list">1</PropertyValue><PropertyValue name="ShowEndOfSearch">1</PropertyValue><PropertyValue name="ShowNoFound">1</PropertyValue><PropertyValue name="ShowAllReplacementsNotAllowed">1</PropertyValue><PropertyValue name="ShowSomeReplacementsNotAllowed">1</PropertyValue><PropertyValue name="ShowNoMore">1</PropertyValue><PropertyValue name="ShowFindStart">1</PropertyValue><PropertyValue name="ShowCancel">1</PropertyValue><PropertyValue name="ShowCancelBeforeReplacementsMade">1</PropertyValue><PropertyValue name="ShowReplaceInFilesWarning">1</PropertyValue><PropertyValue name="ShowCancelEntireReplaceAfterCancellingSCC">1</PropertyValue><PropertyValue name="AutomaticallyLimitSearchToSelection">1</PropertyValue><PropertyValue name="FindTextFromEditor">1</PropertyValue><PropertyValue name="HitReplaced">1</PropertyValue><PropertyValue name="EditableFindInFilesResults">1</PropertyValue><PropertyValue name="Syntax">Regex</PropertyValue><PropertyValue name="In Files Pane Display Options">0</PropertyValue><PropertyValue name="NumberOfScopes">0</PropertyValue></Category><Category name="Environment_WindowLayout" Category="{eb4ba109-a9db-4445-bd09-e7604bcdce84}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_WindowLayout" PackageName="Visual Studio Environment Package"><PropertyValue name="Version">7</PropertyValue><PropertyValue name="WindowProfileNames">Design|Debug|NoToolWin</PropertyValue><Design><WindowProfile xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:wm="clr-namespace:Microsoft.VisualStudio.Platform.WindowManagement;assembly=Microsoft.VisualStudio.Platform.WindowManagement" Name="Design" xmlns="clr-namespace:Microsoft.VisualStudio.PlatformUI.Shell;assembly=Microsoft.VisualStudio.Shell.ViewManager"><MainSite FloatingTop="1.81132075471698" FloatingLeft="1.81132075471698" FloatingHeight="953.660377358491" FloatingWidth="1753.35849056604" FloatingWindowState="Maximized"><AutoHideRoot IsVisible="True" DockedHeight="*" DockedWidth="*" DockRestriction="AlwaysFloating"><AutoHideChannel Orientation="Vertical"><AutoHideGroup><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="256"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="256"/></AutoHideGroup></AutoHideChannel><AutoHideChannel Dock="Right" Orientation="Vertical"><AutoHideGroup><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" DockedHeight="537.6" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" DockedHeight="537.6" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{c93a910a-0fa6-4307-93a4-f2bd61ec7828}" DockedHeight="537.6" DockedWidth="204.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="348.16"/></AutoHideGroup><AutoHideGroup><wm:ToolWindowView OnTopWhenLastInContext="False" ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" DockedHeight="384" DockedWidth="204.8" FloatingHeight="384" FloatingWidth="204.8"/></AutoHideGroup><AutoHideGroup><wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" Name="ST:0:0:{6d4078d1-5951-4ed1-ac0e-0a8099c1cce5}" DockedHeight="537.6" DockedWidth="307.2" AutoHideWidth="307.2" AutoHideHeight="537.6" FloatingHeight="537.6" FloatingWidth="307.2"/></AutoHideGroup></AutoHideChannel><AutoHideChannel Dock="Top"/><AutoHideChannel Dock="Bottom" IsVisible="True"><AutoHideGroup IsVisible="True"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" IsVisible="True" DockedHeight="192" DockedWidth="1024" AutoHideHeight="448" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{3822e751-eb69-4b0e-b301-595a9e4c74d5}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{b869198c-f673-46d2-83ae-64f515277716}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{b8399b49-7330-487b-9235-7d2e969d0a79}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" IsVisible="True" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{605322a2-17ae-43f4-b60f-766556e46c87}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" DockedHeight="192" DockedWidth="1024" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f565}" DockedHeight="192" DockedWidth="1024" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{905da7d1-18fd-4a46-8d0f-a5ff58ada9de}" DockedHeight="192" DockedWidth="1024" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" DockedHeight="192" DockedWidth="1024" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" DockedHeight="192" DockedWidth="1024" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd5b-437e-11d3-b88e-00c04f79f802}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="307.2"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{637792aa-f332-4bb5-be6c-066b0e88eced}" DockedHeight="192" DockedWidth="1024" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{f044f2c2-3d99-4787-a492-6b09a19df7c0}" DockedHeight="192" DockedWidth="1024" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{f16e7758-bfd9-4360-a45f-6deeae786164}" DockedHeight="192" DockedWidth="1024" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{f2c4be33-ca39-41a6-a69a-f4ed439d4178}" DockedHeight="192" DockedWidth="1024" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="104" IconResourcePackage="8889e051-b7f9-4781-bb33-2a36a9bdb3a5" Name="ST:0:0:{cdbdee54-b399-484b-b763-db2c3393d646}" DockedHeight="192" DockedWidth="1024" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{9a7cebbb-dc5c-4986-bc49-962da46aa506}" DockedHeight="192" DockedWidth="1024" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><wm:ToolWindowView ForceCreate="DontForceCreate" IconIndex="1" IconResourceID="107" IconResourcePackage="44630d46-96b5-488c-8df9-26e21db8c1a3" Name="ST:0:0:{6bf43c00-192e-4279-9dd1-c19a4c0ab983}" DockedHeight="192" DockedWidth="1024" FloatingTop="200" FloatingLeft="200" FloatingHeight="400" FloatingWidth="1000"/></AutoHideGroup></AutoHideChannel><DockRoot IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="768" DockedWidth="348.16"><TabGroup IsVisible="True" DockedHeight="768" DockedWidth="348.16"><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="2" IconResourceID="107" IconResourcePackage="44630d46-96b5-488c-8df9-26e21db8c1a3" Name="ST:0:0:{32a6260a-0121-4878-95e5-80d2f08ea4cb}" IsVisible="True" DockedHeight="768" DockedWidth="348.16" FloatingTop="100" FloatingLeft="100" FloatingHeight="600"/><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="3" IconResourceID="107" IconResourcePackage="44630d46-96b5-488c-8df9-26e21db8c1a3" Name="ST:0:0:{8e5c1d1a-8a91-4406-aa56-5bf27c97d63c}" IsVisible="True" DockedHeight="768" DockedWidth="348.16" FloatingTop="100" FloatingLeft="100" FloatingHeight="600"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" IsSelected="True" IsVisible="True" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="348.16"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="109" IconResourcePackage="3a3e1789-3e35-47b0-8567-d2fb407cc63d" Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView Name="ST:0:0:{9f3ec988-1174-4746-a66a-3969715d1fc7}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="348.16"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{1cba9826-3184-4799-a184-784e41b56398}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{38ed9834-0c97-445b-bd1d-f78f3e08afac}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{402dc223-d700-4029-866f-acee803f3f0c}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a9b00010-7308-415c-95c6-eed62c1b9788}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="614.4" FloatingWidth="276.48"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{9c7d10e9-0147-4363-bf48-917f0426cd03}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="614.4" FloatingWidth="276.48"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{dd1ddd20-d59b-11da-a94d-0800200c9a66}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/></TabGroup><TabGroup DockedHeight="768" DockedWidth="348.16"><ViewBookmark Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="348.16"/><ViewBookmark Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="348.16"/></TabGroup></DockGroup><DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{a2eaf38f-a0ad-4503-91f8-5f004a69a040}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><DocumentGroupContainer Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*"><wm:WMDocumentGroup IsVisible="True"><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{46c87f81-5a06-43a8-9e25-85d33bac49f8}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{269a02dc-6af8-11d3-bdc4-00c04f688e50}" FloatingHeight="384" FloatingWidth="512"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{99b8fa2f-ab90-4f57-9c32-949f146f1914}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{c79b74ff-f1d7-4c94-aefa-4d22bfe1b1f9}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView Name="ST:0:0:{93a69444-e846-4571-9e03-a8433ad9ddf9}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView Name="ST:0:0:{cb4d394c-6408-4607-8c42-0910d3147a4e}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView Name="ST:0:0:{e5c2cce5-61d0-4cd8-a946-13ec76cfdb01}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{65d61de1-c41c-4504-8c3d-c97027b25ca8}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMDocumentGroup><wm:WMDocumentGroup><ViewBookmark Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" ViewBookmarkType="DocumentWell"/></wm:WMDocumentGroup></DocumentGroupContainer><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{31fc2115-5126-4a87-b2f7-77eaab65048b}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><ViewBookmark Name="ST:0:0:{6d4078d1-5951-4ed1-ac0e-0a8099c1cce5}" DockedHeight="537.6" DockedWidth="307.2"/></DockGroup><DockGroup DockedHeight="192" DockedWidth="1024"><TabGroup DockedHeight="192"><ViewBookmark Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{3822e751-eb69-4b0e-b301-595a9e4c74d5}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{b869198c-f673-46d2-83ae-64f515277716}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{b8399b49-7330-487b-9235-7d2e969d0a79}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{605322a2-17ae-43f4-b60f-766556e46c87}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f565}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{905da7d1-18fd-4a46-8d0f-a5ff58ada9de}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{73f6dd5b-437e-11d3-b88e-00c04f79f802}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{637792aa-f332-4bb5-be6c-066b0e88eced}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{f044f2c2-3d99-4787-a492-6b09a19df7c0}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{f16e7758-bfd9-4360-a45f-6deeae786164}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{f2c4be33-ca39-41a6-a69a-f4ed439d4178}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{cdbdee54-b399-484b-b763-db2c3393d646}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{9a7cebbb-dc5c-4986-bc49-962da46aa506}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{6bf43c00-192e-4279-9dd1-c19a4c0ab983}" DockedHeight="192"/></TabGroup><TabGroup DockedHeight="192" DockedWidth="100"><ViewBookmark Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{56b32054-de4d-4de3-8396-bcb6f98bd246}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{58875c41-862b-4d6f-b046-03e8a333907e}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{6fb4a4d9-0c08-4663-af7b-2ecbdf7a20ec}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{7b8c4981-13ec-4c56-9f24-abe5faaa9440}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{a693a243-4743-4034-aed4-bec4e79e0b3b}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{f62af5ad-1276-46dd-ae7b-d07ab54d1081}" DockedHeight="192" DockedWidth="100"/></TabGroup></DockGroup></DockGroup><DockGroup Orientation="Vertical" DockedHeight="537.6" DockedWidth="204.8"><TabGroup DockedHeight="537.6" DockedWidth="204.8"><ViewBookmark Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" DockedHeight="537.6" DockedWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{099ca9ea-0ae4-4e31-a7e4-fe09bd1715cc}" DockedHeight="537.6" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="204.8"/><ViewBookmark Name="ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" DockedHeight="537.6" DockedWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}" DockedHeight="537.6" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{4a791147-19e4-11d3-b86b-00c04f79f802}" DockedHeight="537.6" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd58-437e-11d3-b88e-00c04f79f802}" DockedHeight="537.6" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{57dc5d59-11c2-4955-a7b4-d7699d677e93}" DockedHeight="537.6" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{5b6781c0-e99d-11d0-9954-00a0c91bc8e5}" DockedHeight="537.6" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{47a7d881-d3cf-4036-b57c-0444e12df881}" DockedHeight="537.6" DockedWidth="204.8" FloatingHeight="614.4" FloatingWidth="256"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="105" IconResourcePackage="8889e051-b7f9-4781-bb33-2a36a9bdb3a5" Name="ST:0:0:{a34b1c5d-6d37-4a0c-a8b0-99f8e8158b48}" DockedHeight="537.6" DockedWidth="204.8" FloatingHeight="614.4" FloatingWidth="256"/><ViewBookmark Name="ST:0:0:{c93a910a-0fa6-4307-93a4-f2bd61ec7828}" DockedHeight="537.6" DockedWidth="204.8"/></TabGroup><TabGroup DockedHeight="384" DockedWidth="204.8"><ViewBookmark Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" DockedHeight="384" DockedWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{66dba47c-61df-11d2-aa79-00c04f990343}" DockedHeight="384" DockedWidth="204.8" FloatingHeight="384" FloatingWidth="204.8"/></TabGroup></DockGroup></DockGroup></DockRoot></AutoHideRoot></MainSite><wm:WMFloatSite Id="e5b6b996-1556-40af-8b11-39aef7eec003" FloatingHeight="76.8" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="7ab36c61-a40b-4c14-96ad-aa00dc4369b2" FloatingHeight="76.8" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="b12a44b3-2a5f-4c64-8e28-0954a914481f" FloatingTop="79" FloatingLeft="0" FloatingHeight="299" FloatingWidth="379"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" IsSelected="True" DockedHeight="100" DockedWidth="100" FloatingTop="79" FloatingLeft="0" FloatingHeight="299" FloatingWidth="379"/></wm:WMFloatSite><wm:WMFloatSite Id="627819c5-448d-4bed-a989-45dd1dff5526" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{56b32054-de4d-4de3-8396-bcb6f98bd246}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="ef90a138-4bd6-4c50-8346-93505415edc6" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{58875c41-862b-4d6f-b046-03e8a333907e}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="14f10035-3279-4175-80fd-9ac5bc1b119b" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{6fb4a4d9-0c08-4663-af7b-2ecbdf7a20ec}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="394383af-6c69-4ddf-beb8-41834249f0f7" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{7b8c4981-13ec-4c56-9f24-abe5faaa9440}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="1f2adc80-941f-4fa5-8f21-9570109b5e7d" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a693a243-4743-4034-aed4-bec4e79e0b3b}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="f5924940-f281-48fd-aee6-c562ab71ad80" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{f62af5ad-1276-46dd-ae7b-d07ab54d1081}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="8c13bda8-7176-4b17-a8c8-44ba7fa3d39f"><wm:ToolWindowView Name="ST:0:0:{ed485b08-5acf-4ce9-8e13-699174ea0201}"/></wm:WMFloatSite><wm:WMFloatSite Id="7b078ec9-8ae0-4599-b2fd-e1cc021c6744"><wm:ToolWindowView Name="ST:0:0:{ecdd9ee0-ac6b-11d0-89f9-00a0c9110055}"/></wm:WMFloatSite><wm:WMFloatSite Id="be3b4a18-5d2a-4f63-85b9-d0c2b8f2c95c" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{cf577b8c-4134-11d2-83e5-00c04f9902c1}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="eed383a7-dddd-42e1-9096-f28783b82aac" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{f2e84780-2af1-11d1-a7fa-00a0c9110051}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="c5be364a-4887-45bf-82e9-d6e5e89c9819" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{4a18f9d0-b838-11d0-93eb-00a0c90f2734}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="01f49ae7-ec14-4a0e-818b-d0f262f5003b" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:1:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="ff665e87-edbc-4da5-858b-ed637107ad8d" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:2:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="4124da37-1e41-486a-8455-6cdde4540d95" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:3:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="bf5a3c6e-d327-439b-bcb2-f8851ce41698" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:4:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="fb0b0a67-0f05-4865-849b-7087eb26184c" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{ca4b8ff5-bfc7-11d2-9929-00c04f68fdaf}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="80caf959-e153-4e19-85c7-c34062908585" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{51c76317-9037-4cf2-a20a-6206fd30b4a1}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="ec7ed71e-cf1f-4457-b21b-987d1625f58c" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><TabGroup FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{e62ce6a0-b439-11d0-a79d-00a0c9110051}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{8d263989-ff4b-4a78-90c8-b2ba3fa69311}" FloatingTop="400" FloatingLeft="400" FloatingHeight="450" FloatingWidth="450"/></TabGroup></wm:WMFloatSite><wm:WMFloatSite Id="01bec7b8-2dda-4779-9755-616ca98e7af0" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{37aba9be-445a-11d3-9949-00c04f68fd0a}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="9bdee280-7bc3-4fb7-9e32-f10e7d37f6d9" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:1:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="460b3a44-a960-437e-896c-93d00decadc3" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:2:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="f330d709-aca0-4ffd-8e21-4232be344bff" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:3:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="5a653553-7db5-410d-9dda-d5a1778797c3" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:4:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite><wm:WMFloatSite Id="bb471955-afe3-464a-bb56-bc59776df320"><wm:ToolWindowView Name="ST:0:0:{e3369cf0-996f-45ba-881e-2af696fbe27b}"/></wm:WMFloatSite><wm:WMFloatSite Id="de3895d9-25ee-4364-b08a-9f3a01445dc3" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{0504ff91-9d61-11d0-a794-00a0c9110051}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></wm:WMFloatSite></WindowProfile></Design><Debug><WindowProfile xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:wm="clr-namespace:Microsoft.VisualStudio.Platform.WindowManagement;assembly=Microsoft.VisualStudio.Platform.WindowManagement" Name="Debug" xmlns="clr-namespace:Microsoft.VisualStudio.PlatformUI.Shell;assembly=Microsoft.VisualStudio.Shell.ViewManager"><MainSite FloatingTop="52" FloatingLeft="96" FloatingHeight="1056" FloatingWidth="1936" FloatingWindowState="Maximized"><AutoHideRoot IsVisible="True" DockedHeight="*" DockedWidth="*" DockRestriction="AlwaysFloating"><AutoHideChannel Orientation="Vertical"><AutoHideGroup><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{a2eaf38f-a0ad-4503-91f8-5f004a69a040}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="614.4" FloatingWidth="256"/></AutoHideGroup></AutoHideChannel><AutoHideChannel Dock="Right" Orientation="Vertical"><AutoHideGroup><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{c93a910a-0fa6-4307-93a4-f2bd61ec7828}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="348.16"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{31fc2115-5126-4a87-b2f7-77eaab65048b}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="614.4" FloatingWidth="348.16"/></AutoHideGroup></AutoHideChannel><AutoHideChannel Dock="Top"/><AutoHideChannel Dock="Bottom"/><DockRoot IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="768" DockedWidth="358.4"><TabGroup IsVisible="True" DockedHeight="652.8" DockedWidth="358.4"><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{ed485b08-5acf-4ce9-8e13-699174ea0201}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{32a6260a-0121-4878-95e5-80d2f08ea4cb}" DockedHeight="652.8" DockedWidth="358.4" FloatingTop="100" FloatingLeft="100" FloatingHeight="600"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{8e5c1d1a-8a91-4406-aa56-5bf27c97d63c}" DockedHeight="652.8" DockedWidth="358.4" FloatingTop="100" FloatingLeft="100" FloatingHeight="600"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" IsSelected="True" IsVisible="True" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="348.16"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" IsVisible="True" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{ecdd9ee0-ac6b-11d0-89f9-00a0c9110055}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView Name="ST:0:0:{9f3ec988-1174-4746-a66a-3969715d1fc7}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="348.16"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{1cba9826-3184-4799-a184-784e41b56398}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{38ed9834-0c97-445b-bd1d-f78f3e08afac}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{402dc223-d700-4029-866f-acee803f3f0c}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a9b00010-7308-415c-95c6-eed62c1b9788}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="614.4" FloatingWidth="276.48"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{9c7d10e9-0147-4363-bf48-917f0426cd03}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="614.4" FloatingWidth="276.48"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{dd1ddd20-d59b-11da-a94d-0800200c9a66}" DockedHeight="652.8" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="204.8"/><ViewBookmark Name="ST:0:0:{a2eaf38f-a0ad-4503-91f8-5f004a69a040}" DockedHeight="652.8" DockedWidth="358.4"/></TabGroup><TabGroup DockedHeight="768" DockedWidth="358.4"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="256"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="358.4" FloatingHeight="537.6" FloatingWidth="256"/></TabGroup></DockGroup><DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><DocumentGroupContainer IsVisible="True" DockedHeight="*" DockedWidth="*"><wm:WMDocumentGroup><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{46c87f81-5a06-43a8-9e25-85d33bac49f8}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{269a02dc-6af8-11d3-bdc4-00c04f688e50}" FloatingHeight="384" FloatingWidth="512"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cf577b8c-4134-11d2-83e5-00c04f9902c1}" FloatingHeight="384" FloatingWidth="358.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{99b8fa2f-ab90-4f57-9c32-949f146f1914}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{387cb18d-6153-4156-9257-9ac3f9207bbe}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{c79b74ff-f1d7-4c94-aefa-4d22bfe1b1f9}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView Name="ST:0:0:{93a69444-e846-4571-9e03-a8433ad9ddf9}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView Name="ST:0:0:{cb4d394c-6408-4607-8c42-0910d3147a4e}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView Name="ST:0:0:{e5c2cce5-61d0-4cd8-a946-13ec76cfdb01}" FloatingHeight="614.4" FloatingWidth="819.2"/></wm:WMDocumentGroup></DocumentGroupContainer><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{6d4078d1-5951-4ed1-ac0e-0a8099c1cce5}" IsSelected="True" IsVisible="True" DockedHeight="537.6" DockedWidth="307.2" AutoHideWidth="307.2" AutoHideHeight="537.6" FloatingHeight="537.6" FloatingWidth="307.2"/></DockGroup><DockGroup IsVisible="True" DockedHeight="192" DockedWidth="512"><TabGroup IsVisible="True" DockedHeight="192" DockedWidth="512"><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="5" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{f2e84780-2af1-11d1-a7fa-00a0c9110051}" IsSelected="True" IsVisible="True" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="4" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{4a18f9d0-b838-11d0-93eb-00a0c90f2734}" IsVisible="True" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:1:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ca4b8ff5-bfc7-11d2-9929-00c04f68fdaf}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{51c76317-9037-4cf2-a20a-6206fd30b4a1}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="2001" IconResourcePackage="beb01ddf-9d2b-435b-a9e7-76557e2b6b52" Name="ST:0:0:{e62ce6a0-b439-11d0-a79d-00a0c9110051}" IsVisible="True" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{8d263989-ff4b-4a78-90c8-b2ba3fa69311}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="512"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="10" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{37aba9be-445a-11d3-9949-00c04f68fd0a}" IsVisible="True" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="9" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:1:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" IsVisible="True" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd5b-437e-11d3-b88e-00c04f79f802}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{9a7cebbb-dc5c-4986-bc49-962da46aa506}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{e3369cf0-996f-45ba-881e-2af696fbe27b}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cdbdee54-b399-484b-b763-db2c3393d646}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/></TabGroup><TabGroup DockedHeight="192" DockedWidth="100"><ViewBookmark Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{56b32054-de4d-4de3-8396-bcb6f98bd246}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{58875c41-862b-4d6f-b046-03e8a333907e}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{6fb4a4d9-0c08-4663-af7b-2ecbdf7a20ec}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{7b8c4981-13ec-4c56-9f24-abe5faaa9440}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{a693a243-4743-4034-aed4-bec4e79e0b3b}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{f62af5ad-1276-46dd-ae7b-d07ab54d1081}" DockedHeight="192" DockedWidth="100"/></TabGroup><TabGroup IsVisible="True" DockedHeight="192" DockedWidth="512"><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="3" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{0504ff91-9d61-11d0-a794-00a0c9110051}" IsSelected="True" IsVisible="True" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView Name="ST:0:0:{637792aa-f332-4bb5-be6c-066b0e88eced}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="2" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" IsVisible="True" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{605322a2-17ae-43f4-b60f-766556e46c87}" IsVisible="True" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" IsVisible="True" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" DockedHeight="192" DockedWidth="512" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f565}" DockedHeight="192" DockedWidth="512" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{905da7d1-18fd-4a46-8d0f-a5ff58ada9de}" DockedHeight="192" DockedWidth="512" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" DockedHeight="192" DockedWidth="512" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" DockedHeight="192" DockedWidth="512" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{3822e751-eb69-4b0e-b301-595a9e4c74d5}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{f044f2c2-3d99-4787-a492-6b09a19df7c0}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{f16e7758-bfd9-4360-a45f-6deeae786164}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{f2c4be33-ca39-41a6-a69a-f4ed439d4178}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/></TabGroup></DockGroup></DockGroup><TabGroup DockedHeight="652.8" DockedWidth="174.08"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{099ca9ea-0ae4-4e31-a7e4-fe09bd1715cc}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{66dba47c-61df-11d2-aa79-00c04f990343}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{4a791147-19e4-11d3-b86b-00c04f79f802}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd58-437e-11d3-b88e-00c04f79f802}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{57dc5d59-11c2-4955-a7b4-d7699d677e93}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{5b6781c0-e99d-11d0-9954-00a0c91bc8e5}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{47a7d881-d3cf-4036-b57c-0444e12df881}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="614.4" FloatingWidth="256"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a34b1c5d-6d37-4a0c-a8b0-99f8e8158b48}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="614.4" FloatingWidth="256"/><ViewBookmark Name="ST:0:0:{c93a910a-0fa6-4307-93a4-f2bd61ec7828}" DockedHeight="652.8" DockedWidth="174.08"/><ViewBookmark Name="ST:0:0:{31fc2115-5126-4a87-b2f7-77eaab65048b}" DockedHeight="652.8" DockedWidth="174.08"/></TabGroup></DockGroup></DockRoot></AutoHideRoot></MainSite><wm:WMFloatSite Id="6c66b445-edf9-4860-a192-7e3846a53ffc" FloatingHeight="76.8" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="35b77d4f-3f09-4c2c-82b5-8e7c9ce9581d" FloatingHeight="76.8" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="11a11074-4a21-4a12-bd90-9a5a31652d03" FloatingHeight="222.72" FloatingWidth="378.88"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="100" DockedWidth="100" FloatingHeight="222.72" FloatingWidth="378.88"/></wm:WMFloatSite><wm:WMFloatSite Id="8a3c1d75-6ed2-4e8f-b27d-c54f555a3b28" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{56b32054-de4d-4de3-8396-bcb6f98bd246}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="99c2d503-4ae5-4bfa-aa05-7e55402f87b1" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{58875c41-862b-4d6f-b046-03e8a333907e}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="f96fecf3-7215-4027-80aa-4006db145678" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{6fb4a4d9-0c08-4663-af7b-2ecbdf7a20ec}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="01ce5c84-2f62-448a-85b9-b792cf4ba1ba" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{7b8c4981-13ec-4c56-9f24-abe5faaa9440}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="eae1ba4c-99e5-4c70-85e9-f0d93262238a" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a693a243-4743-4034-aed4-bec4e79e0b3b}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="4f46ab70-6c01-40e3-b8d9-b0f8f095b4f6" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{f62af5ad-1276-46dd-ae7b-d07ab54d1081}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="e95ec8b5-211e-48aa-a7d3-8d01ede3f134"><wm:ToolWindowView Name="ST:0:0:{b869198c-f673-46d2-83ae-64f515277716}"/></wm:WMFloatSite><wm:WMFloatSite Id="1b7ab59d-c723-4b1b-a885-9acd39f509bc"><wm:ToolWindowView Name="ST:0:0:{b8399b49-7330-487b-9235-7d2e969d0a79}"/></wm:WMFloatSite><wm:WMFloatSite Id="620a81b3-1da0-4bbb-8367-bb735196d3d3"><wm:ToolWindowView Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}"/></wm:WMFloatSite></WindowProfile></Debug><NoToolWin><WindowProfile xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:wm="clr-namespace:Microsoft.VisualStudio.Platform.WindowManagement;assembly=Microsoft.VisualStudio.Platform.WindowManagement" Name="NoToolWin" xmlns="clr-namespace:Microsoft.VisualStudio.PlatformUI.Shell;assembly=Microsoft.VisualStudio.Shell.ViewManager"><MainSite FloatingTop="2" FloatingLeft="2" FloatingHeight="1056" FloatingWidth="1936" FloatingWindowState="Maximized"><AutoHideRoot IsVisible="True" DockedHeight="*" DockedWidth="*" DockRestriction="DocumentGroup, Document, OutsideView"><AutoHideChannel Orientation="Vertical"><AutoHideGroup><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="256"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="256"/></AutoHideGroup></AutoHideChannel><AutoHideChannel Dock="Right" Orientation="Vertical"><AutoHideGroup><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{c93a910a-0fa6-4307-93a4-f2bd61ec7828}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="348.16"/></AutoHideGroup></AutoHideChannel><AutoHideChannel Dock="Top"/><AutoHideChannel Dock="Bottom"/><DockRoot IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup Orientation="Vertical" DockedHeight="768" DockedWidth="348.16"><TabGroup DockedHeight="652.8" DockedWidth="348.16"><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{ed485b08-5acf-4ce9-8e13-699174ea0201}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="348.16"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView Name="ST:0:0:{9f3ec988-1174-4746-a66a-3969715d1fc7}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="348.16"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{ecdd9ee0-ac6b-11d0-89f9-00a0c9110055}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{66dba47c-61df-11d2-aa79-00c04f990343}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{4a791147-19e4-11d3-b86b-00c04f79f802}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd58-437e-11d3-b88e-00c04f79f802}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{57dc5d59-11c2-4955-a7b4-d7699d677e93}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{1cba9826-3184-4799-a184-784e41b56398}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{38ed9834-0c97-445b-bd1d-f78f3e08afac}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{402dc223-d700-4029-866f-acee803f3f0c}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="384" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a9b00010-7308-415c-95c6-eed62c1b9788}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="614.4" FloatingWidth="276.48"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{9c7d10e9-0147-4363-bf48-917f0426cd03}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="614.4" FloatingWidth="276.48"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{dd1ddd20-d59b-11da-a94d-0800200c9a66}" DockedHeight="652.8" DockedWidth="348.16" FloatingHeight="537.6" FloatingWidth="204.8"/></TabGroup><TabGroup DockedHeight="768" DockedWidth="348.16"><ViewBookmark Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="348.16"/><ViewBookmark Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="348.16"/></TabGroup></DockGroup><DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*"><DocumentGroupContainer IsVisible="True" DockedHeight="*" DockedWidth="*"><wm:WMDocumentGroup><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{46c87f81-5a06-43a8-9e25-85d33bac49f8}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{269a02dc-6af8-11d3-bdc4-00c04f688e50}" FloatingHeight="384" FloatingWidth="512"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cf577b8c-4134-11d2-83e5-00c04f9902c1}" FloatingHeight="384" FloatingWidth="358.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{99b8fa2f-ab90-4f57-9c32-949f146f1914}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{387cb18d-6153-4156-9257-9ac3f9207bbe}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{c79b74ff-f1d7-4c94-aefa-4d22bfe1b1f9}" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView Name="ST:0:0:{93a69444-e846-4571-9e03-a8433ad9ddf9}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView Name="ST:0:0:{cb4d394c-6408-4607-8c42-0910d3147a4e}" FloatingHeight="614.4" FloatingWidth="819.2"/><wm:ToolWindowView Name="ST:0:0:{e5c2cce5-61d0-4cd8-a946-13ec76cfdb01}" FloatingHeight="614.4" FloatingWidth="819.2"/></wm:WMDocumentGroup></DocumentGroupContainer><DockGroup DockedHeight="192" DockedWidth="512"><TabGroup DockedHeight="192" DockedWidth="512"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{f2e84780-2af1-11d1-a7fa-00a0c9110051}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a18f9d0-b838-11d0-93eb-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:1:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ca4b8ff5-bfc7-11d2-9929-00c04f68fdaf}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{51c76317-9037-4cf2-a20a-6206fd30b4a1}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e62ce6a0-b439-11d0-a79d-00a0c9110051}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{8d263989-ff4b-4a78-90c8-b2ba3fa69311}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="512"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{37aba9be-445a-11d3-9949-00c04f68fd0a}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:1:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd5b-437e-11d3-b88e-00c04f79f802}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{9a7cebbb-dc5c-4986-bc49-962da46aa506}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{e3369cf0-996f-45ba-881e-2af696fbe27b}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cdbdee54-b399-484b-b763-db2c3393d646}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/></TabGroup><TabGroup DockedHeight="192" DockedWidth="100"><ViewBookmark Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{56b32054-de4d-4de3-8396-bcb6f98bd246}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{58875c41-862b-4d6f-b046-03e8a333907e}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{6fb4a4d9-0c08-4663-af7b-2ecbdf7a20ec}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{7b8c4981-13ec-4c56-9f24-abe5faaa9440}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{a693a243-4743-4034-aed4-bec4e79e0b3b}" DockedHeight="192" DockedWidth="100"/><ViewBookmark Name="ST:0:0:{f62af5ad-1276-46dd-ae7b-d07ab54d1081}" DockedHeight="192" DockedWidth="100"/></TabGroup><TabGroup DockedHeight="192" DockedWidth="512"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0504ff91-9d61-11d0-a794-00a0c9110051}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{637792aa-f332-4bb5-be6c-066b0e88eced}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{605322a2-17ae-43f4-b60f-766556e46c87}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" DockedHeight="192" DockedWidth="512" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f565}" DockedHeight="192" DockedWidth="512" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{905da7d1-18fd-4a46-8d0f-a5ff58ada9de}" DockedHeight="192" DockedWidth="512" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" DockedHeight="192" DockedWidth="512" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" DockedHeight="192" DockedWidth="512" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{3822e751-eb69-4b0e-b301-595a9e4c74d5}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{f044f2c2-3d99-4787-a492-6b09a19df7c0}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{f16e7758-bfd9-4360-a45f-6deeae786164}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{f2c4be33-ca39-41a6-a69a-f4ed439d4178}" DockedHeight="192" DockedWidth="512" FloatingHeight="199.68" FloatingWidth="747.52"/></TabGroup></DockGroup></DockGroup><TabGroup DockedHeight="652.8" DockedWidth="174.08"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{099ca9ea-0ae4-4e31-a7e4-fe09bd1715cc}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{5b6781c0-e99d-11d0-9954-00a0c91bc8e5}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{47a7d881-d3cf-4036-b57c-0444e12df881}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="614.4" FloatingWidth="256"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a34b1c5d-6d37-4a0c-a8b0-99f8e8158b48}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="614.4" FloatingWidth="256"/><ViewBookmark Name="ST:0:0:{c93a910a-0fa6-4307-93a4-f2bd61ec7828}" DockedHeight="652.8" DockedWidth="174.08"/></TabGroup></DockGroup></DockRoot></AutoHideRoot></MainSite><wm:WMFloatSite Id="c71af5b7-43e8-4973-843e-999ecfdb3723" FloatingHeight="76.8" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="011dc193-3c44-4e8c-996c-aa017ccd87b7" FloatingHeight="76.8" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/></wm:WMFloatSite><wm:WMFloatSite Id="6e7cae5c-9105-4199-ae96-9fd6d035ee76" FloatingHeight="222.72" FloatingWidth="378.88"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="100" DockedWidth="100" FloatingHeight="222.72" FloatingWidth="378.88"/></wm:WMFloatSite><wm:WMFloatSite Id="90192d0a-3f6f-4904-848e-dc23d1390dbc" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{56b32054-de4d-4de3-8396-bcb6f98bd246}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="20ba7bf1-f743-41e1-b931-5a2057bd6985" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{58875c41-862b-4d6f-b046-03e8a333907e}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="b6b3ca32-ece3-43fa-9c03-fedb062585b5" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{6fb4a4d9-0c08-4663-af7b-2ecbdf7a20ec}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="2403415c-2419-4fd2-b791-9e86f77d1fa6" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{7b8c4981-13ec-4c56-9f24-abe5faaa9440}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="635a81fa-1998-4f21-9b30-15e03adf1212" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a693a243-4743-4034-aed4-bec4e79e0b3b}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite><wm:WMFloatSite Id="c97d2082-b34d-4d43-ade1-0fbd06b1e26f" FloatingHeight="614.4" FloatingWidth="276.48"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{f62af5ad-1276-46dd-ae7b-d07ab54d1081}" DockedHeight="100" DockedWidth="100" FloatingHeight="614.4" FloatingWidth="276.48"/></wm:WMFloatSite></WindowProfile></NoToolWin></Category><Category name="Environment_FontsAndColors" Category="{1EDA5DD4-927A-43a7-810E-7FD247D0DA1D}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_FontsAndColors" PackageName="Visual Studio Environment Package"><PropertyValue name="Version">2</PropertyValue><FontsAndColors Version="2.0"><Theme Id="{0F51B80F-C0E3-40F4-8E25-7FB09B68033B}"/><Categories><Category GUID="{75A05685-00A8-4DED-BAE5-E7A50BFA929A}" FontIsDefault="Yes"><Items><Item Name="MarkerFormatDefinition/ScopeHighlight" Foreground="0x00F7EBE7" Background="0x00808080" BoldFont="No"/><Item Name="MarkerFormatDefinition/FindHighlight" Foreground="0x01000000" Background="0x00808000" BoldFont="No"/><Item Name="CppNewDeleteSemanticTokenFormat" Foreground="0x00808000" Background="0x01000001" BoldFont="No"/><Item Name="CppUDLNumberSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppUDLRawSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppLabelSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppNamespaceSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppFunctionTemplateSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppEventSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppPropertySemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppStaticMemberFieldSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppStaticMemberFunctionSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppMemberFieldSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppMemberFunctionSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppFunctionSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppLocalVariableSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="CppGlobalVariableSemanticTokenFormat" Foreground="0x00C0C0C0" Background="0x01000001" BoldFont="No"/><Item Name="urlformat" Foreground="0x00F9DA99" Background="0x02000000" BoldFont="No"/><Item Name="NavigableSymbolFormat" Foreground="0x0000FF00" Background="0x01000001" BoldFont="No"/><Item Name="CurrentLineActiveFormat" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/><Item Name="outlining.square" Foreground="0x00555555" Background="0x00C0C0C0" BoldFont="No"/><Item Name="outlining.verticalrule" Foreground="0x006F5C25" Background="0x02000000" BoldFont="No"/><Item Name="outlining.collapsehintadornment" Foreground="0x00514E3E" Background="0x02000000" BoldFont="No"/><Item Name="Inactive Selected Text" Foreground="0x02000000" Background="0x001C1B17" BoldFont="No"/><Item Name="Selected Text" Foreground="0x00FFFFFF" Background="0x00808080" BoldFont="No"/><Item Name="Line Number" Foreground="0x00494E3F" Background="0x00343129" BoldFont="No"/><Item Name="compiler error" Foreground="0x000000FF" Background="0x01000001" BoldFont="No"/><Item Name="Number" Foreground="0x0022CDFF" Background="0x02000000" BoldFont="No"/><Item Name="String" Foreground="0x000076EC" Background="0x02000000" BoldFont="No"/><Item Name="Operator" Foreground="0x00B7E2E8" Background="0x02000000" BoldFont="No"/><Item Name="Preprocessor Keyword" Foreground="0x00BD82A0" Background="0x02000000" BoldFont="No"/><Item Name="Keyword" Foreground="0x0063C793" Background="0x02000000" BoldFont="No"/><Item Name="Identifier" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/><Item Name="Excluded Code" Foreground="0x00616161" Background="0x02000000" BoldFont="No"/><Item Name="Comment" Foreground="0x007B7466" Background="0x02000000" BoldFont="No"/><Item Name="Peek Highlighted Text Unfocused" Foreground="0x01000000" Background="0x00808000" BoldFont="No"/><Item Name="brace matching" Foreground="0x02000000" Background="0x00505050" BoldFont="No"/><Item Name="xml doc comment - text" Foreground="0x008AA399" Background="0x02000000" BoldFont="No"/><Item Name="struct name" Foreground="0x00B18C67" Background="0x02000000" BoldFont="No"/><Item Name="interface name" Foreground="0x00B48C8C" Background="0x02000000" BoldFont="No"/><Item Name="enum name" Foreground="0x00B18C67" Background="0x02000000" BoldFont="No"/><Item Name="delegate name" Foreground="0x00B18C67" Background="0x02000000" BoldFont="No"/><Item Name="class name" Foreground="0x00B18C67" Background="0x02000000" BoldFont="No"/><Item Name="string - verbatim" Foreground="0x0010C2EF" Background="0x02000000" BoldFont="No"/><Item Name="RoslynRenameFieldBackgroundAndBorderTag" Foreground="0x01000000" Background="0x00C0C0C0" BoldFont="No"/><Item Name="HTML Tag Delimiter" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/><Item Name="HTML Server-Side Script" Foreground="0x00B48C8C" Background="0x02000000" BoldFont="No"/><Item Name="HTML Operator" Foreground="0x00E4E2E0" Background="0x00343129" BoldFont="No"/><Item Name="HTML Entity" Foreground="0x00BD82A0" Background="0x02000000" BoldFont="No"/><Item Name="HTML Element Name" Foreground="0x0063C793" Background="0x02000000" BoldFont="No"/><Item Name="HTML Comment" Foreground="0x007B7466" Background="0x02000000" BoldFont="No"/><Item Name="HTML Attribute Value" Foreground="0x000076EC" Background="0x02000000" BoldFont="No"/><Item Name="HTML Attribute" Foreground="0x00E4E2E0" Background="0x00343129" BoldFont="No"/><Item Name="RazorCode" Foreground="0x02000000" Background="0x003E3C32" BoldFont="No"/><Item Name="VA Find Result" Foreground="0x00969483" Background="0x00B7FFFF" BoldFont="No"/><Item Name="VA Find Reference (Modified)" Foreground="0x00969483" Background="0x00004080" BoldFont="No"/><Item Name="VA Find Reference" Foreground="0x00969483" Background="0x00404000" BoldFont="No"/><Item Name="VA Brace Matching" Foreground="0x00FFFFFF" Background="0x02000000" BoldFont="Yes"/><Item Name="VA Macro / Enum" Foreground="0x00FF8080" Background="0x002A2822" BoldFont="No"/><Item Name="VA Class" Foreground="0x00C0C000" Background="0x002A2822" BoldFont="No"/><Item Name="VA Method" Foreground="0x0000C0FF" Background="0x002A2822" BoldFont="No"/><Item Name="VA Variable" Foreground="0x00C0C0C0" Background="0x002A2822" BoldFont="No"/><Item Name="Knockout Region" Foreground="0x01000000" Background="0x00808000" BoldFont="No"/><Item Name="CSS String Value" Foreground="0x000076EC" Background="0x02000000" BoldFont="No"/><Item Name="CSS Property Value" Foreground="0x000076EC" Background="0x02000000" BoldFont="No"/><Item Name="CSS Property Name" Foreground="0x00B48C8C" Background="0x02000000" BoldFont="No"/><Item Name="CSS Selector" Foreground="0x00B18C67" Background="0x02000000" BoldFont="No"/><Item Name="CSS Keyword" Foreground="0x0022CDFF" Background="0x02000000" BoldFont="No"/><Item Name="CSS Comment" Foreground="0x007B7466" Background="0x02000000" BoldFont="No"/></Items></Category><Category GUID="{B36B0228-DBAD-4DB0-B9C7-2AD3E572010F}" FontName="Segoe UI" FontSize="9" CharSet="1" FontIsDefault="No"><Items><Item Name="Odd Row Items" Foreground="0x00000000" Background="0x00FFFFFF" BoldFont="No"/><Item Name="Even Row Items" Foreground="0x00000000" Background="0x00FFFFFF" BoldFont="No"/><Item Name="Not Downloaded" Foreground="0x006A6444" Background="0x00FFFFFF" BoldFont="No"/><Item Name="Target Only" Foreground="0x00000000" Background="0x00FFFFFF" BoldFont="No"/><Item Name="Source Only" Foreground="0x00000000" Background="0x00FFFFFF" BoldFont="No"/><Item Name="Identical content" Foreground="0x00000000" Background="0x00FFFFFF" BoldFont="No"/><Item Name="Different content" Foreground="0x000014E5" Background="0x00FFFFFF" BoldFont="No"/></Items></Category><Category GUID="{FA937F7B-C0D2-46B8-9F10-A7A92642B384}" FontIsDefault="Yes"><Items><Item Name="Artboard Background" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/></Items></Category><Category GUID="{FF349800-EA43-46C1-8C98-878E78F46501}" FontIsDefault="Yes"><Items><Item Name="Breakpoint (Enabled)" Foreground="0x00FFFFFF" Background="0x00463A96" BoldFont="No"/><Item Name="Current Statement" Foreground="0x00000000" Background="0x0055D1D3" BoldFont="No"/><Item Name="Brace Matching (Rectangle)" Foreground="0x02000000" Background="0x00808000" BoldFont="No"/><Item Name="compiler error" Foreground="0x000000FF" Background="0x01000018" BoldFont="No"/></Items></Category><Category GUID="{58E96763-1D3B-4E05-B6BA-FF7115FD0B7B}" FontIsDefault="Yes"><Items><Item Name="Indicator Margin" Foreground="0x02000000" Background="0x00494E3F" BoldFont="No"/><Item Name="Inactive Selected Text" Foreground="0x02000000" Background="0x001C1B17" BoldFont="No"/><Item Name="Selected Text" Foreground="0x00FFFFFF" Background="0x00808080" BoldFont="No"/><Item Name="Plain Text" Foreground="0x00F3F2F1" Background="0x002A2822" BoldFont="No"/></Items></Category><Category GUID="{E0187991-B458-4F7E-8CA9-42C9A573B56C}" FontIsDefault="Yes"><Items><Item Name="XML Attribute Quotes" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/><Item Name="XML Attribute Value" Foreground="0x000076EC" Background="0x02000000" BoldFont="No"/><Item Name="XML CData Section" Foreground="0x008AA399" Background="0x02000000" BoldFont="No"/><Item Name="XML Attribute" Foreground="0x00B18C67" Background="0x02000000" BoldFont="No"/><Item Name="XML Name" Foreground="0x0063C793" Background="0x02000000" BoldFont="No"/><Item Name="XML Comment" Foreground="0x007B7466" Background="0x02000000" BoldFont="No"/><Item Name="XML Delimiter" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/><Item Name="XML Text" Foreground="0x00FFFFFF" Background="0x02000000" BoldFont="No"/><Item Name="XAML Markup Extension Parameter Value" Foreground="0x000076EC" Background="0x02000000" BoldFont="No"/><Item Name="XAML Markup Extension Parameter Name" Foreground="0x00B18C67" Background="0x02000000" BoldFont="No"/><Item Name="XAML Markup Extension Class" Foreground="0x00B48C8C" Background="0x02000000" BoldFont="No"/><Item Name="XAML Attribute Quotes" Foreground="0x00000000" Background="0x02000000" BoldFont="No"/><Item Name="XAML Attribute Value" Foreground="0x000076EC" Background="0x02000000" BoldFont="No"/><Item Name="XAML CData Section" Foreground="0x008AA399" Background="0x02000000" BoldFont="No"/><Item Name="XAML Attribute" Foreground="0x00B18C67" Background="0x02000000" BoldFont="No"/><Item Name="XAML Name" Foreground="0x0063C793" Background="0x02000000" BoldFont="No"/><Item Name="XAML Comment" Foreground="0x007B7466" Background="0x02000000" BoldFont="No"/><Item Name="XAML Delimiter" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/><Item Name="XAML Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/><Item Name="Number" Foreground="0x0022CDFF" Background="0x02000000" BoldFont="No"/><Item Name="String" Foreground="0x000076EC" Background="0x02000000" BoldFont="No"/><Item Name="Comment" Foreground="0x007B7466" Background="0x02000000" BoldFont="No"/><Item Name="Keyword" Foreground="0x0063C793" Background="0x02000000" BoldFont="No"/></Items></Category></Categories></FontsAndColors></Category></Category><Category name="Git Version Control_GitSccProvider" Category="{33a4cda9-b7a6-3f4f-9e1f-e4d71f0a9cfa}" Package="{7fe30a77-37f9-4cf2-83dd-96b207028e1b}" RegisteredName="Git Version Control_GitSccProvider" PackageName="SccProviderPackage"/><Category name="HTML Tag Specific" Category="{7583bb73-a453-40e8-8951-b6986ddb1d9b}" Package="{1B437D20-F8FE-11D2-A6AE-00104BCC7269}" RegisteredName="HTML Tag Specific" PackageName="Visual Studio HTM Editor Package"/><Category name="HTMLX_Advanced" Category="{3d9c2439-5c0a-4592-b9e8-42e26dfe636b}" Package="{cf49ec7d-92b1-4bbd-9254-9cc13978e82e}" RegisteredName="HTMLX_Advanced" PackageName="HtmlPackage"/><Category name="JSON_Advanced" Category="{78c48687-be97-424b-a3fa-378de0dac07c}" Package="{0123483c-cced-4712-acd3-c527b71b6145}" RegisteredName="JSON_Advanced" PackageName="JSONPackage"/><Category name="JSON_Schema" Category="{A274BD6E-74E6-4698-B631-1690B1E514BB}" Package="{a6efef5f-be9b-432a-adfe-74a119ab4478}" RegisteredName="JSON_Schema" PackageName="JSONPackage"/><Category name="LESS_Advanced" Category="{1b200b66-f69e-452e-9c6f-d38f9cb0628b}" Package="{f4b61ec8-36d8-4155-b2a0-199587d8ddcc}" RegisteredName="LESS_Advanced" PackageName="LessPackage"/><Category name="Performance" Category="{7A697B67-8D8F-43c2-A11C-57568FE3F513}" Package="{f4a63b2a-49ab-4b2d-aa59-a10f01026c89}" RegisteredName="Performance" PackageName="PerformancePackage">
<PropertyValue name="performancereport.hotpathcandidateratio">3.0</PropertyValue>
<PropertyValue name="performancereport.noisereductionfold">0</PropertyValue>
<PropertyValue name="performancereport.noisereductionfoldthreshold">3.0</PropertyValue>
<PropertyValue name="performancereport.noisereductiontrim">0</PropertyValue>
<PropertyValue name="performancereport.noisereductiontrimthreshold">2.0</PropertyValue>
<PropertyValue name="performancereport.shownoisereductionwarning">1</PropertyValue>
<PropertyValue name="performancereport.showquery">0</PropertyValue>
<PropertyValue name="tools.options.justmycode">0</PropertyValue>
<PropertyValue name="tools.options.justmycode.callee">0</PropertyValue>
<PropertyValue name="tools.options.justmycode.caller">0</PropertyValue>
<PropertyValue name="tools.options.kernelmodeanalysis">0</PropertyValue>
<PropertyValue name="tools.options.rules.actions"/>
<PropertyValue name="toolsoptions.exportformat">csv</PropertyValue>
<PropertyValue name="toolsoptions.exportpath"/>
<PropertyValue name="toolsoptions.formatcounters">1</PropertyValue>
<PropertyValue name="toolsoptions.numbuffer">64</PropertyValue>
<PropertyValue name="toolsoptions.numfunc">5</PropertyValue>
<PropertyValue name="toolsoptions.serialize">1</PropertyValue>
<PropertyValue name="toolsoptions.showtimetick">0</PropertyValue>
<PropertyValue name="toolsoptions.sizebuffer">64</PropertyValue>
</Category><Category name="SCSS_Advanced" Category="{cea4fb93-f562-4d14-980f-8d9cab6e0a71}" Package="{60116bb0-6f13-49e2-a1ce-a185c783b68b}" RegisteredName="SCSS_Advanced" PackageName="ScssPackage"/><Category name="Source Control_TeamFoundation" Category="{2A718788-A6D9-44C5-90EF-438BF5B06A74}" Package="{4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}" RegisteredName="Source Control_TeamFoundation" PackageName="Microsoft.VisualStudio.TeamFoundation.VersionControl.HatPackage"><PropertyValue name="IsProxyEnabled">False</PropertyValue><PropertyValue name="ProxyUrl"/><PropertyValue name="GetLatestOnCheckOut">false</PropertyValue><PropertyValue name="AttemptToAutoResolveConflicts">true</PropertyValue><PropertyValue name="ShowDeletedItems">false</PropertyValue><PropertyValue name="OpenSceToMostRecentPath">false</PropertyValue><PropertyValue name="PromptToConfirmMergeResult">-1</PropertyValue></Category><Category name="Test Tools_Test Execution" Category="{48d11193-265d-1458-743e-2b88c655b377}" Package="{a9405ae6-9ac6-4f0e-a03f-7afe45f6fcb7}" RegisteredName="Test Tools_Test Execution" PackageName="Microsoft.VisualStudio.TestTools.TestCaseManagement.QualityToolsPackage, Microsoft.VisualStudio.QualityTools.TestCaseManagement, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"><PropertyValue name="IsCodeColoringEnabled">True</PropertyValue><PropertyValue name="IsInPlaceInstrumentationEnabled">True</PropertyValue><PropertyValue name="KeepHostProcessAlive">True</PropertyValue><PropertyValue name="MaxTestRunsPerSolution">25</PropertyValue><PropertyValue name="PathToWebRoot"/><PropertyValue name="UnitTestResultNavigatePointOfFailure">False</PropertyValue></Category><Category name="WebProjects" Category="{C78AFEEB-A722-4cf3-AD3F-8694126C2145}" Package="{39c9c826-8ef8-4079-8c95-428f5b1c323f}" RegisteredName="WebProjects" PackageName="Visual Web Developer Project System Package">
<PropertyValue name="Use64BitIISExpress">false</PropertyValue>
<PropertyValue name="WarnBeforeRunIfErrors">false</PropertyValue>
</Category><Category name="WindowsFormsDesigner_General" Category="{de03177c-918d-40af-8c17-c9d63670c175}" Package="{7b5d447b-0b12-41ea-a84e-c822034422d4}" RegisteredName="WindowsFormsDesigner_General" PackageName="Windows Forms Designer Resources Package"><PropertyValue name="AutoToolboxPopulate">False</PropertyValue><PropertyValue name="EnableInSituEditing">True</PropertyValue><PropertyValue name="EnableRefactoringOnRename">True</PropertyValue><PropertyValue name="GridSize">8, 8</PropertyValue><PropertyValue name="LayoutMode">SnapLines</PropertyValue><PropertyValue name="ObjectBoundSmartTagAutoShow">True</PropertyValue><PropertyValue name="ShowGrid">True</PropertyValue><PropertyValue name="SnapToGrid">True</PropertyValue><PropertyValue name="UseOptimizedCodeGeneration">True</PropertyValue></Category><Category name="XAML_Formatting" Category="{dac05320-0c3a-4ead-a332-8c23b0cfc130}" Package="{2ef1ec52-c8bf-4fe0-8ece-ba9c0d5d1603}" RegisteredName="XAML_Formatting" PackageName="XamlLanguagePackage"><PropertyValue name="AutoOutlining">True</PropertyValue><PropertyValue name="AutoReformatOnEndTag">True</PropertyValue><PropertyValue name="AutoReformatOnPaste">True</PropertyValue><PropertyValue name="AutoReformatOnStartTag">True</PropertyValue><PropertyValue name="QuoteStyle">DoubleQuote</PropertyValue><PropertyValue name="WrapColumn">120</PropertyValue><PropertyValue name="WrapTags">False</PropertyValue></Category><Category name="XAML_Miscellaneous" Category="{b0906bd5-5690-4437-a380-b2b546175e71}" Package="{2ef1ec52-c8bf-4fe0-8ece-ba9c0d5d1603}" RegisteredName="XAML_Miscellaneous" PackageName="XamlLanguagePackage"><PropertyValue name="AutoInsertAttributeQuotes">True</PropertyValue><PropertyValue name="AutoInsertCommas">True</PropertyValue><PropertyValue name="AutoInsertEndBraces">True</PropertyValue><PropertyValue name="AutoInsertEndTags">True</PropertyValue><PropertyValue name="AutoUpdateTags">True</PropertyValue><PropertyValue name="ShowDesignerErrors">True</PropertyValue><PropertyValue name="WarnMinTargetCompatibility">True</PropertyValue></Category><Category name="XAML_Spacing" Category="{ec45e459-a3f0-490e-8eed-5f7da51dde06}" Package="{2ef1ec52-c8bf-4fe0-8ece-ba9c0d5d1603}" RegisteredName="XAML_Spacing" PackageName="XamlLanguagePackage"><PropertyValue name="AttributeFormat">Preserve</PropertyValue><PropertyValue name="BlankLineOption">Preserve</PropertyValue><PropertyValue name="KeepFirstAttributeOnSameLine">True</PropertyValue></Category><Category name="XmlEditor" Category="{4E1CDE49-B840-4826-8CC6-8FB80D7EF455}" Package="{87569308-4813-40a0-9cd0-d7a30838ca3f}" RegisteredName="XmlEditor" PackageName="Visual Studio XML Editor Package"><PropertyValue name="AttributeFormatting">None</PropertyValue><PropertyValue name="AutoDownload">False</PropertyValue><PropertyValue name="AutoInsertAttributeQuotes">True</PropertyValue><PropertyValue name="AutoInsertEndTags">True</PropertyValue><PropertyValue name="AutoInsertNamespaceDeclarations">True</PropertyValue><PropertyValue name="AutoInsertOther">True</PropertyValue><PropertyValue name="AutoOutlining">True</PropertyValue><PropertyValue name="AutoReformatOnEndTag">True</PropertyValue><PropertyValue name="AutoReformatOnPaste">True</PropertyValue><PropertyValue name="FormatMixedContentByDefault">True</PropertyValue><PropertyValue name="SchemaCacheLocation">%VsInstallDir%\xml\Schemas</PropertyValue></Category><Category name="XAML Designer_Artboard" Category="{aad4b8cf-51f9-4a07-80cd-69f8b442072c}" Package="{512be089-83ec-4cc6-8483-cf16565ae209}" RegisteredName="XAML Designer_Artboard" PackageName="XamlDesignerPackage"><PropertyValue name="DefaultMargin">5</PropertyValue><PropertyValue name="DefaultPadding">10</PropertyValue><PropertyValue name="GridLineSpacing">5</PropertyValue><PropertyValue name="RenderEffects">True</PropertyValue><PropertyValue name="ShowSnapGrid">False</PropertyValue><PropertyValue name="SnapToGridLines">False</PropertyValue><PropertyValue name="SnapToSnapLines">True</PropertyValue><PropertyValue name="WarnDependentAnimations">True</PropertyValue><PropertyValue name="ZoomThreshold">4</PropertyValue></Category><Category name="XAML Designer_General" Category="{6c8354c1-fac8-41b7-86dd-d4015488bd81}" Package="{512be089-83ec-4cc6-8483-cf16565ae209}" RegisteredName="XAML Designer_General" PackageName="XamlDesignerPackage"><PropertyValue name="AutoInsertLayout">True</PropertyValue><PropertyValue name="AutoNameElements">False</PropertyValue><PropertyValue name="AutoToolboxPopulate">True</PropertyValue><PropertyValue name="EnableXamlDesigner">True</PropertyValue><PropertyValue name="InitialDisplayMode">SplitView</PropertyValue><PropertyValue name="InitialDisplayOrientation">Default</PropertyValue><PropertyValue name="UnitType">Pixels</PropertyValue><PropertyValue name="UseQuadrantLayout">False</PropertyValue><PropertyValue name="ZoomControlMode">ControlMouseWheel</PropertyValue></Category><Category name="Projects_Web Package Management_External Web Tools" Category="{b521100c-f698-4018-b1cf-6421fc59fa9b}" Package="{cb03d63d-47be-437d-b26b-1ad8aa7ff394}" RegisteredName="Projects_Web Package Management_External Web Tools" PackageName="PackageManagementPackage"><PropertyValue name="ToolPaths">.\node_modules\.bin;$(VSINSTALLDIR)\Web\External;$(PATH);$(VSINSTALLDIR)\Web\External\git;$(DevEnvDir)\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\Git\mingw32\bin</PropertyValue></Category><Category name="Projects_Web Package Management_Package Restore" Category="{03D27F49-12E4-4282-94F3-03A8AEF90B8F}" Package="{cb03d63d-47be-437d-b26b-1ad8aa7ff394}" RegisteredName="Projects_Web Package Management_Package Restore" PackageName="PackageManagementPackage"><PropertyValue name="BowerRestoreOnOpen">True</PropertyValue><PropertyValue name="BowerRestoreOnSave">True</PropertyValue><PropertyValue name="NpmRestoreOnOpen">True</PropertyValue><PropertyValue name="NpmRestoreOnSave">True</PropertyValue></Category><Category name="CoffeeScript_CoffeeLint" Category="{d87c87c9-b788-4c01-9d3c-78cdda5ee60e}" Package="{52244c9d-db46-4905-bda0-b3406c46d2a4}" RegisteredName="CoffeeScript_CoffeeLint" PackageName="CoffeeScriptPackage"><PropertyValue name="IsLinterEnabled">True</PropertyValue></Category><Category name="CSS_CssLint" Category="{4f8c9198-522a-48e6-bfa8-e704f98b88ee}" Package="{5330C67F-305C-4B17-A3DC-FBB7AEE69C09}" RegisteredName="CSS_CssLint" PackageName="CssPackage"><PropertyValue name="IsLinterEnabled">True</PropertyValue></Category><Category name="TypeScript_EsLint" Category="{a9135013-531c-4a70-9782-02836a29dcf2}" Package="{30db8f9b-ec9f-44d6-b377-83c7c27a1a8b}" RegisteredName="TypeScript_EsLint" PackageName="JavaScriptWebExtensionsPackage"><PropertyValue name="IsLinterEnabled">True</PropertyValue></Category><Category name="Web_Code Analysis" Category="{fa109e91-2d0d-4251-bce1-02a4e92cde10}" Package="{72c65c2e-977e-4e9c-a422-f2743d2bdd43}" RegisteredName="Web_Code Analysis" PackageName="WebEditorPackage"><PropertyValue name="CleanErrorsOnBuild">True</PropertyValue><PropertyValue name="IgnoreFolderNames">\node_modules\,\bower_components\,\typings\,\lib\,.min.</PropertyValue><PropertyValue name="IgnoreNestedFiles">True</PropertyValue></Category><Category name="Work Items_TeamFoundation" Category="{89E620E1-9593-402C-905A-B1944CED0C38}" Package="{CA39E596-31ED-4B34-AA36-5F0240457A7E}" RegisteredName="Work Items_TeamFoundation" PackageName="Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPackage, Microsoft.VisualStudio.TeamFoundation.WorkItemTracking"><PropertyValue name="WorkItemOpen">OpenInBrowser</PropertyValue></Category></UserSettings>