Skip to content

Instantly share code, notes, and snippets.

@Whiteknight
Created November 30, 2012 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whiteknight/4178549 to your computer and use it in GitHub Desktop.
Save Whiteknight/4178549 to your computer and use it in GitHub Desktop.
My most recent vssettings file from work
<UserSettings><ApplicationIdentity version="10.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">false</PropertyValue><PropertyValue name="CheckForConsistentLineEndings">false</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">1</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">false</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="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="Import and Export Settings" RegisteredName="Import and Export Settings" PackageName="Visual Studio Environment Package"><PropertyValue name="TrackTeamSettings">false</PropertyValue><PropertyValue name="TeamSettingsFile"/><PropertyValue name="AutoSaveFile">%vsspv_settings_directory%\CurrentSettings.vssettings</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="ProjectsAndSolution" RegisteredName="ProjectsAndSolution" PackageName="Visual Studio Environment Package"><PropertyValue name="ProjectsLocation">%vsspv_visualstudio_dir%\Projects</PropertyValue><PropertyValue name="PromptForRenameSymbol">true</PropertyValue><PropertyValue name="TrackFileSelectionInExplorer">false</PropertyValue><PropertyValue name="ShowOutputWindowBeforeBuild">false</PropertyValue><PropertyValue name="OnRunWhenErrors">2</PropertyValue><PropertyValue name="OnRunWhenOutOfDate">4</PropertyValue><PropertyValue name="AlwaysShowSolutionNode">true</PropertyValue><PropertyValue name="ProjectItemTemplatesLocation">%vsspv_visualstudio_dir%\Templates\ItemTemplates</PropertyValue><PropertyValue name="OnlySaveStartupProjectsAndDependencies">false</PropertyValue><PropertyValue name="ShowAdvancedBuildConfigurations">true</PropertyValue><PropertyValue name="DefaultBehaviorForStartupProjects">1</PropertyValue><PropertyValue name="OnRunOrPreview">0</PropertyValue><PropertyValue name="MSBuildOutputVerbosity">1</PropertyValue><PropertyValue name="ProjectTemplatesLocation">%vsspv_visualstudio_dir%\Templates\ProjectTemplates</PropertyValue><PropertyValue name="ShowTaskListAfterBuild">true</PropertyValue><PropertyValue name="ConcurrentBuilds">4</PropertyValue><PropertyValue name="SaveNewProjects">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">http://go.microsoft.com/fwlink/?linkid=84795&amp;clcid=%VSSPV_LCID_HEX%</PropertyValue><PropertyValue name="StartPageRefreshInterval">60</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="TaskList" RegisteredName="TaskList" PackageName="Visual Studio Task List Package"><PropertyValue name="ConfirmTaskDeletion">true</PropertyValue><PropertyValue name="CommentTokens" ArrayType="VT_VARIANT" ArrayElementCount="4"><PropertyValue name="0">TODO:2</PropertyValue><PropertyValue name="1">HACK:2</PropertyValue><PropertyValue name="2">UNDONE:2</PropertyValue><PropertyValue name="3">UnresolvedMergeConflict:3</PropertyValue></PropertyValue><PropertyValue name="WarnOnAddingHiddenItem">false</PropertyValue><PropertyValue name="DontShowFilePaths">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="WebBrowser" RegisteredName="WebBrowser" PackageName="Visual Studio Web Browser Package">
<PropertyValue name="HomePage">http://go.microsoft.com/fwlink/?LinkId=36568&amp;clcid=%vsspv_lcid_hex%</PropertyValue>
<PropertyValue name="ViewSourceIn">1</PropertyValue>
<PropertyValue name="ViewSourceExternalProgram">%systemroot%\system32\notepad.exe</PropertyValue>
<PropertyValue name="SearchPage">http://go.microsoft.com/fwlink/?LinkId=32722&amp;clcid=%vsspv_lcid_hex%</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;.h;.hpp;.hxx;.hm;.inc;.rc;.resx;.idl;.rc2;.def;.odl;.asm;.asmx;.xsd;.bin;.rgs;.html;.htm;.manifest</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="AnkhSVN Log Messages" RegisteredName="AnkhSVN Log Messages" PackageName="AnkhSVN - Subversion Support for Visual Studio"><PropertyValue name="AutoOutlining">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="AnkhSVN Unified Diff" RegisteredName="AnkhSVN Unified Diff" PackageName="AnkhSVN - Subversion Support for Visual Studio"><PropertyValue name="AutoOutlining">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="Basic" RegisteredName="Basic" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">false</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">false</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</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="EnableErrorCorrection">true</PropertyValue><PropertyValue name="Outlining">true</PropertyValue><PropertyValue name="EnableHighlightReferences">true</PropertyValue><PropertyValue name="DisplayLineSeparators">true</PropertyValue><PropertyValue name="PrettyListing">true</PropertyValue><PropertyValue name="AutoRequiredMemberInsert">true</PropertyValue><PropertyValue name="AutoEndInsert">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="CSharp" RegisteredName="CSharp" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">false</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">false</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">false</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="CSharp-Specific" RegisteredName="CSharp-Specific" PackageName="Visual C# Language Service Package"><PropertyValue name="NewLines_QueryExpression_EachClause">0</PropertyValue><PropertyValue name="Space_Normalize">0</PropertyValue><PropertyValue name="Space_AroundBinaryOperator">1</PropertyValue><PropertyValue name="Formatting_TriggerOnPaste">0</PropertyValue><PropertyValue name="UnboundItem_ExactMatches">5</PropertyValue><PropertyValue name="GenerateConstructorSmartTagEnabled">1</PropertyValue><PropertyValue name="CompleteOnSpace">1</PropertyValue><PropertyValue name="WarnWhenMembersCauseCompilerGeneratedReferences">1</PropertyValue><PropertyValue name="CollapseInactiveBlocksOnOpen">1</PropertyValue><PropertyValue name="Watson_MaxExceptionsToReport">1</PropertyValue><PropertyValue name="EditAndContinueReportEnterBreakStateFailure">1</PropertyValue><PropertyValue name="TrackMostRecentlyUsed">1</PropertyValue><PropertyValue name="FilterKeywordsContextually">1</PropertyValue><PropertyValue name="BringUpOnSpace">1</PropertyValue><PropertyValue name="Rename_Preview">1</PropertyValue><PropertyValue name="EncapsulateField_PreviewReferenceChanges">1</PropertyValue><PropertyValue name="DelayBeforeShowingErrors">1500</PropertyValue><PropertyValue name="CollapseRegionBlocksOnOpen">1</PropertyValue><PropertyValue name="NewLines_Braces_Method">1</PropertyValue><PropertyValue name="HighlightReferences">1</PropertyValue><PropertyValue name="RefactorNotifyRenameEnabled">1</PropertyValue><PropertyValue name="OnlyScanFirstTypeInFileForDesignerAttribute">0</PropertyValue><PropertyValue name="Indent_CaseLabels">1</PropertyValue><PropertyValue name="Formatting_TriggerOnBlockCompletion">1</PropertyValue><PropertyValue name="CompletionCommitCharacters">{}[]().,:;+-*/%&amp;|^!~=&lt;&gt;?@#'"\</PropertyValue><PropertyValue name="EditAndContinueEnabled">1</PropertyValue><PropertyValue name="InsertNewlineOnEnterWithWholeWord">0</PropertyValue><PropertyValue name="BringUpOnOverride">1</PropertyValue><PropertyValue name="CodeDefinitionWindow_DocumentationComment_IndentOffset">2</PropertyValue><PropertyValue name="Rename_Comments">0</PropertyValue><PropertyValue name="Squiggles_SemanticAnalysis">0</PropertyValue><PropertyValue name="NewLines_Braces_ControlFlow">1</PropertyValue><PropertyValue name="NewLines_Braces_AnonymousMethod">1</PropertyValue><PropertyValue name="Space_WithinOtherParentheses">0</PropertyValue><PropertyValue name="BringUpOnIdentifier">1</PropertyValue><PropertyValue name="RemoveParameters_PreviewReferenceChanges">1</PropertyValue><PropertyValue name="Wrapping_KeepStatementsOnSingleLine">0</PropertyValue><PropertyValue name="Space_AfterBasesColon">1</PropertyValue><PropertyValue name="Indent_Braces">0</PropertyValue><PropertyValue name="CompleteOnNewline">1</PropertyValue><PropertyValue name="EncapsulateField_UpdateAllReferences">0</PropertyValue><PropertyValue name="Wrapping_IgnoreSpacesAroundVariableDeclaration">0</PropertyValue><PropertyValue name="Space_WithinMethodCallParentheses">0</PropertyValue><PropertyValue name="Space_AfterCast">0</PropertyValue><PropertyValue name="Colorize">1</PropertyValue><PropertyValue name="EditAndContinueReportOpenScopeFailure">0</PropertyValue><PropertyValue name="FilterToAllowableTypes">1</PropertyValue><PropertyValue name="SortUsings_PlaceSystemFirst">1</PropertyValue><PropertyValue name="NewLines_Braces_CollectionInitializer">0</PropertyValue><PropertyValue name="Watson_DeferSendingUntilLater">0</PropertyValue><PropertyValue name="ShowKeywords">1</PropertyValue><PropertyValue name="ShowSnippets">1</PropertyValue><PropertyValue name="BraceMatchingRectangle">1</PropertyValue><PropertyValue name="NewLines_AnonymousTypeInitializer_EachMember">0</PropertyValue><PropertyValue name="NewLines_Keywords_Catch">1</PropertyValue><PropertyValue name="NewLines_Braces_ObjectInitializer">0</PropertyValue><PropertyValue name="NewLines_Braces_ArrayInitializer">0</PropertyValue><PropertyValue name="Space_WithinExpressionParentheses">0</PropertyValue><PropertyValue name="Space_InControlFlowConstruct">1</PropertyValue><PropertyValue name="Formatting_TriggerOnStatementCompletion">1</PropertyValue><PropertyValue name="CodeDefinitionWindow_DocumentationComment_WrapLength">80</PropertyValue><PropertyValue name="NewLines_Keywords_Finally">1</PropertyValue><PropertyValue name="Space_BetweenEmptyMethodDeclarationParentheses">0</PropertyValue><PropertyValue name="Indent_UnindentLabels">0</PropertyValue><PropertyValue name="SmartTagEnabled">1</PropertyValue><PropertyValue name="SortUsings">1</PropertyValue><PropertyValue name="Rename_Strings">0</PropertyValue><PropertyValue name="NewLines_ObjectInitializer_EachMember">0</PropertyValue><PropertyValue name="NewLines_Keywords_Else">1</PropertyValue><PropertyValue name="TimeSliceForQuickSearchCaching">50</PropertyValue><PropertyValue name="EnableProgressDialogOnWaitForBackground">1</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="ExtractInterface_SelectAll">1</PropertyValue><PropertyValue name="ReorderParameters_PreviewReferenceChanges">1</PropertyValue><PropertyValue name="Wrapping_IgnoreSpacesAroundBinaryOperators">0</PropertyValue><PropertyValue name="Space_BeforeBasesColon">1</PropertyValue><PropertyValue name="Space_AfterMethodDeclarationName">0</PropertyValue><PropertyValue name="Space_AfterDot">0</PropertyValue><PropertyValue name="UnboundItemSmartTagEnabled">1</PropertyValue><PropertyValue name="AutoComment">1</PropertyValue><PropertyValue name="NewLines_Braces_Type">1</PropertyValue><PropertyValue name="Space_AfterLambdaArrow">1</PropertyValue><PropertyValue name="ImplementInterfaceSmartTagEnabled">1</PropertyValue><PropertyValue name="BringUpOnPartial">1</PropertyValue><PropertyValue name="CodeDefinitionWindow_DocumentationComment_IndentBase">1</PropertyValue><PropertyValue name="EncapsulateField_SearchInStrings">0</PropertyValue><PropertyValue name="TimeSliceForQuickSearchSearching">50</PropertyValue><PropertyValue name="EnterOutliningModeOnOpen">1</PropertyValue><PropertyValue name="NewLines_Braces_LambdaExpressionBody">0</PropertyValue><PropertyValue name="Space_WithinSquares">0</PropertyValue><PropertyValue name="Space_BeforeLambdaArrow">1</PropertyValue><PropertyValue name="ShowHiddenItems">0</PropertyValue><PropertyValue name="Squiggles">0</PropertyValue><PropertyValue name="NewLines_Braces_AnonymousTypeInitializer">1</PropertyValue><PropertyValue name="Space_WithinCastParentheses">0</PropertyValue><PropertyValue name="Space_AfterSemicolonsInForStatement">1</PropertyValue><PropertyValue name="Indent_CaseContents">1</PropertyValue><PropertyValue name="Indent_FlushLabelsLeft">1</PropertyValue><PropertyValue name="Watson_ReportExceptions">1</PropertyValue><PropertyValue name="GenerateStubSmartTagEnabled">1</PropertyValue><PropertyValue name="BringUpOnEventHookup">1</PropertyValue><PropertyValue name="ImplementInterface_InsertRegionTags">0</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="Indent_BlockContents">1</PropertyValue><PropertyValue name="RenameSmartTagEnabled">1</PropertyValue><PropertyValue name="ColorizeBoundTypes">1</PropertyValue><PropertyValue name="RemoveUnusedUsings">1</PropertyValue><PropertyValue name="Rename_Overloads">0</PropertyValue><PropertyValue name="EncapsulateField_SearchInComments">0</PropertyValue><PropertyValue name="Refactoring_Verification_Enabled">0</PropertyValue><PropertyValue name="ProgressDialogDelaySeconds">2</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="C/C++" RegisteredName="C/C++" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">false</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</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="MaximumCachedTranslationUnits">2</PropertyValue>
<PropertyValue name="RecreateDatabase">false</PropertyValue>
<PropertyValue name="EnterOutliningModeWhenFilesOpen">true</PropertyValue>
<PropertyValue name="DoNotWarnIfFallbackLocationUsed">false</PropertyValue>
<PropertyValue name="DisableDatabaseImplicitAutoCleanup">false</PropertyValue>
<PropertyValue name="UseForwardSlashForIncludeAutoComplete">false</PropertyValue>
<PropertyValue name="DisableInactiveCodeOpacity">false</PropertyValue>
<PropertyValue name="HighlightMatchingTokens">true</PropertyValue>
<PropertyValue name="DisableDatabaseUpdates">false</PropertyValue>
<PropertyValue name="DisableIntelliSenseUpdating">false</PropertyValue>
<PropertyValue name="FallbackLocation"/>
<PropertyValue name="DisableErrorReporting">false</PropertyValue>
<PropertyValue name="DisableDatabaseImplicitFiles">false</PropertyValue>
<PropertyValue name="DisableReferencesResolving">true</PropertyValue>
<PropertyValue name="DisableExternalDependenciesFolders">false</PropertyValue>
<PropertyValue name="DisableIntelliSense">false</PropertyValue>
<PropertyValue name="AutomaticOutliningOfStatementBlocks">false</PropertyValue>
<PropertyValue name="LoggingLevel">5</PropertyValue>
<PropertyValue name="ColorizeInactiveBlocksDifferently">true</PropertyValue>
<PropertyValue name="RescanSolutionInterval">60</PropertyValue>
<PropertyValue name="AlwaysUseFallbackLocation">false</PropertyValue>
<PropertyValue name="DisableDatabaseAutoUpdates">false</PropertyValue>
<PropertyValue name="DisableSquiggles">false</PropertyValue>
<PropertyValue name="EnableQuickInfoToolTips">true</PropertyValue>
<PropertyValue name="InactiveCodeOpacityPercent">65</PropertyValue>
<PropertyValue name="IndentBraces">false</PropertyValue>
<PropertyValue name="HideUnconfirmedReferencesResults">true</PropertyValue>
<PropertyValue name="AutoIndentOnTab">false</PropertyValue>
<PropertyValue name="EnumerateCommentTasks">false</PropertyValue>
<PropertyValue name="AutomaticOutliningOfPragmaRegions">true</PropertyValue>
<PropertyValue name="LoggingFilter">0</PropertyValue>
<PropertyValue name="RescanSolution">false</PropertyValue>
<PropertyValue name="DisableDatabase">false</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="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">false</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="CSS Specific" RegisteredName="CSS Specific" PackageName="Visual Studio CSS Editing Package"><PropertyValue name="FormatStyle">2</PropertyValue><PropertyValue name="DetectUnknownPropsEnabled">1</PropertyValue><PropertyValue name="FormatPropCase">1</PropertyValue><PropertyValue name="DetectInvalidValuesEnabled">1</PropertyValue><PropertyValue name="ErrorLevel">0</PropertyValue><PropertyValue name="DetectErrorsEnabled">1</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="General" RegisteredName="General" PackageName="Text Management Package"><PropertyValue name="DragNDropTextEditing">true</PropertyValue><PropertyValue name="VerticalScrollBar">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">false</PropertyValue><PropertyValue name="GoToAnchorAfterEscape">false</PropertyValue><PropertyValue name="HorizontalScrollBar">true</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="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">false</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</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">4</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="AutoIdSnippets">0</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="AutoIdOnPasteSourceView">-1</PropertyValue><PropertyValue name="CssIndentTabSize">4</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">0</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="LoadToolboxOnIdle">-1</PropertyValue><PropertyValue name="ClientTagNotLowerCase">0</PropertyValue><PropertyValue name="RestrictionsBOMFlag">4294967295</PropertyValue><PropertyValue name="CssIndent">4</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">-1</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="MasterPageContentRegionColor">16739258</PropertyValue><PropertyValue name="LayerHandleBackgroundColor">16777215</PropertyValue><PropertyValue name="LayerHandleColor">0</PropertyValue><PropertyValue name="HtmlJpegQuality">90</PropertyValue><PropertyValue name="TargetFriendlyName">XHTML 1.0 Transitional</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">1</PropertyValue><PropertyValue name="StartPageView">1</PropertyValue><PropertyValue name="HtmlIndentTabSize">4</PropertyValue><PropertyValue name="CssIndentTabs">1</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="JScript" RegisteredName="JScript" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="JScript Specific" RegisteredName="JScript Specific" PackageName="Visual Studio HTM Editor Package"><PropertyValue name="JScriptInsertSpaceAfterKeywords">-1</PropertyValue><PropertyValue name="JScriptFormatCompletedBlockOnEndBrace">-1</PropertyValue><PropertyValue name="JScriptOnlyUseTabEnterForCompletion">-1</PropertyValue><PropertyValue name="JScriptInsertSpaceAfterSemicolonInFor">-1</PropertyValue><PropertyValue name="JScriptPlaceOpenBraceOnNewLineForControlBlocks">0</PropertyValue><PropertyValue name="JScriptHideExternalUnderscores">0</PropertyValue><PropertyValue name="JScriptInsertSpaceBeforeAfterBinaryOperators">-1</PropertyValue><PropertyValue name="JScriptInsertSpaceAfterAnonymousFunctionKeyword">-1</PropertyValue><PropertyValue name="JScriptFormatOnPaste">-1</PropertyValue><PropertyValue name="JScriptFormatCompletedStatementOnSemiColon">-1</PropertyValue><PropertyValue name="JScriptPlaceOpenOnNewLineForFunctions">0</PropertyValue><PropertyValue name="JScriptValidationErrorLevel">1</PropertyValue><PropertyValue name="JScriptShowErrors">-1</PropertyValue><PropertyValue name="JScriptValidationWarningLevel">2</PropertyValue><PropertyValue name="JScriptInsertSpaceAfterBeforeNonEmptyParens">0</PropertyValue><PropertyValue name="JScriptInsertSpaceAfterComma">-1</PropertyValue><PropertyValue name="JScriptFormatCompletedLineOnEnter">-1</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="PL/SQL" RegisteredName="PL/SQL" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">false</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</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="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">false</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</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="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="SQL" RegisteredName="SQL" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">false</PropertyValue><PropertyValue name="IndentStyle">1</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">false</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="XAML" RegisteredName="XAML" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">true</PropertyValue><PropertyValue name="EnableLeftClickForURLs">false</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="XAML Specific" RegisteredName="XAML Specific" PackageName="Microsoft.VisualStudio.Xaml"><PropertyValue name="AutoReformatOnStartTag">true</PropertyValue><PropertyValue name="BlankLineOption">Preserve</PropertyValue><PropertyValue name="AutoInsertAttributeQuotes">true</PropertyValue><PropertyValue name="WrapColumn">120</PropertyValue><PropertyValue name="AutoToolboxPopulate">true</PropertyValue><PropertyValue name="AutoReformatOnEndTag">true</PropertyValue><PropertyValue name="AutoInsertEndTags">true</PropertyValue><PropertyValue name="AutoInsertEndBraces">true</PropertyValue><PropertyValue name="QuoteStyle">DoubleQuote</PropertyValue><PropertyValue name="AutoOutlining">true</PropertyValue><PropertyValue name="WrapTags">false</PropertyValue><PropertyValue name="AutoReformatOnPaste">true</PropertyValue><PropertyValue name="MaximizeXamlEditor">false</PropertyValue><PropertyValue name="AttributeFormat">Preserve</PropertyValue><PropertyValue name="KeepFirstAttributeOnSameLine">true</PropertyValue><PropertyValue name="AutoInsertCommas">true</PropertyValue></ToolsOptionsSubCategory><ToolsOptionsSubCategory name="XML" RegisteredName="XML" PackageName="Text Management Package"><PropertyValue name="TabSize">4</PropertyValue><PropertyValue name="AutoListMembers">true</PropertyValue><PropertyValue name="IndentStyle">2</PropertyValue><PropertyValue name="HideAdvancedMembers">true</PropertyValue><PropertyValue name="ShowNavigationBar">false</PropertyValue><PropertyValue name="VirtualSpace">false</PropertyValue><PropertyValue name="InsertTabs">true</PropertyValue><PropertyValue name="WordWrapGlyphs">false</PropertyValue><PropertyValue name="EnableLeftClickForURLs">true</PropertyValue><PropertyValue name="ShowLineNumbers">true</PropertyValue><PropertyValue name="WordWrap">false</PropertyValue><PropertyValue name="IndentSize">4</PropertyValue><PropertyValue name="CutCopyBlankLines">true</PropertyValue><PropertyValue name="AutoListParams">true</PropertyValue></ToolsOptionsSubCategory></ToolsOptionsCategory></ToolsOptions><Category name="Code Analysis" Category="{533A534C-AD06-4B18-BBBC-BFD7C74F58CE}" Package="{72391CE3-743A-4a55-8927-4217541F6517}" RegisteredName="Code Analysis" PackageName="StanPackage"/><Category name="Database Tools" RegisteredName="Database Tools"><Category name="Data Compare" Category="{B25F97C5-F845-458F-853B-3970D61FE4B9}" Package="{481A3758-A6D0-43E0-B1B8-4428BE962F8E}" RegisteredName="Data Compare" PackageName="VSTS for Database Professionals Sql Server">
<PropertyValue name="DataSettings">Default</PropertyValue>
<PropertyValue name="MaxCharsPerColumn">65535</PropertyValue>
</Category><Category name="Data Generator" Category="{7E055B73-82C8-4C8E-981F-FE58F889C213}" Package="{068E2583-0872-403B-AF4C-6C2A8F2D8C3E}" RegisteredName="Data Generator" PackageName="VSTS for Database Professionals">
<PropertyValue name="DataSinks">&lt;Dictionary /&gt;</PropertyValue>
<PropertyValue name="PopulateRowCount">50</PropertyValue>
<PropertyValue name="PreviewCount">50</PropertyValue>
<PropertyValue name="Seed">5</PropertyValue>
<PropertyValue name="SqlTimeout">60</PropertyValue>
<PropertyValue name="TableErrorThreshold">0</PropertyValue>
</Category><Category name="Schema Compare" RegisteredName="Schema Compare"><Category name="Microsoft SQL Server 2005" Category="{FEA72D7C-B46E-47dc-9E8E-915ADC603B4E}" Package="{481A3758-A6D0-43E0-B1B8-4428BE962F8E}" RegisteredName="Microsoft SQL Server 2005" PackageName="VSTS for Database Professionals Sql Server">
<PropertyValue name="GeneralOptionsForCompare">000000000000010001000100000001</PropertyValue>
<PropertyValue name="GeneralOptionsForUpdate">11011100</PropertyValue>
<PropertyValue name="IgnoredSqlTypes">000000000000000000000000010000000100000000000000000000000000</PropertyValue>
<PropertyValue name="SevenSetOptionsBitArray">1111101</PropertyValue>
<PropertyValue name="UseSourceCollation">True</PropertyValue>
</Category><Category name="Microsoft SQL Server 2008" Category="{0F633993-8DD1-49f5-B67D-B52E35CDD480}" Package="{481A3758-A6D0-43E0-B1B8-4428BE962F8E}" RegisteredName="Microsoft SQL Server 2008" PackageName="VSTS for Database Professionals Sql Server">
<PropertyValue name="GeneralOptionsForCompare">0000000000000100010001000000011</PropertyValue>
<PropertyValue name="GeneralOptionsForUpdate">11011100</PropertyValue>
<PropertyValue name="IgnoredSqlTypes">0000000000000000000000000100000001000000000000000000000000000000000000</PropertyValue>
<PropertyValue name="SevenSetOptionsBitArray">1111101</PropertyValue>
<PropertyValue name="UseSourceCollation">True</PropertyValue>
</Category></Category></Category><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">1</PropertyValue><PropertyValue name="AutoUnwindOnException">1</PropertyValue><PropertyValue name="JustMyCode">1</PropertyValue><PropertyValue name="ShowNonPublicMembers">0</PropertyValue><PropertyValue name="WarnIfNoUserCodeOnLaunch">1</PropertyValue><PropertyValue name="FrameworkSourceStepping">0</PropertyValue><PropertyValue name="WarnAboutSymbolCacheDuringRemoteManagedDebugging">1</PropertyValue><PropertyValue name="EnableStepFiltering">1</PropertyValue><PropertyValue name="WarnOnStepFilter">0</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">1</PropertyValue><PropertyValue name="DisableJITOptimization">1</PropertyValue><PropertyValue name="ShowNoSymbolsDialog">1</PropertyValue><PropertyValue name="ShowScriptDebuggingDisabledDialog">1</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">1</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">0</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">1</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">15000</PropertyValue><PropertyValue name="DataTipTimeout">1500</PropertyValue><PropertyValue name="AutosReturnValsTimeout">1000</PropertyValue><PropertyValue name="AutosRegistersTimeout">1000</PropertyValue><PropertyValue name="LocalsTimeout">1000</PropertyValue><PropertyValue name="RegistersTimeout">2000</PropertyValue><PropertyValue name="AddressExpressionTimeout">2000</PropertyValue><PropertyValue name="ScriptDocsTimeout">5000</PropertyValue><PropertyValue name="ImmediateWindowTimeout">10000</PropertyValue><PropertyValue name="SetValueTimeout">10000</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">1</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">509</PropertyValue><PropertyValue name="ThreadsWindowShowTipWhenCallStackExpanded">0</PropertyValue><PropertyValue name="AllowDesignModePinning">0</PropertyValue><PropertyValue name="CallStackParamToString">0</PropertyValue><PropertyValue name="CheckRDTForFilesFirst">1</PropertyValue><PropertyValue name="SourceServerExtractToDirectory"/><PropertyValue name="FrameworkSourceServerName">http://referencesource.microsoft.com/symbols</PropertyValue><PropertyValue name="PublicSymbolServerName"/><PropertyValue name="PublicSymbolServerName2">http://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">true</PropertyValue><PropertyValue name="ClassViewShowHiddenTypesAndMembers">true</PropertyValue><PropertyValue name="ClassViewTypesSortAlphabetically">true</PropertyValue><PropertyValue name="ClassViewTypesSortByType">false</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="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000420" Visibility="hide" FullScreen="hide" Dock="top" Row="2" DockRectangle="0,49,593,75"/><modify_toolbar Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" Visibility="auto" FullScreen="hide" Dock="top" Row="1" DockRectangle="2,23,180,49"/><add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000462" CmdPri="00100001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300"/><remove 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"/><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"/><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"/><remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000462" CmdPri="00500000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000722" GroupPri="08000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/><remove Cmd="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000359" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000035a" GroupPri="03500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300"/><remove Cmd="{E8B06F44-6D01-11D2-AA7D-00C04F990343}:00001387" CmdPri="00100000" Group="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:0000006a" GroupPri="00200000" Menu="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000004"/><modify Cmd="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000359" CmdPri="00500001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300" BeginGroup="false"/></DefaultCustomizations><UserCustomizations><add_group Group="{7821E907-FFEA-4949-8FD3-33BBC0CB745D}:00000201" GroupPri="0000ffff" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000430"/><add_group Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001"/><add_group Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000202" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000002"/><add_group Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000203" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000003"/><add_toolbar Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001" Name="&amp;SQL Prompt 5" MenuType="menu"/><add_toolbar Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000002" Name="&amp;Help" MenuType="menu"/><add_toolbar Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000003" Name="Serial &amp;Number" MenuType="menu"/><add_toolbar Menu="{000D7B18-CDE4-49F0-B194-FE3E25BBF096}:0000000a" Name="GitExtensions" MenuType="toolbar"/><modify_toolbar Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,921,24" DockRectangle="0,0,921,24"/><modify_toolbar Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" Visibility="hide" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,198,24" DockRectangle="2,0,198,24"/><modify_toolbar Menu="{AA8EB8CD-7A51-11D0-92C3-00A0C9138C45}:00005dc0" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,308,24" DockRectangle="4,0,308,24"/><modify_toolbar Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,418,24" DockRectangle="5,0,418,24"/><modify_toolbar Menu="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001077" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,317,24" DockRectangle="6,0,317,24"/><modify_toolbar Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" Visibility="show" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,306,24" DockRectangle="1,0,306,24"/><modify_toolbar Menu="{C7547851-4E3A-4E5B-9173-FA6E9C8BD82C}:0000271a" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,184,24" DockRectangle="34,0,184,24"/><modify_toolbar Menu="{CB26E292-901A-419C-B79D-49BD45C43929}:00002710" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,271,24" DockRectangle="36,0,271,24"/><modify_toolbar Menu="{000D7B18-CDE4-49F0-B194-FE3E25BBF096}:0000000a" Name="GitExtensions" Visibility="hide" FullScreen="hide" Dock="top" Row="3" FloatRectangle="0,0,208,24" DockRectangle="0,0,208,24"/><modify_toolbar Menu="{00000000-0000-0000-0000-313370000001}:00002011" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,23,24" DockRectangle="7,0,23,24"/><add CmdPri="00800001" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001044" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000085">TestDriven.NET.Reflector</add><add CmdPri="00c00001" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001044" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000085">TestDriven.NET.Abort</add><add CmdPri="00800001" Group="{4A79114B-19E4-11D3-B86B-00C04F79F802}:00000010" GroupPri="00200000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000088">TestDriven.NET.AddInHelp</add><add CmdPri="02800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000206" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000402">TestDriven.NET.RunTests</add><add CmdPri="02e00001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000206" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000402">TestDriven.NET.RerunTests</add><add CmdPri="30008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000216" GroupPri="06000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000402">TestDriven.NET.Reflector</add><add CmdPri="00800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000001c4" GroupPri="00100000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000040d">TestDriven.NET.Build</add><add CmdPri="00c00001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000001c4" GroupPri="00100000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000040d">TestDriven.NET.RunTests</add><add CmdPri="00f00001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000001c4" GroupPri="00100000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000040d">TestDriven.NET.RerunTests</add><add CmdPri="00f80001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000001c4" GroupPri="00100000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000040d">TestDriven.NET.GoToTestOrCode</add><add CmdPri="06000001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000001c3" GroupPri="03500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000040d">TestDriven.NET.Reflector</add><add CmdPri="7f000001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000001c0" GroupPri="04000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000040d">RedGate.SQLPrompt.VSUI.Connect.CreateSnippet</add><add CmdPri="bc000001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000001c0" GroupPri="04000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000040d">RedGate.SQLPrompt.VSUI.Connect.LayOutSQLContextMenu</add><add CmdPri="02800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000219" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000413">TestDriven.NET.RunTests</add><add CmdPri="02e00001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000219" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000413">TestDriven.NET.RerunTests</add><add CmdPri="30008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000217" GroupPri="07000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000413">TestDriven.NET.Reflector</add><add CmdPri="02008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000263" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000414">TestDriven.NET.RunTests</add><add CmdPri="02018001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000263" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000414">TestDriven.NET.RerunTests</add><add CmdPri="01008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000214" GroupPri="06000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000418">TestDriven.NET.RunTests</add><add CmdPri="01018001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000214" GroupPri="06000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000418">TestDriven.NET.RerunTests</add><add CmdPri="40000001" Group="{7821E907-FFEA-4949-8FD3-33BBC0CB745D}:00000201" GroupPri="0000ffff" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000430">TestDriven.NET.RunTests</add><add CmdPri="40010001" Group="{7821E907-FFEA-4949-8FD3-33BBC0CB745D}:00000201" GroupPri="0000ffff" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000430">TestDriven.NET.RerunTests</add><add CmdPri="00800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000020b" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000431">TestDriven.NET.RunTests</add><add CmdPri="00e00001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000020b" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000431">TestDriven.NET.RerunTests</add><add CmdPri="00800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000275" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000445">RedGate.Reflector.Addin.Connect10.Reflector_FakeGoToDefinition</add><add CmdPri="00800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000275" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000446">RedGate.Reflector.Addin.Connect10.Reflector_FakeGoToDefinition</add><add CmdPri="00800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000209" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000451">TestDriven.NET.Reflector</add><add CmdPri="06000001" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000112" GroupPri="03000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000504">TestDriven.NET.Reflector</add><add CmdPri="02000001" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000014" GroupPri="01000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000505">TestDriven.NET.Reflector</add><add CmdPri="01800001" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000121" GroupPri="03000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000509">TestDriven.NET.Reflector</add><add CmdPri="40000001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001">RedGate.SQLPrompt.VSUI.Connect.RefreshCache</add><add CmdPri="40008001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001">RedGate.SQLPrompt.VSUI.Connect.LayOutSQLMainMenu</add><add CmdPri="40010001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001">RedGate.SQLPrompt.VSUI.Connect.Connect</add><add CmdPri="40018001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001">RedGate.SQLPrompt.VSUI.Connect.ChangeConnection</add><add CmdPri="40020001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001">RedGate.SQLPrompt.VSUI.Connect.ShowOptions</add><add CmdPri="40028001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001">RedGate.SQLPrompt.VSUI.Connect.SnippetManager</add><add CmdPri="40040001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001">RedGate.SQLPrompt.VSUI.Connect.ShowCheckForUpdates</add><add CmdPri="40048001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001">RedGate.SQLPrompt.VSUI.Connect.ShowAbout</add><add CmdPri="40000001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000202" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000002">RedGate.SQLPrompt.VSUI.Connect.ShowHelp</add><add CmdPri="40008001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000202" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000002">RedGate.SQLPrompt.VSUI.Connect.ShowSupportForum</add><add CmdPri="40010001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000202" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000002">RedGate.SQLPrompt.VSUI.Connect.ProvideFeedback</add><add CmdPri="40018001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000202" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000002">RedGate.SQLPrompt.VSUI.Connect.ShowLog</add><add CmdPri="40000001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000203" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000003">RedGate.SQLPrompt.VSUI.Connect.ShowEnterLicenceKey</add><add CmdPri="40008001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000203" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000003">RedGate.SQLPrompt.VSUI.Connect.ShowRemoveLicenceKey</add><remove Cmd="{00000000-0000-0000-0000-313370000001}:00000033" CmdPri="01000000" Group="{00000000-0000-0000-0000-313370000001}:00000193" GroupPri="09990000" Menu="{00000000-0000-0000-0000-313370000001}:00002011"/><modify Cmd="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000085" CmdPri="03000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000104" GroupPri="07000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000000"/><modify Cmd="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000088" CmdPri="ff000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000105" GroupPri="fd000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000000"/><modify CmdPri="00800001" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001044" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000085" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACEyuP/e8Xh/wAAAACk1OT/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHPB3v9/xeD/d9Dz/1C85/9lyO7/Lard/6TT4/8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAE2w1f+H1/b/f9X2/5Hg/v+I3v7/f9z+/y+t3/8/rdj/psub/5LDd/+SxX//arJE/6bGof8AAAAAAAAAAAAAAABGpsr/bszw/4nc+/8bk8L/Qq7X/3XZ/v9Kv+v/TK6W/2SuYv9wt0b/abZD/2CyPP9ZsTn/stO3/wAAAABzwd7/cMzw/4HY+f+I3v7/U7/o/2/V+/9s1/7/L6a6/22zTf9wt0b/Vp4q/0uVJP9btD3/SJoh/2eYSf8AAAAAAAAAAAqJuf9hyPD/ZMzz/2/V+/8+teL/Lava/zCjrP9lr0n/abZD/1qqNP9ZsTn/UKsz/0ilKv9elDv/AAAAAAAAAABKpcb/K6fY/ymKqP85teX/X4yA/5KBPP9heVf/S5Ad/1+yPP9WrDb/TKUv/zmBDf8qYwD/Z5pJ/wAAAAAAAAAAAAAAAHp1RP/Fix//am9I/7OCJf/MjyD/nmIW/5d0Iv9shSD/On8H/y1pAP8wbgD/ob+h/wAAAAAAAAAAAAAAAAAAAACugj7/2aAj/9WbIv/SliH/zpEg/8iJH/++fhz/l2MU/1SDLf+iwaH/gql1/wAAAAAAAAAAAAAAAL6pgf+9gx3/xowf/9WbIv++gxz/pGwV/8iJH//Hhx7/p2kX/5VbFP+7spn/AAAAAAAAAAAAAAAAAAAAAAAAAACvgz7/w4ke/9WbIv/SliH/k1sU/45YEP/FhB3/xIId/8B9HP+pahj/vLKa/wAAAAAAAAAAAAAAAAAAAAAAAAAAn4Zf/6huF//SliH/zpEg/8WHHv/Hhx7/xIId/6tsGP+LVA//jlcQ/7Shf/8AAAAAAAAAAAAAAAAAAAAAAAAAALeXZ//JjB//rnIZ/8WHHv/FhR7/t3ca/8B9HP+maBf/jGEn/5BwQf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwLL/jFUQ/5RbE/+/gBz/rW8Z/4RQDf+UWxL/iFMQ/62Wcf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKKOa/+hglT/f0wK/4ZRDf+ifEj/mHxR/4paG/+/uqf/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKWWeP+ObkD/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.Reflector</modify><modify CmdPri="00c00001" Group="{D7E8C5E1-BDB8-11D0-9C88-0000F8040A53}:00001044" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000085" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACRjaH/s6+3/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALeywf9maKH/FR+U/6mbt/8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMnS8v+8yfH/AAAAAIio1v83PeD/Hiy7/0Y4bf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAL/O8v+SuPX/iMD7/3mo4v+AlPz/JC3x/wcMav/Pvdn/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACauvT/d8f+/2PZ/v9byPT/RoP3/zA+oP+RnsL/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADg6Pj/jbv1/2rX/f9D5v//ROD//1iz6P+BoN3/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAI6Hnf+Cibf/0Nnw/5S67/9z1P3/TuD+/1Xi/v92zf//k7T4/8jP8f8AAAAAAAAAAAAAAAAAAAAAAAAAAJOIrP9dZH3/T1mh/4CN3/+Usv//UpT//1+x7/9uuvD/jLr6/6Wx8P/Q0/H/AAAAAAAAAAAAAAAAAAAAAKObuP84R4D/ABei/wgw//8pRuj/KEPa/zxTwv9PY7D/mLLr/7PA8f/c3/T/AAAAAAAAAAAAAAAAAAAAAAAAAAAPHX//ZWd7/0VQmv8/Vsn/dHiX/xkkfv8jJW7/xtHq//Dz+/8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACKgJP/fHqN/wAAAABCSoH/XnG0/wgSUP8JJ9H/UVmx/4B/nP8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmnqv/iYSN/wAAAACtpL7/CzTF/wEGK/8sN4j/L1D9/3uFrv9QR2H/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADm4ej/ESuU/1lfjv8AAAAApJ6z/0ZYrP8jJTT/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgX6J/5+aof8AAAAA08vV/wggov9UVXP/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALq3vP8AAAAA0snV/3t3gP+7uMD/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMfAzP+/ucL/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.Abort</modify><modify CmdPri="00800001" Group="{4A79114B-19E4-11D3-B86B-00C04F79F802}:00000010" GroupPri="00200000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000088" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJmZmf9mZpn/ZmaZ/2Zmmf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf9mZpn/ADPM/wAzmf+ZmZn/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/5mZmf/MzMz/ADP//wAzzP8zM2b/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAz//8zM2b/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/zMzM/5mZmf/MzMz/ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM5n/ZmZm/5mZmf8AM///ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM8z/ADPM/wAz//8AM///ADP//wAz//8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM8z/ZmaZ/wAzzP8AM8z/ADOZ/wAzmf8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmZmb/ZmaZ/wAAAAAzM2b/ADP//wAzmf8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/mZmZ/wAAAADMzMz/ADPM/wAzzP8AM5n/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/wAAAADMzMz/ADPM/wAzzP9mZpn/mZmZ/wAz//8AM8z/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZmZm/wAzmf8AAAAAAAAAAGZmmf8AM5n/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmZmZ/5mZmf8AAAAAAAAAAJmZmf8AM5n/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMzMzP8AAAAAAAAAAJmZmf+ZmZn/zMzM/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.AddInHelp</modify><modify CmdPri="02800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000206" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000402" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJmZmf9mZpn/ZmaZ/2Zmmf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf9mZpn/ADPM/wAzmf+ZmZn/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/5mZmf/MzMz/ADP//wAzzP8zM2b/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAz//8zM2b/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/zMzM/5mZmf/MzMz/ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM5n/ZmZm/5mZmf8AM///ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM8z/ADPM/wAz//8AM///ADP//wAz//8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM8z/ZmaZ/wAzzP8AM8z/ADOZ/wAzmf8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmZmb/ZmaZ/wAAAAAzM2b/ADP//wAzmf8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/mZmZ/wAAAADMzMz/ADPM/wAzzP8AM5n/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/wAAAADMzMz/ADPM/wAzzP9mZpn/mZmZ/wAz//8AM8z/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZmZm/wAzmf8AAAAAAAAAAGZmmf8AM5n/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmZmZ/5mZmf8AAAAAAAAAAJmZmf8AM5n/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMzMzP8AAAAAAAAAAJmZmf+ZmZn/zMzM/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.RunTests</modify><modify CmdPri="30008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000216" GroupPri="06000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000402" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACEyuP/e8Xh/wAAAACk1OT/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHPB3v9/xeD/d9Dz/1C85/9lyO7/Lard/6TT4/8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAE2w1f+H1/b/f9X2/5Hg/v+I3v7/f9z+/y+t3/8/rdj/psub/5LDd/+SxX//arJE/6bGof8AAAAAAAAAAAAAAABGpsr/bszw/4nc+/8bk8L/Qq7X/3XZ/v9Kv+v/TK6W/2SuYv9wt0b/abZD/2CyPP9ZsTn/stO3/wAAAABzwd7/cMzw/4HY+f+I3v7/U7/o/2/V+/9s1/7/L6a6/22zTf9wt0b/Vp4q/0uVJP9btD3/SJoh/2eYSf8AAAAAAAAAAAqJuf9hyPD/ZMzz/2/V+/8+teL/Lava/zCjrP9lr0n/abZD/1qqNP9ZsTn/UKsz/0ilKv9elDv/AAAAAAAAAABKpcb/K6fY/ymKqP85teX/X4yA/5KBPP9heVf/S5Ad/1+yPP9WrDb/TKUv/zmBDf8qYwD/Z5pJ/wAAAAAAAAAAAAAAAHp1RP/Fix//am9I/7OCJf/MjyD/nmIW/5d0Iv9shSD/On8H/y1pAP8wbgD/ob+h/wAAAAAAAAAAAAAAAAAAAACugj7/2aAj/9WbIv/SliH/zpEg/8iJH/++fhz/l2MU/1SDLf+iwaH/gql1/wAAAAAAAAAAAAAAAL6pgf+9gx3/xowf/9WbIv++gxz/pGwV/8iJH//Hhx7/p2kX/5VbFP+7spn/AAAAAAAAAAAAAAAAAAAAAAAAAACvgz7/w4ke/9WbIv/SliH/k1sU/45YEP/FhB3/xIId/8B9HP+pahj/vLKa/wAAAAAAAAAAAAAAAAAAAAAAAAAAn4Zf/6huF//SliH/zpEg/8WHHv/Hhx7/xIId/6tsGP+LVA//jlcQ/7Shf/8AAAAAAAAAAAAAAAAAAAAAAAAAALeXZ//JjB//rnIZ/8WHHv/FhR7/t3ca/8B9HP+maBf/jGEn/5BwQf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwLL/jFUQ/5RbE/+/gBz/rW8Z/4RQDf+UWxL/iFMQ/62Wcf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKKOa/+hglT/f0wK/4ZRDf+ifEj/mHxR/4paG/+/uqf/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKWWeP+ObkD/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.Reflector</modify><modify CmdPri="00800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000001c4" GroupPri="00100000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000040d" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgICA/wAAAAAAAAAAAAAAAICAgP8AAAAAAAAAAAAAAACAgAD/AAAAAAAAAAAAAAAAgIAA/wAAAAAAAAAAAAAAAAAAAAAAAAAAgICA/wAAAAAAAAAAAAAAAICAAP8AAAAAAAAAAAAAAACAAAD/AAAAAAAAAAAAAAAAAAAAAAAAAACAgAD/AAAAAAAAAAAAAAAAgAAA/wAAAAAAAAAAAAAAAIAAAP8AAAAAAAAAAAAAAACAAAD/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgICA/wAAAAAAAAAAgAAA/wAAAAAAAAAAgICA/wAAAAAAAAAAAAAAAAAAAAAAAAAAgICA/wAAAAAAAAAAAAAAAICAgP8AAAAAAAAAAAAAAAAAAAAAAAAAAICAgP8AAAAAAAAAAAAAAACAgAD/AAAAAICAgP8AAAAAgICA/8DAwP/AwMD//wAA/4CAAP8AAAAAgICA/8DAwP/AwMD//wAA/4CAAP8AAAAAgIAA/wAAAACAgID/AAAAAAAAAACAgID//wAA/4CAAP8AAAAAAAAAAAAAAACAgID//wAA/4CAAP8AAAAAAAAAAIAAAP8AAAAAgICA/wAAAAD/////AAAAAICAAP8AAAAA/////wAAAAD/////AAAAAICAAP8AAAAA/////wAAAACAAAD/AAAAAICAgP//////AAAAAP////8AAAAA/////wAAAAD/////AAAAAP////8AAAAA/////wAAAAD/////gAAA/wAAAACAgAD//////4CAgP//////gICA//////+AgID//////4CAAP//////gAAA//////+AAAD//////4AAAP8AAAAAgICA//////////////////////////////////////////////////////////////////////+AAAD/AAAAAICAAP//////gICA//////+AgAD//////4AAAP//////gAAA//////+AAAD//////4AAAP//////gAAA/wAAAACAgAD//////////////////////////////////////////////////////////////////////4AAAP8AAAAAgAAA/4AAAP+AAAD/gAAA/4AAAP+AAAD/gAAA/4AAAP+AAAD/gAAA/4AAAP+AAAD/gAAA/4AAAP+AAAD/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.Build</modify><modify CmdPri="00c00001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000001c4" GroupPri="00100000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000040d" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJmZmf9mZpn/ZmaZ/2Zmmf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf9mZpn/ADPM/wAzmf+ZmZn/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/5mZmf/MzMz/ADP//wAzzP8zM2b/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAz//8zM2b/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/zMzM/5mZmf/MzMz/ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM5n/ZmZm/5mZmf8AM///ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM8z/ADPM/wAz//8AM///ADP//wAz//8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM8z/ZmaZ/wAzzP8AM8z/ADOZ/wAzmf8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmZmb/ZmaZ/wAAAAAzM2b/ADP//wAzmf8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/mZmZ/wAAAADMzMz/ADPM/wAzzP8AM5n/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/wAAAADMzMz/ADPM/wAzzP9mZpn/mZmZ/wAz//8AM8z/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZmZm/wAzmf8AAAAAAAAAAGZmmf8AM5n/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmZmZ/5mZmf8AAAAAAAAAAJmZmf8AM5n/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMzMzP8AAAAAAAAAAJmZmf+ZmZn/zMzM/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.RunTests</modify><modify CmdPri="06000001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000001c3" GroupPri="03500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000040d" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACEyuP/e8Xh/wAAAACk1OT/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHPB3v9/xeD/d9Dz/1C85/9lyO7/Lard/6TT4/8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAE2w1f+H1/b/f9X2/5Hg/v+I3v7/f9z+/y+t3/8/rdj/psub/5LDd/+SxX//arJE/6bGof8AAAAAAAAAAAAAAABGpsr/bszw/4nc+/8bk8L/Qq7X/3XZ/v9Kv+v/TK6W/2SuYv9wt0b/abZD/2CyPP9ZsTn/stO3/wAAAABzwd7/cMzw/4HY+f+I3v7/U7/o/2/V+/9s1/7/L6a6/22zTf9wt0b/Vp4q/0uVJP9btD3/SJoh/2eYSf8AAAAAAAAAAAqJuf9hyPD/ZMzz/2/V+/8+teL/Lava/zCjrP9lr0n/abZD/1qqNP9ZsTn/UKsz/0ilKv9elDv/AAAAAAAAAABKpcb/K6fY/ymKqP85teX/X4yA/5KBPP9heVf/S5Ad/1+yPP9WrDb/TKUv/zmBDf8qYwD/Z5pJ/wAAAAAAAAAAAAAAAHp1RP/Fix//am9I/7OCJf/MjyD/nmIW/5d0Iv9shSD/On8H/y1pAP8wbgD/ob+h/wAAAAAAAAAAAAAAAAAAAACugj7/2aAj/9WbIv/SliH/zpEg/8iJH/++fhz/l2MU/1SDLf+iwaH/gql1/wAAAAAAAAAAAAAAAL6pgf+9gx3/xowf/9WbIv++gxz/pGwV/8iJH//Hhx7/p2kX/5VbFP+7spn/AAAAAAAAAAAAAAAAAAAAAAAAAACvgz7/w4ke/9WbIv/SliH/k1sU/45YEP/FhB3/xIId/8B9HP+pahj/vLKa/wAAAAAAAAAAAAAAAAAAAAAAAAAAn4Zf/6huF//SliH/zpEg/8WHHv/Hhx7/xIId/6tsGP+LVA//jlcQ/7Shf/8AAAAAAAAAAAAAAAAAAAAAAAAAALeXZ//JjB//rnIZ/8WHHv/FhR7/t3ca/8B9HP+maBf/jGEn/5BwQf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwLL/jFUQ/5RbE/+/gBz/rW8Z/4RQDf+UWxL/iFMQ/62Wcf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKKOa/+hglT/f0wK/4ZRDf+ifEj/mHxR/4paG/+/uqf/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKWWeP+ObkD/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.Reflector</modify><modify CmdPri="7f000001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000001c0" GroupPri="04000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000040d" Icon="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000065" BeginGroup="true">RedGate.SQLPrompt.VSUI.Connect.CreateSnippet</modify><modify CmdPri="bc000001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:000001c0" GroupPri="04000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000040d" Icon="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000065">RedGate.SQLPrompt.VSUI.Connect.LayOutSQLContextMenu</modify><modify CmdPri="02800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000219" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000413" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJmZmf9mZpn/ZmaZ/2Zmmf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf9mZpn/ADPM/wAzmf+ZmZn/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/5mZmf/MzMz/ADP//wAzzP8zM2b/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAz//8zM2b/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/zMzM/5mZmf/MzMz/ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM5n/ZmZm/5mZmf8AM///ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM8z/ADPM/wAz//8AM///ADP//wAz//8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM8z/ZmaZ/wAzzP8AM8z/ADOZ/wAzmf8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmZmb/ZmaZ/wAAAAAzM2b/ADP//wAzmf8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/mZmZ/wAAAADMzMz/ADPM/wAzzP8AM5n/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/wAAAADMzMz/ADPM/wAzzP9mZpn/mZmZ/wAz//8AM8z/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZmZm/wAzmf8AAAAAAAAAAGZmmf8AM5n/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmZmZ/5mZmf8AAAAAAAAAAJmZmf8AM5n/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMzMzP8AAAAAAAAAAJmZmf+ZmZn/zMzM/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.RunTests</modify><modify CmdPri="30008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000217" GroupPri="07000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000413" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACEyuP/e8Xh/wAAAACk1OT/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHPB3v9/xeD/d9Dz/1C85/9lyO7/Lard/6TT4/8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAE2w1f+H1/b/f9X2/5Hg/v+I3v7/f9z+/y+t3/8/rdj/psub/5LDd/+SxX//arJE/6bGof8AAAAAAAAAAAAAAABGpsr/bszw/4nc+/8bk8L/Qq7X/3XZ/v9Kv+v/TK6W/2SuYv9wt0b/abZD/2CyPP9ZsTn/stO3/wAAAABzwd7/cMzw/4HY+f+I3v7/U7/o/2/V+/9s1/7/L6a6/22zTf9wt0b/Vp4q/0uVJP9btD3/SJoh/2eYSf8AAAAAAAAAAAqJuf9hyPD/ZMzz/2/V+/8+teL/Lava/zCjrP9lr0n/abZD/1qqNP9ZsTn/UKsz/0ilKv9elDv/AAAAAAAAAABKpcb/K6fY/ymKqP85teX/X4yA/5KBPP9heVf/S5Ad/1+yPP9WrDb/TKUv/zmBDf8qYwD/Z5pJ/wAAAAAAAAAAAAAAAHp1RP/Fix//am9I/7OCJf/MjyD/nmIW/5d0Iv9shSD/On8H/y1pAP8wbgD/ob+h/wAAAAAAAAAAAAAAAAAAAACugj7/2aAj/9WbIv/SliH/zpEg/8iJH/++fhz/l2MU/1SDLf+iwaH/gql1/wAAAAAAAAAAAAAAAL6pgf+9gx3/xowf/9WbIv++gxz/pGwV/8iJH//Hhx7/p2kX/5VbFP+7spn/AAAAAAAAAAAAAAAAAAAAAAAAAACvgz7/w4ke/9WbIv/SliH/k1sU/45YEP/FhB3/xIId/8B9HP+pahj/vLKa/wAAAAAAAAAAAAAAAAAAAAAAAAAAn4Zf/6huF//SliH/zpEg/8WHHv/Hhx7/xIId/6tsGP+LVA//jlcQ/7Shf/8AAAAAAAAAAAAAAAAAAAAAAAAAALeXZ//JjB//rnIZ/8WHHv/FhR7/t3ca/8B9HP+maBf/jGEn/5BwQf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwLL/jFUQ/5RbE/+/gBz/rW8Z/4RQDf+UWxL/iFMQ/62Wcf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKKOa/+hglT/f0wK/4ZRDf+ifEj/mHxR/4paG/+/uqf/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKWWeP+ObkD/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.Reflector</modify><modify CmdPri="02008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000263" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000414" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJmZmf9mZpn/ZmaZ/2Zmmf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf9mZpn/ADPM/wAzmf+ZmZn/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/5mZmf/MzMz/ADP//wAzzP8zM2b/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAz//8zM2b/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/zMzM/5mZmf/MzMz/ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM5n/ZmZm/5mZmf8AM///ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM8z/ADPM/wAz//8AM///ADP//wAz//8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM8z/ZmaZ/wAzzP8AM8z/ADOZ/wAzmf8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmZmb/ZmaZ/wAAAAAzM2b/ADP//wAzmf8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/mZmZ/wAAAADMzMz/ADPM/wAzzP8AM5n/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/wAAAADMzMz/ADPM/wAzzP9mZpn/mZmZ/wAz//8AM8z/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZmZm/wAzmf8AAAAAAAAAAGZmmf8AM5n/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmZmZ/5mZmf8AAAAAAAAAAJmZmf8AM5n/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMzMzP8AAAAAAAAAAJmZmf+ZmZn/zMzM/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.RunTests</modify><modify CmdPri="01008001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000214" GroupPri="06000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000418" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJmZmf9mZpn/ZmaZ/2Zmmf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf9mZpn/ADPM/wAzmf+ZmZn/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/5mZmf/MzMz/ADP//wAzzP8zM2b/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAz//8zM2b/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/zMzM/5mZmf/MzMz/ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM5n/ZmZm/5mZmf8AM///ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM8z/ADPM/wAz//8AM///ADP//wAz//8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM8z/ZmaZ/wAzzP8AM8z/ADOZ/wAzmf8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmZmb/ZmaZ/wAAAAAzM2b/ADP//wAzmf8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/mZmZ/wAAAADMzMz/ADPM/wAzzP8AM5n/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/wAAAADMzMz/ADPM/wAzzP9mZpn/mZmZ/wAz//8AM8z/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZmZm/wAzmf8AAAAAAAAAAGZmmf8AM5n/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmZmZ/5mZmf8AAAAAAAAAAJmZmf8AM5n/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMzMzP8AAAAAAAAAAJmZmf+ZmZn/zMzM/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.RunTests</modify><modify CmdPri="40000001" Group="{7821E907-FFEA-4949-8FD3-33BBC0CB745D}:00000201" GroupPri="0000ffff" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000430" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJmZmf9mZpn/ZmaZ/2Zmmf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf9mZpn/ADPM/wAzmf+ZmZn/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/5mZmf/MzMz/ADP//wAzzP8zM2b/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAz//8zM2b/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/zMzM/5mZmf/MzMz/ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM5n/ZmZm/5mZmf8AM///ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM8z/ADPM/wAz//8AM///ADP//wAz//8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM8z/ZmaZ/wAzzP8AM8z/ADOZ/wAzmf8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmZmb/ZmaZ/wAAAAAzM2b/ADP//wAzmf8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/mZmZ/wAAAADMzMz/ADPM/wAzzP8AM5n/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/wAAAADMzMz/ADPM/wAzzP9mZpn/mZmZ/wAz//8AM8z/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZmZm/wAzmf8AAAAAAAAAAGZmmf8AM5n/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmZmZ/5mZmf8AAAAAAAAAAJmZmf8AM5n/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMzMzP8AAAAAAAAAAJmZmf+ZmZn/zMzM/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.RunTests</modify><modify CmdPri="00800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000020b" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000431" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJmZmf9mZpn/ZmaZ/2Zmmf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf9mZpn/ADPM/wAzmf+ZmZn/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/5mZmf/MzMz/ADP//wAzzP8zM2b/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/2Zmmf/MzMz/ADP//wAz//8zM2b/ZmaZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/zMzM/5mZmf/MzMz/ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM5n/ZmZm/5mZmf8AM///ADP//wAz//8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGZmmf8AM8z/ADPM/wAz//8AM///ADP//wAz//8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM8z/ZmaZ/wAzzP8AM8z/ADOZ/wAzmf8zM2b/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmZmb/ZmaZ/wAAAAAzM2b/ADP//wAzmf8zM2b/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACZmZn/mZmZ/wAAAADMzMz/ADPM/wAzzP8AM5n/ADP//wAzzP8zM2b/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAzMzM/wAAAADMzMz/ADPM/wAzzP9mZpn/mZmZ/wAz//8AM8z/ZmZm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZmZm/wAzmf8AAAAAAAAAAGZmmf8AM5n/MzNm/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmZmZ/5mZmf8AAAAAAAAAAJmZmf8AM5n/mZmZ/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMzMzP8AAAAAAAAAAJmZmf+ZmZn/zMzM/wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.RunTests</modify><modify CmdPri="00800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000275" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000445" Name="Go to Decompiled Definition">RedGate.Reflector.Addin.Connect10.Reflector_FakeGoToDefinition</modify><modify CmdPri="00800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000275" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000446" Name="Go to Decompiled Definition">RedGate.Reflector.Addin.Connect10.Reflector_FakeGoToDefinition</modify><modify CmdPri="00800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000209" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000451" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACEyuP/e8Xh/wAAAACk1OT/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHPB3v9/xeD/d9Dz/1C85/9lyO7/Lard/6TT4/8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAE2w1f+H1/b/f9X2/5Hg/v+I3v7/f9z+/y+t3/8/rdj/psub/5LDd/+SxX//arJE/6bGof8AAAAAAAAAAAAAAABGpsr/bszw/4nc+/8bk8L/Qq7X/3XZ/v9Kv+v/TK6W/2SuYv9wt0b/abZD/2CyPP9ZsTn/stO3/wAAAABzwd7/cMzw/4HY+f+I3v7/U7/o/2/V+/9s1/7/L6a6/22zTf9wt0b/Vp4q/0uVJP9btD3/SJoh/2eYSf8AAAAAAAAAAAqJuf9hyPD/ZMzz/2/V+/8+teL/Lava/zCjrP9lr0n/abZD/1qqNP9ZsTn/UKsz/0ilKv9elDv/AAAAAAAAAABKpcb/K6fY/ymKqP85teX/X4yA/5KBPP9heVf/S5Ad/1+yPP9WrDb/TKUv/zmBDf8qYwD/Z5pJ/wAAAAAAAAAAAAAAAHp1RP/Fix//am9I/7OCJf/MjyD/nmIW/5d0Iv9shSD/On8H/y1pAP8wbgD/ob+h/wAAAAAAAAAAAAAAAAAAAACugj7/2aAj/9WbIv/SliH/zpEg/8iJH/++fhz/l2MU/1SDLf+iwaH/gql1/wAAAAAAAAAAAAAAAL6pgf+9gx3/xowf/9WbIv++gxz/pGwV/8iJH//Hhx7/p2kX/5VbFP+7spn/AAAAAAAAAAAAAAAAAAAAAAAAAACvgz7/w4ke/9WbIv/SliH/k1sU/45YEP/FhB3/xIId/8B9HP+pahj/vLKa/wAAAAAAAAAAAAAAAAAAAAAAAAAAn4Zf/6huF//SliH/zpEg/8WHHv/Hhx7/xIId/6tsGP+LVA//jlcQ/7Shf/8AAAAAAAAAAAAAAAAAAAAAAAAAALeXZ//JjB//rnIZ/8WHHv/FhR7/t3ca/8B9HP+maBf/jGEn/5BwQf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwLL/jFUQ/5RbE/+/gBz/rW8Z/4RQDf+UWxL/iFMQ/62Wcf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKKOa/+hglT/f0wK/4ZRDf+ifEj/mHxR/4paG/+/uqf/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKWWeP+ObkD/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.Reflector</modify><modify CmdPri="06000001" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000112" GroupPri="03000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000504" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACEyuP/e8Xh/wAAAACk1OT/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHPB3v9/xeD/d9Dz/1C85/9lyO7/Lard/6TT4/8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAE2w1f+H1/b/f9X2/5Hg/v+I3v7/f9z+/y+t3/8/rdj/psub/5LDd/+SxX//arJE/6bGof8AAAAAAAAAAAAAAABGpsr/bszw/4nc+/8bk8L/Qq7X/3XZ/v9Kv+v/TK6W/2SuYv9wt0b/abZD/2CyPP9ZsTn/stO3/wAAAABzwd7/cMzw/4HY+f+I3v7/U7/o/2/V+/9s1/7/L6a6/22zTf9wt0b/Vp4q/0uVJP9btD3/SJoh/2eYSf8AAAAAAAAAAAqJuf9hyPD/ZMzz/2/V+/8+teL/Lava/zCjrP9lr0n/abZD/1qqNP9ZsTn/UKsz/0ilKv9elDv/AAAAAAAAAABKpcb/K6fY/ymKqP85teX/X4yA/5KBPP9heVf/S5Ad/1+yPP9WrDb/TKUv/zmBDf8qYwD/Z5pJ/wAAAAAAAAAAAAAAAHp1RP/Fix//am9I/7OCJf/MjyD/nmIW/5d0Iv9shSD/On8H/y1pAP8wbgD/ob+h/wAAAAAAAAAAAAAAAAAAAACugj7/2aAj/9WbIv/SliH/zpEg/8iJH/++fhz/l2MU/1SDLf+iwaH/gql1/wAAAAAAAAAAAAAAAL6pgf+9gx3/xowf/9WbIv++gxz/pGwV/8iJH//Hhx7/p2kX/5VbFP+7spn/AAAAAAAAAAAAAAAAAAAAAAAAAACvgz7/w4ke/9WbIv/SliH/k1sU/45YEP/FhB3/xIId/8B9HP+pahj/vLKa/wAAAAAAAAAAAAAAAAAAAAAAAAAAn4Zf/6huF//SliH/zpEg/8WHHv/Hhx7/xIId/6tsGP+LVA//jlcQ/7Shf/8AAAAAAAAAAAAAAAAAAAAAAAAAALeXZ//JjB//rnIZ/8WHHv/FhR7/t3ca/8B9HP+maBf/jGEn/5BwQf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwLL/jFUQ/5RbE/+/gBz/rW8Z/4RQDf+UWxL/iFMQ/62Wcf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKKOa/+hglT/f0wK/4ZRDf+ifEj/mHxR/4paG/+/uqf/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKWWeP+ObkD/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.Reflector</modify><modify CmdPri="02000001" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000014" GroupPri="01000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000505" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACEyuP/e8Xh/wAAAACk1OT/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHPB3v9/xeD/d9Dz/1C85/9lyO7/Lard/6TT4/8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAE2w1f+H1/b/f9X2/5Hg/v+I3v7/f9z+/y+t3/8/rdj/psub/5LDd/+SxX//arJE/6bGof8AAAAAAAAAAAAAAABGpsr/bszw/4nc+/8bk8L/Qq7X/3XZ/v9Kv+v/TK6W/2SuYv9wt0b/abZD/2CyPP9ZsTn/stO3/wAAAABzwd7/cMzw/4HY+f+I3v7/U7/o/2/V+/9s1/7/L6a6/22zTf9wt0b/Vp4q/0uVJP9btD3/SJoh/2eYSf8AAAAAAAAAAAqJuf9hyPD/ZMzz/2/V+/8+teL/Lava/zCjrP9lr0n/abZD/1qqNP9ZsTn/UKsz/0ilKv9elDv/AAAAAAAAAABKpcb/K6fY/ymKqP85teX/X4yA/5KBPP9heVf/S5Ad/1+yPP9WrDb/TKUv/zmBDf8qYwD/Z5pJ/wAAAAAAAAAAAAAAAHp1RP/Fix//am9I/7OCJf/MjyD/nmIW/5d0Iv9shSD/On8H/y1pAP8wbgD/ob+h/wAAAAAAAAAAAAAAAAAAAACugj7/2aAj/9WbIv/SliH/zpEg/8iJH/++fhz/l2MU/1SDLf+iwaH/gql1/wAAAAAAAAAAAAAAAL6pgf+9gx3/xowf/9WbIv++gxz/pGwV/8iJH//Hhx7/p2kX/5VbFP+7spn/AAAAAAAAAAAAAAAAAAAAAAAAAACvgz7/w4ke/9WbIv/SliH/k1sU/45YEP/FhB3/xIId/8B9HP+pahj/vLKa/wAAAAAAAAAAAAAAAAAAAAAAAAAAn4Zf/6huF//SliH/zpEg/8WHHv/Hhx7/xIId/6tsGP+LVA//jlcQ/7Shf/8AAAAAAAAAAAAAAAAAAAAAAAAAALeXZ//JjB//rnIZ/8WHHv/FhR7/t3ca/8B9HP+maBf/jGEn/5BwQf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwLL/jFUQ/5RbE/+/gBz/rW8Z/4RQDf+UWxL/iFMQ/62Wcf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKKOa/+hglT/f0wK/4ZRDf+ifEj/mHxR/4paG/+/uqf/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKWWeP+ObkD/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.Reflector</modify><modify CmdPri="01800001" Group="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000121" GroupPri="03000000" Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000509" CustomIcon="U0JTXygEAAAoAAAAEAAAAPD///8BACAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACEyuP/e8Xh/wAAAACk1OT/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHPB3v9/xeD/d9Dz/1C85/9lyO7/Lard/6TT4/8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAE2w1f+H1/b/f9X2/5Hg/v+I3v7/f9z+/y+t3/8/rdj/psub/5LDd/+SxX//arJE/6bGof8AAAAAAAAAAAAAAABGpsr/bszw/4nc+/8bk8L/Qq7X/3XZ/v9Kv+v/TK6W/2SuYv9wt0b/abZD/2CyPP9ZsTn/stO3/wAAAABzwd7/cMzw/4HY+f+I3v7/U7/o/2/V+/9s1/7/L6a6/22zTf9wt0b/Vp4q/0uVJP9btD3/SJoh/2eYSf8AAAAAAAAAAAqJuf9hyPD/ZMzz/2/V+/8+teL/Lava/zCjrP9lr0n/abZD/1qqNP9ZsTn/UKsz/0ilKv9elDv/AAAAAAAAAABKpcb/K6fY/ymKqP85teX/X4yA/5KBPP9heVf/S5Ad/1+yPP9WrDb/TKUv/zmBDf8qYwD/Z5pJ/wAAAAAAAAAAAAAAAHp1RP/Fix//am9I/7OCJf/MjyD/nmIW/5d0Iv9shSD/On8H/y1pAP8wbgD/ob+h/wAAAAAAAAAAAAAAAAAAAACugj7/2aAj/9WbIv/SliH/zpEg/8iJH/++fhz/l2MU/1SDLf+iwaH/gql1/wAAAAAAAAAAAAAAAL6pgf+9gx3/xowf/9WbIv++gxz/pGwV/8iJH//Hhx7/p2kX/5VbFP+7spn/AAAAAAAAAAAAAAAAAAAAAAAAAACvgz7/w4ke/9WbIv/SliH/k1sU/45YEP/FhB3/xIId/8B9HP+pahj/vLKa/wAAAAAAAAAAAAAAAAAAAAAAAAAAn4Zf/6huF//SliH/zpEg/8WHHv/Hhx7/xIId/6tsGP+LVA//jlcQ/7Shf/8AAAAAAAAAAAAAAAAAAAAAAAAAALeXZ//JjB//rnIZ/8WHHv/FhR7/t3ca/8B9HP+maBf/jGEn/5BwQf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAwLL/jFUQ/5RbE/+/gBz/rW8Z/4RQDf+UWxL/iFMQ/62Wcf8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKKOa/+hglT/f0wK/4ZRDf+ifEj/mHxR/4paG/+/uqf/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKWWeP+ObkD/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA">TestDriven.NET.Reflector</modify><modify CmdPri="40000001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001">RedGate.SQLPrompt.VSUI.Connect.RefreshCache</modify><modify CmdPri="40008001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001" Icon="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000069" BeginGroup="true">RedGate.SQLPrompt.VSUI.Connect.LayOutSQLMainMenu</modify><modify CmdPri="40010001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001" BeginGroup="true">RedGate.SQLPrompt.VSUI.Connect.Connect</modify><modify CmdPri="40018001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001">RedGate.SQLPrompt.VSUI.Connect.ChangeConnection</modify><modify CmdPri="40020001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001" Icon="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000068" BeginGroup="true">RedGate.SQLPrompt.VSUI.Connect.ShowOptions</modify><modify CmdPri="40028001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001">RedGate.SQLPrompt.VSUI.Connect.SnippetManager</modify><modify CmdPri="40040001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001">RedGate.SQLPrompt.VSUI.Connect.ShowCheckForUpdates</modify><modify CmdPri="40048001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000201" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000001" Icon="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000065">RedGate.SQLPrompt.VSUI.Connect.ShowAbout</modify><modify CmdPri="40000001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000202" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000002" Icon="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000067">RedGate.SQLPrompt.VSUI.Connect.ShowHelp</modify><modify CmdPri="40008001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000202" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000002">RedGate.SQLPrompt.VSUI.Connect.ShowSupportForum</modify><modify CmdPri="40010001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000202" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000002">RedGate.SQLPrompt.VSUI.Connect.ProvideFeedback</modify><modify CmdPri="40018001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000202" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000002">RedGate.SQLPrompt.VSUI.Connect.ShowLog</modify><modify CmdPri="40000001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000203" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000003">RedGate.SQLPrompt.VSUI.Connect.ShowEnterLicenceKey</modify><modify CmdPri="40008001" Group="{34248234-EDBE-4EBE-A806-6C5E623A208B}:00000203" GroupPri="40000001" Menu="{19872127-B0D9-11D2-8792-00C04F7971A5}:00000003">RedGate.SQLPrompt.VSUI.Connect.ShowRemoveLicenceKey</modify></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_ErrorList" Category="{68897077-DF64-4628-9BD4-025923684F2F}" Package="{4A9B7E50-AA16-11d0-A8C5-00A0C921A4D2}" RegisteredName="Environment_ErrorList" PackageName="Visual Studio Task List Package"><PropertyValue name="Version">1</PropertyValue><PropertyValue name="ErrorListShowsErrors">true</PropertyValue><PropertyValue name="ErrorListShowsWarnings">false</PropertyValue><PropertyValue name="ErrorListShowsMessages">false</PropertyValue><PropertyValue name="ActiveProvider">{7E5BB8D2-57E5-4FA9-9542-3870395C16A1}</PropertyValue><TaskProviders><Provider GUID="{7E5BB8D2-57E5-4FA9-9542-3870395C16A1}"><Columns><Column Name="Priority" Width="20" Visibility="Invisible" SortPriority="-1" SortDirection="Up"/><Column Name="Bitmap" Width="17" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="ProviderKnowsOrder" Width="19" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Checked" Width="28" Visibility="Invisible" SortPriority="-1" SortDirection="Up"/><Column Name="Description" Width="634" Visibility="Visible" SortPriority="0" SortDirection="Down"/><Column Name="File" Width="179" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Column" Width="25" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Line" Width="37" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Project" Width="212" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Category" Width="0" Visibility="Invisible" SortPriority="-1" SortDirection="Up"/><Column Name="Subcategory" Width="0" Visibility="Invisible" SortPriority="-1" SortDirection="Up"/></Columns></Provider></TaskProviders></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="Microsoft.VisualStudio.ExtensionManager.VSPackage.ExtensionManagerPackage, Microsoft.VisualStudio.ExtensionManager.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"><PropertyValue name="AutomaticallyCheckForUpdates">True</PropertyValue><PropertyValue name="EnableAdminExtensions">True</PropertyValue><PropertyValue name="EnableOnline">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"><PropertyValue name="Create &amp;GUID.Command">%vsspv_windows_sdk_dir%\bin\NETFX 4.0 Tools\guidgen.exe</PropertyValue><PropertyValue name="Create &amp;GUID.Arguments"/><PropertyValue name="Create &amp;GUID.InitialDirectory">%vsspv_windows_sdk_dir%\bin\NETFX 4.0 Tools\</PropertyValue><PropertyValue name="Create &amp;GUID.SourceKeyName">Create GUID</PropertyValue><PropertyValue name="Create &amp;GUID.UseOutputWindow">false</PropertyValue><PropertyValue name="Create &amp;GUID.PromptForArguments">false</PropertyValue><PropertyValue name="Create &amp;GUID.CloseOnExit">false</PropertyValue><PropertyValue name="Create &amp;GUID.IsGUIapp">true</PropertyValue><PropertyValue name="Create &amp;GUID.SaveAllDocs">true</PropertyValue><PropertyValue name="Create &amp;GUID.UseTaskList">false</PropertyValue><PropertyValue name="Create &amp;GUID.Unicode">false</PropertyValue><PropertyValue name="Create &amp;GUID.Package">{DA9FB551-C724-11D0-AE1F-00A0C90FFFC3}</PropertyValue><PropertyValue name="Create &amp;GUID.NameID">14453</PropertyValue><PropertyValue name="Dot&amp;fuscator Software Services.Command">%vsspv_vs_install_directory%\PreEmptive Solutions\Dotfuscator Community Edition\Dotfuscator.exe</PropertyValue><PropertyValue name="Dot&amp;fuscator Software Services.Arguments"/><PropertyValue name="Dot&amp;fuscator Software Services.InitialDirectory">$(TargetDir)</PropertyValue><PropertyValue name="Dot&amp;fuscator Software Services.SourceKeyName">Dot&amp;fuscator Software Services</PropertyValue><PropertyValue name="Dot&amp;fuscator Software Services.UseOutputWindow">false</PropertyValue><PropertyValue name="Dot&amp;fuscator Software Services.PromptForArguments">false</PropertyValue><PropertyValue name="Dot&amp;fuscator Software Services.CloseOnExit">false</PropertyValue><PropertyValue name="Dot&amp;fuscator Software Services.IsGUIapp">true</PropertyValue><PropertyValue name="Dot&amp;fuscator Software Services.SaveAllDocs">true</PropertyValue><PropertyValue name="Dot&amp;fuscator Software Services.UseTaskList">false</PropertyValue><PropertyValue name="Dot&amp;fuscator Software Services.Unicode">false</PropertyValue><PropertyValue name="Dot&amp;fuscator Software Services.Package">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Dot&amp;fuscator Software Services.NameID">0</PropertyValue><PropertyValue name="Error Loo&amp;kup.Command">%vsspv_vs_install_directory%\Common7\Tools\errlook.exe</PropertyValue><PropertyValue name="Error Loo&amp;kup.Arguments"/><PropertyValue name="Error Loo&amp;kup.InitialDirectory">$(TargetDir)</PropertyValue><PropertyValue name="Error Loo&amp;kup.SourceKeyName">Error Loo&amp;kup</PropertyValue><PropertyValue name="Error Loo&amp;kup.UseOutputWindow">false</PropertyValue><PropertyValue name="Error Loo&amp;kup.PromptForArguments">false</PropertyValue><PropertyValue name="Error Loo&amp;kup.CloseOnExit">false</PropertyValue><PropertyValue name="Error Loo&amp;kup.IsGUIapp">true</PropertyValue><PropertyValue name="Error Loo&amp;kup.SaveAllDocs">true</PropertyValue><PropertyValue name="Error Loo&amp;kup.UseTaskList">false</PropertyValue><PropertyValue name="Error Loo&amp;kup.Unicode">false</PropertyValue><PropertyValue name="Error Loo&amp;kup.Package">{1B027A40-8F43-11D0-8D11-00A0C91BC942}</PropertyValue><PropertyValue name="Error Loo&amp;kup.NameID">1301</PropertyValue><PropertyValue name="ATL/MFC &amp;Trace Tool.Command">%vsspv_vs_install_directory%\Common7\Tools\AtlTraceTool8.exe</PropertyValue><PropertyValue name="ATL/MFC &amp;Trace Tool.Arguments"/><PropertyValue name="ATL/MFC &amp;Trace Tool.InitialDirectory">%vsspv_vs_install_directory%\Common7\Tools\</PropertyValue><PropertyValue name="ATL/MFC &amp;Trace Tool.SourceKeyName">MFC/ATL &amp;Trace Tool</PropertyValue><PropertyValue name="ATL/MFC &amp;Trace Tool.UseOutputWindow">false</PropertyValue><PropertyValue name="ATL/MFC &amp;Trace Tool.PromptForArguments">false</PropertyValue><PropertyValue name="ATL/MFC &amp;Trace Tool.CloseOnExit">false</PropertyValue><PropertyValue name="ATL/MFC &amp;Trace Tool.IsGUIapp">true</PropertyValue><PropertyValue name="ATL/MFC &amp;Trace Tool.SaveAllDocs">true</PropertyValue><PropertyValue name="ATL/MFC &amp;Trace Tool.UseTaskList">false</PropertyValue><PropertyValue name="ATL/MFC &amp;Trace Tool.Unicode">false</PropertyValue><PropertyValue name="ATL/MFC &amp;Trace Tool.Package">{F1C25864-3097-11D2-A5C5-00C04F7968B4}</PropertyValue><PropertyValue name="ATL/MFC &amp;Trace Tool.NameID">10052</PropertyValue><PropertyValue name="Spy&amp;++.Command">%vsspv_vs_install_directory%\Common7\Tools\spyxx.exe</PropertyValue><PropertyValue name="Spy&amp;++.Arguments"/><PropertyValue name="Spy&amp;++.InitialDirectory">%vsspv_vs_install_directory%\Common7\Tools\</PropertyValue><PropertyValue name="Spy&amp;++.SourceKeyName">Sp&amp;y++</PropertyValue><PropertyValue name="Spy&amp;++.UseOutputWindow">false</PropertyValue><PropertyValue name="Spy&amp;++.PromptForArguments">false</PropertyValue><PropertyValue name="Spy&amp;++.CloseOnExit">false</PropertyValue><PropertyValue name="Spy&amp;++.IsGUIapp">true</PropertyValue><PropertyValue name="Spy&amp;++.SaveAllDocs">true</PropertyValue><PropertyValue name="Spy&amp;++.UseTaskList">false</PropertyValue><PropertyValue name="Spy&amp;++.Unicode">false</PropertyValue><PropertyValue name="Spy&amp;++.Package">{F1C25864-3097-11D2-A5C5-00C04F7968B4}</PropertyValue><PropertyValue name="Spy&amp;++.NameID">10051</PropertyValue><PropertyValue name="ToolNames">Create &amp;GUID, Dot&amp;fuscator Software Services, Error Loo&amp;kup, ATL/MFC &amp;Trace Tool, Spy&amp;++</PropertyValue></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>10.0.0.0</Version><KeyboardShortcuts><ScopeDefinitions><Scope Name="VC Dialog Editor" ID="{543E0C02-8C85-4E43-933A-5EF320E3431F}"/><Scope Name="Data Generator" ID="{D3936010-2B3A-4B8E-82D1-F4DCE3B5F898}"/><Scope Name="XML (Text) Editor" ID="{FA3CD31E-987B-443A-9B81-186104E8DAC1}"/><Scope Name="Log Windows (AnkhSVN)" ID="{0D2CA125-6CDF-407A-9C03-E8427E27F34D}"/><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="Query Designer" ID="{B2C40B32-3A37-4CA9-97B9-FA44248B69FF}"/><Scope Name="WebBrowser" ID="{E8B06F41-6D01-11D2-AA7D-00C04F990343}"/><Scope Name="DataSet Editor" ID="{B334A759-F450-40A5-BE2A-65937BCD5415}"/><Scope Name="F# Interactive" ID="{DEE22B65-9761-4A26-8FB2-759B971D6DFC}"/><Scope Name="View Designer" ID="{B968E165-98E0-41F0-8FBE-A8ED1D246A90}"/><Scope Name="Global" ID="{5EFC7975-14BC-11CF-9B2B-00AA00573819}"/><Scope Name="Class Diagram" ID="{59B0B277-7DDF-4E36-A3ED-02DAC5B9E2FA}"/><Scope Name="UML Activity Diagram" ID="{950C3878-B510-4BC5-9051-42798A870364}"/><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="CSS Source Editor" ID="{A764E89A-518D-11D2-9A89-00C04F79EFC3}"/><Scope Name="Database Designer" ID="{CFF78A9B-78A3-45A3-9142-0267AFC261FA}"/><Scope Name="Work Item Editor" ID="{40A91D9D-8076-4D28-87C5-5AF9F0ACFE0F}"/><Scope Name="Sequence Diagram" ID="{5028BC9F-844B-4C51-A624-0005945D14AE}"/><Scope Name="VC String Editor" ID="{58442DA9-10DA-4AA9-A2AF-96E4D481379B}"/><Scope Name="Settings Designer" ID="{515231AD-C9DC-4AA3-808F-E1B65E72081C}"/><Scope Name="VisualStudio" ID="{B465B5AD-8799-4507-B90A-EE29ACF36AF9}"/><Scope Name="Windows Forms Designer" ID="{BA09E2AF-9DF2-4068-B2F0-4C7E5CC19E2F}"/><Scope Name="VC Accelerator Editor" ID="{EB56D0B5-BEE7-4D0C-8BE6-88A8ED256695}"/><Scope Name="Report Designer" ID="{CB3675B8-701E-4F56-9167-2714E167FF3F}"/><Scope Name="Workflow Designer" ID="{D4D9FCBC-B26A-4C41-AB9F-11FD2466829A}"/><Scope Name="Schema Compare" ID="{CE05A4C2-97F8-465F-9871-8AD72AAE6F20}"/><Scope Name="Diff Windows (AnkhSVN)" ID="{6E66DFC4-CB72-4023-BDF5-6B139DF2F19B}"/><Scope Name="Managed Resources Editor" ID="{FEA4DCC9-3645-44CD-92E7-84B55A16465C}"/><Scope Name="Table Designer" ID="{4194FEE5-6777-419F-A5FC-47A536DF1BDB}"/><Scope Name="Layer Diagram" ID="{305563E9-FDF9-485B-B73E-D9FEDCC36F2E}"/><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="Source Control Explorers (AnkhSVN)" ID="{FD4828F6-49A3-4E2F-BF36-8304884219CA}"/><Scope Name="XML Schema Designer" ID="{DEE6CEF9-3BCA-449A-82A6-FC757D6956FB}"/><Scope Name="Transact-SQL Editor" ID="{C5B506FB-13BA-4381-3A48-41275C4CA2B5}"/></ScopeDefinitions><DefaultShortcuts/><ShortcutsScheme>Visual Basic 6</ShortcutsScheme><UserShortcuts><RemoveShortcut Command="Edit.BreakLine" Scope="Text Editor">Shift+Enter</RemoveShortcut><RemoveShortcut Command="View.CallHierarchy" Scope="Global">Ctrl+W, K</RemoveShortcut><RemoveShortcut Command="View.CallHierarchy" Scope="Global">Ctrl+W, Ctrl+K</RemoveShortcut><RemoveShortcut Command="View.TeamExplorer" Scope="Global">Ctrl+W, M</RemoveShortcut><RemoveShortcut Command="View.TeamExplorer" Scope="Global">Ctrl+W, Ctrl+M</RemoveShortcut><RemoveShortcut Command="View.SolutionExplorer" Scope="Global">Ctrl+W, S</RemoveShortcut><RemoveShortcut Command="View.SolutionExplorer" Scope="Global">Ctrl+W, Ctrl+S</RemoveShortcut><RemoveShortcut Command="View.PropertiesWindow" Scope="Global">Ctrl+W, P</RemoveShortcut><RemoveShortcut Command="View.PropertiesWindow" Scope="Global">Ctrl+W, Ctrl+P</RemoveShortcut><RemoveShortcut Command="View.ObjectBrowser" Scope="Global">Ctrl+W, J</RemoveShortcut><RemoveShortcut Command="View.ObjectBrowser" Scope="Global">Ctrl+W, Ctrl+J</RemoveShortcut><RemoveShortcut Command="View.Toolbox" Scope="Global">Ctrl+W, X</RemoveShortcut><RemoveShortcut Command="View.Toolbox" Scope="Global">Ctrl+W, Ctrl+X</RemoveShortcut><RemoveShortcut Command="View.ClassView" Scope="Global">Ctrl+W, C</RemoveShortcut><RemoveShortcut Command="View.ClassView" Scope="Global">Ctrl+W, Ctrl+C</RemoveShortcut><RemoveShortcut Command="View.ServerExplorer" Scope="Global">Ctrl+W, L</RemoveShortcut><RemoveShortcut Command="View.ServerExplorer" Scope="Global">Ctrl+W, Ctrl+L</RemoveShortcut><RemoveShortcut Command="View.ResourceView" Scope="Global">Ctrl+W, R</RemoveShortcut><RemoveShortcut Command="View.ResourceView" Scope="Global">Ctrl+W, Ctrl+R</RemoveShortcut><RemoveShortcut Command="View.DocumentOutline" Scope="Global">Ctrl+W, U</RemoveShortcut><RemoveShortcut Command="View.DocumentOutline" Scope="Global">Ctrl+W, Ctrl+U</RemoveShortcut><RemoveShortcut Command="View.TaskList" Scope="Global">Ctrl+W, T</RemoveShortcut><RemoveShortcut Command="View.TaskList" Scope="Global">Ctrl+W, Ctrl+T</RemoveShortcut><RemoveShortcut Command="View.ErrorList" Scope="Global">Ctrl+W, E</RemoveShortcut><RemoveShortcut Command="View.ErrorList" Scope="Global">Ctrl+W, Ctrl+E</RemoveShortcut><RemoveShortcut Command="View.CommandWindow" Scope="Global">Ctrl+W, A</RemoveShortcut><RemoveShortcut Command="View.CommandWindow" Scope="Global">Ctrl+W, Ctrl+A</RemoveShortcut><RemoveShortcut Command="View.Output" Scope="Global">Ctrl+W, O</RemoveShortcut><RemoveShortcut Command="View.Output" Scope="Global">Ctrl+W, Ctrl+O</RemoveShortcut><RemoveShortcut Command="View.CodeDefinitionWindow" Scope="Global">Ctrl+W, D</RemoveShortcut><RemoveShortcut Command="View.CodeDefinitionWindow" Scope="Global">Ctrl+W, Ctrl+D</RemoveShortcut><RemoveShortcut Command="View.FindSymbolResults" Scope="Global">Ctrl+W, Q</RemoveShortcut><RemoveShortcut Command="View.FindSymbolResults" Scope="Global">Ctrl+W, Ctrl+Q</RemoveShortcut><RemoveShortcut Command="View.BookmarkWindow" Scope="Global">Ctrl+W, B</RemoveShortcut><RemoveShortcut Command="View.BookmarkWindow" Scope="Global">Ctrl+W, Ctrl+B</RemoveShortcut><RemoveShortcut Command="View.WebBrowser" Scope="Global">Ctrl+W, W</RemoveShortcut><RemoveShortcut Command="View.WebBrowser" Scope="Global">Ctrl+W, Ctrl+W</RemoveShortcut><RemoveShortcut Command="View.PendingCheckins" Scope="Global">Ctrl+W, G</RemoveShortcut><RemoveShortcut Command="View.PendingCheckins" Scope="Global">Ctrl+W, Ctrl+G</RemoveShortcut><RemoveShortcut Command="Window.CloseDocumentWindow" Scope="Global">Ctrl+W</RemoveShortcut><RemoveShortcut Command="Edit.LineOpenAbove" Scope="Text Editor">Ctrl+Enter</RemoveShortcut><RemoveShortcut Command="Tools.ForceGC" Scope="Global">Ctrl+Shift+Alt+F12, Ctrl+Shift+Alt+F12</RemoveShortcut><RemoveShortcut Command="Debug.StepIntoSpecific" Scope="Global">Shift+Alt+F11</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="Test.RunTestsInCurrentContext" Scope="Global">Ctrl+Shift+R, T</RemoveShortcut><RemoveShortcut Command="Test.RunAllTestsInSolution" Scope="Global">Ctrl+Shift+R, A</RemoveShortcut><RemoveShortcut Command="Test.RunAllImpactedTests" Scope="Global">Ctrl+Shift+R, Y</RemoveShortcut><RemoveShortcut Command="Format.ButtonRight" Scope="VC Dialog Editor">Ctrl+R</RemoveShortcut><RemoveShortcut Command="QueryDesigner.ExecuteSQL" Scope="Query Designer">Ctrl+R</RemoveShortcut><RemoveShortcut Command="QueryDesigner.ExecuteSQL" Scope="View Designer">Ctrl+R</RemoveShortcut><RemoveShortcut Command="View.SolutionExplorer" Scope="Global">Ctrl+R</RemoveShortcut><RemoveShortcut Command="View.SolutionExplorer" Scope="Text Editor">Ctrl+R</RemoveShortcut><RemoveShortcut Command="View.QuickAccessBack" Scope="Global">Ctrl+Shift+3</RemoveShortcut><RemoveShortcut Command="View.ForwardBrowseContext" Scope="Global">Ctrl+Shift+7</RemoveShortcut><RemoveShortcut Command="View.EntityDataModelBrowser" Scope="ADO.NET Entity Data Model Designer">Ctrl+1</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Diagram" Scope="Query Designer">Ctrl+1</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Diagram" Scope="View Designer">Ctrl+1</RemoveShortcut><RemoveShortcut Command="XsdDesigner.ShowStartView" Scope="XML Schema Designer">Ctrl+1</RemoveShortcut><RemoveShortcut Command="OtherContextMenus.ORDesignerContextMenu.HideMethodsPane" Scope="VisualStudio">Ctrl+1</RemoveShortcut><RemoveShortcut Command="Resources.Strings" Scope="Managed Resources Editor">Ctrl+1</RemoveShortcut><RemoveShortcut Command="View.EntityDataModelMappingDetails" Scope="ADO.NET Entity Data Model Designer">Ctrl+2</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Criteria" Scope="Query Designer">Ctrl+2</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Criteria" Scope="View Designer">Ctrl+2</RemoveShortcut><RemoveShortcut Command="XsdDesigner.ShowContentModelView" Scope="XML Schema Designer">Ctrl+2</RemoveShortcut><RemoveShortcut Command="Resources.Images" Scope="Managed Resources Editor">Ctrl+2</RemoveShortcut><RemoveShortcut Command="QueryDesigner.SQL" Scope="Query Designer">Ctrl+3</RemoveShortcut><RemoveShortcut Command="QueryDesigner.SQL" Scope="View Designer">Ctrl+3</RemoveShortcut><RemoveShortcut Command="XsdDesigner.ShowGraphView" Scope="XML Schema Designer">Ctrl+3</RemoveShortcut><RemoveShortcut Command="Resources.Icons" Scope="Managed Resources Editor">Ctrl+3</RemoveShortcut><RemoveShortcut Command="View.QuickAccess" Scope="Global">Ctrl+3</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Results" Scope="Query Designer">Ctrl+4</RemoveShortcut><RemoveShortcut Command="QueryDesigner.Results" Scope="View Designer">Ctrl+4</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="Debug.LocationToolbar.ProcessCombo" Scope="Global">Ctrl+5</RemoveShortcut><RemoveShortcut Command="Resources.Other" Scope="Managed Resources Editor">Ctrl+6</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="Project.Override" Scope="Global">Ctrl+Alt+Ins</RemoveShortcut><RemoveShortcut Command="Format.TestDialog" Scope="VC Dialog Editor">Ctrl+T</RemoveShortcut><RemoveShortcut Command="Image.TextTool" Scope="VC Image Editor">Ctrl+T</RemoveShortcut><RemoveShortcut Command="QueryDesigner.CancelRetrievingData" Scope="Query Designer">Ctrl+T</RemoveShortcut><RemoveShortcut Command="QueryDesigner.CancelRetrievingData" Scope="View Designer">Ctrl+T</RemoveShortcut><RemoveShortcut Command="Data.SqlEditorResultsAsText" Scope="Transact-SQL Editor">Ctrl+T</RemoveShortcut><RemoveShortcut Command="Edit.WordTranspose" Scope="Text Editor">Ctrl+Shift+T</RemoveShortcut><RemoveShortcut Command="Data.SqlEditorResultsAsFile" Scope="Transact-SQL Editor">Ctrl+Shift+T</RemoveShortcut><RemoveShortcut Command="Edit.LineTranspose" Scope="Text Editor">Shift+Alt+T</RemoveShortcut><RemoveShortcut Command="Edit.QuickFindSymbol" Scope="Global">Shift+Alt+F12</RemoveShortcut><RemoveShortcut Command="Format.SpaceDown" Scope="VC Dialog Editor">Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="GraphView.ToptoBottom" Scope="XML Schema Designer">Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="ProjectandSolutionContextMenus.Item.MoveDown" Scope="Global">Alt+Down Arrow</RemoveShortcut><RemoveShortcut Command="Format.SpaceDown" Scope="VC Dialog Editor">Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="GraphView.BottomtoTop" Scope="XML Schema Designer">Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="ProjectandSolutionContextMenus.Item.MoveUp" Scope="Global">Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="ExplorerUp" Scope="Source Control Explorers (AnkhSVN)">Alt+Up Arrow</RemoveShortcut><RemoveShortcut Command="Image.PreviousColor" Scope="VC Image Editor">Ctrl+[</RemoveShortcut><RemoveShortcut Command="Edit.NavigateTo" Scope="Global">Ctrl+,</RemoveShortcut><RemoveShortcut Command="Image.ZoomOut" Scope="VC Image Editor">Ctrl+Shift+,</RemoveShortcut><RemoveShortcut Command="View.ZoomOut" Scope="Global">Ctrl+Shift+,</RemoveShortcut><RemoveShortcut Command="Window.PreviousDocumentWellTab" Scope="Global">Ctrl+Alt+PgUp</RemoveShortcut><RemoveShortcut Command="Window.NextDocumentWellTab" Scope="Global">Ctrl+Alt+PgDn</RemoveShortcut><RemoveShortcut Command="Edit.ToggleCompletionMode" Scope="Text Editor">Ctrl+Alt+Space</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Annotate.TfsAnnotateMoveNextRegion" Scope="Text Editor">Alt+PgDn</RemoveShortcut><RemoveShortcut Command="TeamFoundationContextMenus.Annotate.TfsAnnotateMovePreviousRegion" Scope="Text Editor">Alt+PgUp</RemoveShortcut><RemoveShortcut Command="Debug.Modules" Scope="Global">Ctrl+Alt+U</RemoveShortcut><RemoveShortcut Command="View.DocumentOutline" Scope="Global">Ctrl+Alt+T</RemoveShortcut><RemoveShortcut Command="WorkflowDesigner.Collapse" Scope="Workflow Designer">Ctrl+E, Ctrl+C</RemoveShortcut><RemoveShortcut Command="WorkflowDesigner.Collapse" Scope="Workflow Designer">Ctrl+E, C</RemoveShortcut><RemoveShortcut Command="Debug.ParallelTasks" Scope="Global">Ctrl+Alt+D, K</RemoveShortcut><RemoveShortcut Command="Debug.ParallelTasks" Scope="Global">Ctrl+Alt+D, Ctrl+Alt+K</RemoveShortcut><RemoveShortcut Command="Debug.ParallelStacks" Scope="Global">Ctrl+Alt+D, S</RemoveShortcut><RemoveShortcut Command="Debug.ParallelStacks" Scope="Global">Ctrl+Alt+D, Ctrl+Alt+S</RemoveShortcut><RemoveShortcut Command="View.ReportData" Scope="Report Designer">Ctrl+Alt+D</RemoveShortcut><RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Query View">Shift+Alt+L</RemoveShortcut><RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Results View">Shift+Alt+L</RemoveShortcut><RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Editor">Shift+Alt+L</RemoveShortcut><RemoveShortcut Command="Edit.NavigateToLollipop" Scope="Class Diagram">Shift+Alt+L</RemoveShortcut><RemoveShortcut Command="View.FindSymbolResults" Scope="Global">Ctrl+Alt+F12</RemoveShortcut><RemoveShortcut Command="Debug.Locals" Scope="Global">Ctrl+Alt+V, L</RemoveShortcut><RemoveShortcut Command="Debug.Autos" Scope="Global">Ctrl+Alt+V, A</RemoveShortcut><RemoveShortcut Command="Debug.Threads" Scope="Global">Ctrl+Alt+H</RemoveShortcut><RemoveShortcut Command="View.F#Interactive" Scope="Global">Ctrl+Alt+F</RemoveShortcut><RemoveShortcut Command="WorkflowDesigner.ConnectNodes" Scope="Workflow Designer">Ctrl+E, F</RemoveShortcut><RemoveShortcut Command="WorkflowDesigner.ConnectNodes" Scope="Workflow Designer">Ctrl+E, Ctrl+F</RemoveShortcut><RemoveShortcut Command="Image.PreviousRightColor" Scope="VC Image Editor">Ctrl+Shift+[</RemoveShortcut><RemoveShortcut Command="EditorContextMenus.CodeWindow.SendToInteractive" Scope="Text Editor">Alt+Enter</RemoveShortcut><RemoveShortcut Command="Test.DebugAllImpactedTests" Scope="Global">Ctrl+Shift+D, Y</RemoveShortcut><RemoveShortcut Command="Test.DebugTestsInCurrentContext" Scope="Global">Ctrl+Shift+D, T</RemoveShortcut><RemoveShortcut Command="Debug.ParallelTasks" Scope="Global">Ctrl+Shift+D, K</RemoveShortcut><RemoveShortcut Command="Test.DebugAllTestsInSolution" Scope="Global">Ctrl+Shift+D, A</RemoveShortcut><RemoveShortcut Command="Debug.ParallelStacks" Scope="Global">Ctrl+Shift+D, S</RemoveShortcut><RemoveShortcut Command="Window.PreviousTab" Scope="Global">Ctrl+PgUp</RemoveShortcut><RemoveShortcut Command="Window.NextTab" Scope="Global">Ctrl+PgDn</RemoveShortcut><RemoveShortcut Command="Edit.MakeLowercase" Scope="Text Editor">Ctrl+U</RemoveShortcut><RemoveShortcut Command="Format.Underline" Scope="HTML Editor Design View">Ctrl+U</RemoveShortcut><RemoveShortcut Command="Image.UseSelectionasBrush" Scope="VC Image Editor">Ctrl+U</RemoveShortcut><RemoveShortcut Command="ReSharper.ReSharper_AnalyzeReferences" Scope="Text Editor">Ctrl+Alt+Y</RemoveShortcut><RemoveShortcut Command="ReSharper.ReSharper_AnalyzeReferences" Scope="Global">Ctrl+Alt+Y</RemoveShortcut><Shortcut Command="ReSharper_ForceCompleteItem" Scope="Text Editor">Ctrl+Enter</Shortcut><Shortcut Command="ReSharper.ReSharper_LineComment" Scope="Text Editor">Ctrl+Alt+/</Shortcut><Shortcut Command="ReSharper.ReSharper_BlockComment" Scope="Text Editor">Ctrl+Shift+/</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoBase" Scope="Text Editor">Alt+Home</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoBase" Scope="Global">Alt+Home</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoInheritors" Scope="Text Editor">Alt+End</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoInheritors" Scope="Global">Alt+End</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoTypeDeclaration" Scope="Text Editor">Ctrl+Shift+F11</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoTypeDeclaration" Scope="Global">Ctrl+Shift+F11</Shortcut><Shortcut Command="ReSharper.ReSharper_FindUsagesAdvanced" Scope="Text Editor">Ctrl+Shift+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_FindUsagesAdvanced" Scope="Global">Ctrl+Shift+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_HighlightUsages" Scope="Text Editor">Shift+Alt+F11</Shortcut><Shortcut Command="ReSharper.ReSharper_HighlightUsages" Scope="Global">Shift+Alt+F11</Shortcut><Shortcut Command="ReSharper.ReSharper_MoveUp" Scope="Text Editor">Ctrl+Shift+Alt+Up Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_MoveDown" Scope="Text Editor">Ctrl+Shift+Alt+Down Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_MoveLeft" Scope="Text Editor">Ctrl+Shift+Alt+Left Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_MoveRight" Scope="Text Editor">Ctrl+Shift+Alt+Right Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_Generate" Scope="Text Editor">Alt+Ins</Shortcut><Shortcut Command="ReSharper.ReSharper_Generate" Scope="Global">Alt+Ins</Shortcut><Shortcut Command="ReSharper.ReSharper_RefactorThis" Scope="Text Editor">Ctrl+Shift+R</Shortcut><Shortcut Command="ReSharper.ReSharper_RefactorThis" Scope="Global">Ctrl+Shift+R</Shortcut><Shortcut Command="View.SolutionExplorer" Scope="Global">Ctrl+Alt+L</Shortcut><Shortcut Command="ReSharper.ReSharper_Bookmarks_BookmarksMenu" Scope="Text Editor">Ctrl+`</Shortcut><Shortcut Command="ReSharper.ReSharper_Bookmarks_BookmarksMenu" Scope="Global">Ctrl+`</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark0" Scope="Text Editor">Ctrl+Shift+0</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark0" Scope="Global">Ctrl+Shift+0</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark1" Scope="Text Editor">Ctrl+Shift+1</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark1" Scope="Global">Ctrl+Shift+1</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark2" Scope="Text Editor">Ctrl+Shift+2</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark2" Scope="Global">Ctrl+Shift+2</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark3" Scope="Text Editor">Ctrl+Shift+3</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark3" Scope="Global">Ctrl+Shift+3</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark4" Scope="Text Editor">Ctrl+Shift+4</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark4" Scope="Global">Ctrl+Shift+4</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark5" Scope="Text Editor">Ctrl+Shift+5</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark5" Scope="Global">Ctrl+Shift+5</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark6" Scope="Text Editor">Ctrl+Shift+6</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark6" Scope="Global">Ctrl+Shift+6</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark7" Scope="Text Editor">Ctrl+Shift+7</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark7" Scope="Global">Ctrl+Shift+7</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark8" Scope="Text Editor">Ctrl+Shift+8</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark8" Scope="Global">Ctrl+Shift+8</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark9" Scope="Text Editor">Ctrl+Shift+9</Shortcut><Shortcut Command="ReSharper_Bookmarks_ToggleBookmark9" Scope="Global">Ctrl+Shift+9</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark0" Scope="Text Editor">Ctrl+0</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark0" Scope="Global">Ctrl+0</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark1" Scope="Text Editor">Ctrl+1</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark1" Scope="Global">Ctrl+1</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark2" Scope="Text Editor">Ctrl+2</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark2" Scope="Global">Ctrl+2</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark3" Scope="Text Editor">Ctrl+3</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark3" Scope="Global">Ctrl+3</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark4" Scope="Text Editor">Ctrl+4</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark4" Scope="Global">Ctrl+4</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark5" Scope="Text Editor">Ctrl+5</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark5" Scope="Global">Ctrl+5</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark6" Scope="Text Editor">Ctrl+6</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark6" Scope="Global">Ctrl+6</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark7" Scope="Text Editor">Ctrl+7</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark7" Scope="Global">Ctrl+7</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark8" Scope="Text Editor">Ctrl+8</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark8" Scope="Global">Ctrl+8</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark9" Scope="Text Editor">Ctrl+9</Shortcut><Shortcut Command="ReSharper_Bookmarks_GoToBookmark9" Scope="Global">Ctrl+9</Shortcut><Shortcut Command="ReSharper.ReSharper_InspectThis" Scope="Text Editor">Ctrl+Shift+Alt+A</Shortcut><Shortcut Command="ReSharper.ReSharper_InspectThis" Scope="Global">Ctrl+Shift+Alt+A</Shortcut><Shortcut Command="ReSharper.ReSharper_GenerateFileBesides" Scope="Text Editor">Ctrl+Alt+Ins</Shortcut><Shortcut Command="ReSharper.ReSharper_GenerateFileBesides" Scope="Global">Ctrl+Alt+Ins</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoType" Scope="Text Editor">Ctrl+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoType" Scope="Global">Ctrl+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoFile" Scope="Text Editor">Ctrl+Shift+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoFile" Scope="Global">Ctrl+Shift+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoSymbol" Scope="Text Editor">Shift+Alt+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoSymbol" Scope="Global">Shift+Alt+T</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoFileMember" Scope="Text Editor">Alt+\</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoFileMember" Scope="Global">Alt+\</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoUsage" Scope="Text Editor">Shift+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoUsage" Scope="Global">Shift+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextMethod" Scope="Text Editor">Alt+Down Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextMethod" Scope="Global">Alt+Down Arrow</Shortcut><Shortcut Command="ExplorerUp" Scope="Source Control Explorers (AnkhSVN)">Bkspce</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevMethod" Scope="Text Editor">Alt+Up Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevMethod" Scope="Global">Alt+Up Arrow</Shortcut><Shortcut Command="Image.PreviousColor" Scope="VC Image Editor">Ctrl+Left Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoContainingDeclaration" Scope="Text Editor">Ctrl+[</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoContainingDeclaration" Scope="Global">Ctrl+[</Shortcut><Shortcut Command="ReSharper.ReSharper_NavigateTo" Scope="Text Editor">Alt+`</Shortcut><Shortcut Command="ReSharper.ReSharper_NavigateTo" Scope="Global">Alt+`</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRecentFiles" Scope="Text Editor">Ctrl+,</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRecentFiles" Scope="Global">Ctrl+,</Shortcut><Shortcut Command="Image.ZoomOut" Scope="VC Image Editor">Ctrl+Down Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRecentEdits" Scope="Text Editor">Ctrl+Shift+,</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRecentEdits" Scope="Global">Ctrl+Shift+,</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoLastEditLocation" Scope="Text Editor">Ctrl+Shift+Bkspce</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoLastEditLocation" Scope="Global">Ctrl+Shift+Bkspce</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRelatedFiles" Scope="Text Editor">Ctrl+Alt+F7</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoRelatedFiles" Scope="Global">Ctrl+Alt+F7</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPreviousOccurence" Scope="Text Editor">Ctrl+Alt+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPreviousOccurence" Scope="Global">Ctrl+Alt+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextOccurence" Scope="Text Editor">Ctrl+Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextOccurence" Scope="Global">Ctrl+Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_CompleteCodeTypeName" Scope="Text Editor">Shift+Alt+Space</Shortcut><Shortcut Command="ReSharper.ReSharper_CompleteCodeSmart" Scope="Text Editor">Ctrl+Alt+Space</Shortcut><Shortcut Command="ReSharper.ReSharper_QuickDoc" Scope="Text Editor">Ctrl+Shift+F1</Shortcut><Shortcut Command="ReSharper.ReSharper_QuickDoc" Scope="Global">Ctrl+Shift+F1</Shortcut><Shortcut Command="ReSharper.ReSharper_ExtendSelection" Scope="Text Editor">Ctrl+Alt+Right Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_ShrinkSelection" Scope="Text Editor">Ctrl+Alt+Left Arrow</Shortcut><Shortcut Command="ReSharper.ReSharper_DuplicateText" Scope="Text Editor">Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextHighlight" Scope="Text Editor">Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextHighlight" Scope="Global">Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevHighlight" Scope="Text Editor">Alt+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevHighlight" Scope="Global">Alt+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextErrorInSolution" Scope="Text Editor">Shift+Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoNextErrorInSolution" Scope="Global">Shift+Alt+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevErrorInSolution" Scope="Text Editor">Shift+Alt+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_GotoPrevErrorInSolution" Scope="Global">Shift+Alt+PgUp</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowUnitTestExplorer" Scope="Text Editor">Ctrl+Alt+U</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowUnitTestExplorer" Scope="Global">Ctrl+Alt+U</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowUnitTestSessions" Scope="Text Editor">Ctrl+Alt+T</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowUnitTestSessions" Scope="Global">Ctrl+Alt+T</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowTodoExplorer" Scope="Text Editor">Ctrl+Alt+D</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowTodoExplorer" Scope="Global">Ctrl+Alt+D</Shortcut><Shortcut Command="ReSharper.ReSharper_LocateInSolutionExplorerAction" Scope="Text Editor">Shift+Alt+L</Shortcut><Shortcut Command="ReSharper.ReSharper_LocateInSolutionExplorerAction" Scope="Global">Shift+Alt+L</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowFindResults" Scope="Text Editor">Ctrl+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowFindResults" Scope="Global">Ctrl+Alt+F12</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowInspectionWindow" Scope="Text Editor">Ctrl+Alt+V</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowInspectionWindow" Scope="Global">Ctrl+Alt+V</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowHierarchyWindow" Scope="Text Editor">Ctrl+Alt+H</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowHierarchyWindow" Scope="Global">Ctrl+Alt+H</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowCodeStructure" Scope="Text Editor">Ctrl+Alt+F</Shortcut><Shortcut Command="ReSharper.ReSharper_ShowCodeStructure" Scope="Global">Ctrl+Alt+F</Shortcut><Shortcut Command="Image.PreviousRightColor" Scope="VC Image Editor">Ctrl+Shift+Left Arrow</Shortcut><Shortcut Command="ReSharper_SelectContainingDeclaration" Scope="Text Editor">Ctrl+Shift+[</Shortcut><Shortcut Command="ReSharper_SelectContainingDeclaration" Scope="Global">Ctrl+Shift+[</Shortcut><Shortcut Command="ReSharper_ParameterInfo_GoToPreviousSignature" Scope="Text Editor">Ctrl+Shift+Alt+Space</Shortcut><Shortcut Command="ReSharper_ParameterInfo_GoToPreviousSignature" Scope="Global">Ctrl+Shift+Alt+Space</Shortcut><Shortcut Command="ReSharper_QuickFix" Scope="Text Editor">Alt+Enter</Shortcut><Shortcut Command="ReSharper_WindowManager_CloseRecentTool" Scope="Text Editor">Ctrl+Shift+F4</Shortcut><Shortcut Command="ReSharper_WindowManager_CloseRecentTool" Scope="Global">Ctrl+Shift+F4</Shortcut><Shortcut Command="ReSharper_WindowManager_ActivateRecentTool" Scope="Text Editor">Ctrl+Alt+Bkspce</Shortcut><Shortcut Command="ReSharper_WindowManager_ActivateRecentTool" Scope="Global">Ctrl+Alt+Bkspce</Shortcut><Shortcut Command="ReSharper_EnableDaemon" Scope="Text Editor">Ctrl+Shift+Alt+8</Shortcut><Shortcut Command="ReSharper_EnableDaemon" Scope="Global">Ctrl+Shift+Alt+8</Shortcut><Shortcut Command="EditorContextMenus.CodeWindow.GoToNext" Scope="Global">Ctrl+PgUp</Shortcut><Shortcut Command="EditorContextMenus.CodeWindow.GoToPrevious" Scope="Global">Ctrl+PgDn</Shortcut><Shortcut Command="ReSharper.ReSharper_TypeHierarchy_Browse" Scope="Text Editor">Ctrl+E, Ctrl+H</Shortcut><Shortcut Command="ReSharper.ReSharper_TypeHierarchy_Browse" Scope="Global">Ctrl+E, Ctrl+H</Shortcut><Shortcut Command="ReSharper.ReSharper_TypeHierarchy_Browse" Scope="Text Editor">Ctrl+E, H</Shortcut><Shortcut Command="ReSharper.ReSharper_TypeHierarchy_Browse" Scope="Global">Ctrl+E, H</Shortcut><Shortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Text Editor">Ctrl+E, Ctrl+T</Shortcut><Shortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Global">Ctrl+E, Ctrl+T</Shortcut><Shortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Text Editor">Ctrl+E, T</Shortcut><Shortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Global">Ctrl+E, T</Shortcut><Shortcut Command="ReSharper_ShowAnalyzeReferences" Scope="Text Editor">Ctrl+Alt+Y</Shortcut><Shortcut Command="ReSharper_ShowAnalyzeReferences" Scope="Global">Ctrl+Alt+Y</Shortcut><Shortcut Command="ReSharper.ReSharper_CleanupCode" Scope="Text Editor">Ctrl+E, C</Shortcut><Shortcut Command="ReSharper.ReSharper_CleanupCode" Scope="Global">Ctrl+E, C</Shortcut><Shortcut Command="ReSharper.ReSharper_CleanupCode" Scope="Text Editor">Ctrl+E, Ctrl+C</Shortcut><Shortcut Command="ReSharper.ReSharper_CleanupCode" Scope="Global">Ctrl+E, Ctrl+C</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_RepeatPreviousRun" Scope="Text Editor">Ctrl+U, Ctrl+U</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_RepeatPreviousRun" Scope="Global">Ctrl+U, Ctrl+U</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_RepeatPreviousRun" Scope="Text Editor">Ctrl+U, U</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTestSession_RepeatPreviousRun" Scope="Global">Ctrl+U, U</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_RunContext" Scope="Text Editor">Ctrl+U, Ctrl+R</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_RunContext" Scope="Global">Ctrl+U, Ctrl+R</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_RunContext" Scope="Text Editor">Ctrl+U, R</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_RunContext" Scope="Global">Ctrl+U, R</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_DebugContext" Scope="Text Editor">Ctrl+U, Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_DebugContext" Scope="Global">Ctrl+U, Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_DebugContext" Scope="Text Editor">Ctrl+U, D</Shortcut><Shortcut Command="ReSharper.ReSharper_ReSharper_UnitTest_DebugContext" Scope="Global">Ctrl+U, D</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunSolution" Scope="Text Editor">Ctrl+U, Ctrl+L</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunSolution" Scope="Global">Ctrl+U, Ctrl+L</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunSolution" Scope="Text Editor">Ctrl+U, L</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunSolution" Scope="Global">Ctrl+U, L</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunCurrentSession" Scope="Text Editor">Ctrl+U, Ctrl+Y</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunCurrentSession" Scope="Global">Ctrl+U, Ctrl+Y</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunCurrentSession" Scope="Text Editor">Ctrl+U, Y</Shortcut><Shortcut Command="ReSharper.ReSharper_UnitTest_RunCurrentSession" Scope="Global">Ctrl+U, Y</Shortcut><Shortcut Command="ReSharper.ReSharper_Rename" Scope="Text Editor">Ctrl+R, Ctrl+R</Shortcut><Shortcut Command="ReSharper.ReSharper_Rename" Scope="Global">Ctrl+R, Ctrl+R</Shortcut><Shortcut Command="ReSharper.ReSharper_Rename" Scope="Text Editor">Ctrl+R, R</Shortcut><Shortcut Command="ReSharper.ReSharper_Rename" Scope="Global">Ctrl+R, R</Shortcut><Shortcut Command="ReSharper.ReSharper_Move" Scope="Text Editor">Ctrl+R, Ctrl+O</Shortcut><Shortcut Command="ReSharper.ReSharper_Move" Scope="Global">Ctrl+R, Ctrl+O</Shortcut><Shortcut Command="ReSharper.ReSharper_Move" Scope="Text Editor">Ctrl+R, O</Shortcut><Shortcut Command="ReSharper.ReSharper_Move" Scope="Global">Ctrl+R, O</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Text Editor">Alt+Del</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Global">Alt+Del</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Text Editor">Ctrl+R, Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Global">Ctrl+R, Ctrl+D</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Text Editor">Ctrl+R, D</Shortcut><Shortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Global">Ctrl+R, D</Shortcut><Shortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="Text Editor">Ctrl+R, Ctrl+M</Shortcut><Shortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="Text Editor">Ctrl+R, M</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroduceVariable" Scope="Text Editor">Ctrl+R, Ctrl+V</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroduceVariable" Scope="Text Editor">Ctrl+R, V</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroduceField" Scope="Text Editor">Ctrl+R, Ctrl+F</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroduceField" Scope="Text Editor">Ctrl+R, F</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroParameter" Scope="Text Editor">Ctrl+R, Ctrl+P</Shortcut><Shortcut Command="ReSharper.ReSharper_IntroParameter" Scope="Text Editor">Ctrl+R, P</Shortcut><Shortcut Command="ReSharper.ReSharper_InlineVariable" Scope="Text Editor">Ctrl+R, Ctrl+I</Shortcut><Shortcut Command="ReSharper.ReSharper_InlineVariable" Scope="Text Editor">Ctrl+R, I</Shortcut><Shortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="Text Editor">Ctrl+R, Ctrl+E</Shortcut><Shortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="Global">Ctrl+R, Ctrl+E</Shortcut><Shortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="Text Editor">Ctrl+R, E</Shortcut><Shortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="Global">Ctrl+R, E</Shortcut><Shortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Text Editor">Ctrl+R, Ctrl+S</Shortcut><Shortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Global">Ctrl+R, Ctrl+S</Shortcut><Shortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Text Editor">Ctrl+R, S</Shortcut><Shortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Global">Ctrl+R, S</Shortcut><Shortcut Command="ReSharper.ReSharper_LiveTemplates_Insert" Scope="Text Editor">Ctrl+E, Ctrl+L</Shortcut><Shortcut Command="ReSharper.ReSharper_LiveTemplates_Insert" Scope="Text Editor">Ctrl+E, L</Shortcut><Shortcut Command="ReSharper.ReSharper_SurroundWith" Scope="Text Editor">Ctrl+E, Ctrl+U</Shortcut><Shortcut Command="ReSharper.ReSharper_SurroundWith" Scope="Text Editor">Ctrl+E, U</Shortcut><Shortcut Command="ReSharper_SilentCleanupCode" Scope="Text Editor">Ctrl+E, Ctrl+F</Shortcut><Shortcut Command="ReSharper_SilentCleanupCode" Scope="Global">Ctrl+E, Ctrl+F</Shortcut><Shortcut Command="ReSharper_SilentCleanupCode" Scope="Text Editor">Ctrl+E, F</Shortcut><Shortcut Command="ReSharper_SilentCleanupCode" Scope="Global">Ctrl+E, F</Shortcut><Shortcut Command="RedGate.SQLPrompt.VSUI.Connect.RefreshCache" Scope="Global">Ctrl+Shift+D</Shortcut><Shortcut Command="RedGate.SQLPrompt.VSUI.Connect.LayOutSQLMainMenu" Scope="Global">Ctrl+K, Ctrl+Y</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">true</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">1</PropertyValue><PropertyValue name="PbrsShowDesc">1</PropertyValue></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_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="CSharp"/></StartPages></Category><Category name="Environment_TaskList" Category="{8EA81A4E-FDB5-4ee8-BD1A-22ECBF73B7CD}" Package="{4A9B7E50-AA16-11d0-A8C5-00A0C921A4D2}" RegisteredName="Environment_TaskList" PackageName="Visual Studio Task List Package"><PropertyValue name="Version">1</PropertyValue><PropertyValue name="ActiveProvider">{3BCE875B-7448-4034-A072-366BECD0F329}</PropertyValue><TaskProviders><Provider GUID="{1593EE17-2E95-41F0-8DC6-A0BFE991388F}"><Columns><Column Name="Priority" Width="20" Visibility="Visible" SortPriority="0" SortDirection="Up"/><Column Name="Checked" Width="28" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Description" Width="852" Visibility="Visible" SortPriority="1" SortDirection="Up"/></Columns></Provider><Provider GUID="{18267819-C975-4292-8741-255590F76EB5}"><Columns><Column Name="Priority" Width="20" Visibility="Visible" SortPriority="0" SortDirection="Up"/><Column Name="Bitmap" Width="17" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="ProviderKnowsOrder" Width="17" Visibility="Invisible" SortPriority="2" SortDirection="Up"/><Column Name="Checked" Width="28" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Description" Width="250" Visibility="Visible" SortPriority="7" SortDirection="Up"/><Column Name="File" Width="120" Visibility="Visible" SortPriority="4" SortDirection="Up"/><Column Name="Line" Width="70" Visibility="Visible" SortPriority="5" SortDirection="Up"/><Column Name="Column" Width="70" Visibility="Invisible" SortPriority="6" SortDirection="Up"/><Column Name="Category" Width="0" Visibility="Invisible" SortPriority="1" SortDirection="Up"/><Column Name="Subcategory" Width="0" Visibility="Invisible" SortPriority="3" SortDirection="Up"/></Columns></Provider><Provider GUID="{3BCE875B-7448-4034-A072-366BECD0F329}"><Columns><Column Name="Priority" Width="20" Visibility="Visible" SortPriority="0" SortDirection="Up"/><Column Name="Bitmap" Width="17" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="ProviderKnowsOrder" Width="19" Visibility="Invisible" SortPriority="2" SortDirection="Up"/><Column Name="Checked" Width="28" Visibility="Visible" SortPriority="-1" SortDirection="Up"/><Column Name="Description" Width="1134" Visibility="Visible" SortPriority="7" SortDirection="Up"/><Column Name="File" Width="120" Visibility="Visible" SortPriority="4" SortDirection="Up"/><Column Name="Line" Width="70" Visibility="Visible" SortPriority="5" SortDirection="Up"/><Column Name="Column" Width="70" Visibility="Invisible" SortPriority="6" SortDirection="Up"/><Column Name="Category" Width="0" Visibility="Invisible" SortPriority="1" SortDirection="Up"/><Column Name="Subcategory" Width="0" Visibility="Invisible" SortPriority="3" SortDirection="Up"/></Columns></Provider><Provider GUID="{5A2D2729-ADFF-4A2E-A44F-55EBBF5DF64B}"><Columns><Column Name="Priority" Width="20" Visibility="Visible" SortPriority="0" SortDirection="Up"/><Column Name="ProviderKnowsOrder" Width="19" Visibility="Invisible" SortPriority="2" SortDirection="Up"/><Column Name="Description" Width="690" Visibility="Visible" SortPriority="7" SortDirection="Up"/><Column Name="File" Width="120" Visibility="Visible" SortPriority="4" SortDirection="Up"/><Column Name="Line" Width="70" Visibility="Visible" SortPriority="5" SortDirection="Up"/><Column Name="Column" Width="70" Visibility="Invisible" SortPriority="6" SortDirection="Up"/><Column Name="Category" Width="0" Visibility="Invisible" SortPriority="1" SortDirection="Up"/><Column Name="Subcategory" Width="0" Visibility="Invisible" SortPriority="3" SortDirection="Up"/></Columns></Provider></TaskProviders></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="Tab0.ID">ToolboxCategory_WinOEActivities</PropertyValue><PropertyValue name="Tab0.Name">Windows Workflow v3.0</PropertyValue><PropertyValue name="Tab0.View">0</PropertyValue><PropertyValue name="Tab0.UseDefaultName">true</PropertyValue><PropertyValue name="Tab0.RecordType">4</PropertyValue><PropertyValue name="Tab0.Position">3</PropertyValue><PropertyValue name="Tab1.ID">{e7f851c8-6267-4794-b0fe-7bcab6dacbb4}-#1071</PropertyValue><PropertyValue name="Tab1.Name">Standard</PropertyValue><PropertyValue name="Tab1.View">0</PropertyValue><PropertyValue name="Tab1.UseDefaultName">true</PropertyValue><PropertyValue name="Tab1.RecordType">4</PropertyValue><PropertyValue name="Tab1.Position">4</PropertyValue><PropertyValue name="Tab2.ID">Control Flow</PropertyValue><PropertyValue name="Tab2.Name">Control Flow</PropertyValue><PropertyValue name="Tab2.View">0</PropertyValue><PropertyValue name="Tab2.UseDefaultName">true</PropertyValue><PropertyValue name="Tab2.RecordType">4</PropertyValue><PropertyValue name="Tab2.Position">5</PropertyValue><PropertyValue name="Tab3.ID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Tab3.Name">Office Ribbon Controls</PropertyValue><PropertyValue name="Tab3.View">0</PropertyValue><PropertyValue name="Tab3.UseDefaultName">true</PropertyValue><PropertyValue name="Tab3.RecordType">4</PropertyValue><PropertyValue name="Tab3.Position">6</PropertyValue><PropertyValue name="Tab4.ID">XAML Common</PropertyValue><PropertyValue name="Tab4.Name">Common WPF Controls</PropertyValue><PropertyValue name="Tab4.View">0</PropertyValue><PropertyValue name="Tab4.UseDefaultName">true</PropertyValue><PropertyValue name="Tab4.RecordType">4</PropertyValue><PropertyValue name="Tab4.Position">7</PropertyValue><PropertyValue name="Tab5.ID">{73422BED-2F83-4587-8A50-5B2BBE45F4B1}-#1000</PropertyValue><PropertyValue name="Tab5.Name">SharePoint Controls</PropertyValue><PropertyValue name="Tab5.View">0</PropertyValue><PropertyValue name="Tab5.UseDefaultName">true</PropertyValue><PropertyValue name="Tab5.RecordType">4</PropertyValue><PropertyValue name="Tab5.Position">8</PropertyValue><PropertyValue name="Tab6.ID">ToolboxCategory_WinOEActivities_v3.5</PropertyValue><PropertyValue name="Tab6.Name">Windows Workflow v3.5</PropertyValue><PropertyValue name="Tab6.View">0</PropertyValue><PropertyValue name="Tab6.UseDefaultName">true</PropertyValue><PropertyValue name="Tab6.RecordType">4</PropertyValue><PropertyValue name="Tab6.Position">9</PropertyValue><PropertyValue name="Tab7.ID">{e7f851c8-6267-4794-b0fe-7bcab6dacbb4}-#1072</PropertyValue><PropertyValue name="Tab7.Name">Data </PropertyValue><PropertyValue name="Tab7.View">0</PropertyValue><PropertyValue name="Tab7.UseDefaultName">true</PropertyValue><PropertyValue name="Tab7.RecordType">4</PropertyValue><PropertyValue name="Tab7.Position">10</PropertyValue><PropertyValue name="Tab8.ID">Flowchart</PropertyValue><PropertyValue name="Tab8.Name">Flowchart</PropertyValue><PropertyValue name="Tab8.View">0</PropertyValue><PropertyValue name="Tab8.UseDefaultName">true</PropertyValue><PropertyValue name="Tab8.RecordType">4</PropertyValue><PropertyValue name="Tab8.Position">11</PropertyValue><PropertyValue name="Tab9.ID">{7b5d447b-0b12-41ea-a84e-c822034422d4}-#1106</PropertyValue><PropertyValue name="Tab9.Name">All Windows Forms</PropertyValue><PropertyValue name="Tab9.View">0</PropertyValue><PropertyValue name="Tab9.UseDefaultName">true</PropertyValue><PropertyValue name="Tab9.RecordType">4</PropertyValue><PropertyValue name="Tab9.Position">12</PropertyValue><PropertyValue name="Tab10.ID">SharePoint Workflow</PropertyValue><PropertyValue name="Tab10.Name">SharePoint Workflow</PropertyValue><PropertyValue name="Tab10.View">0</PropertyValue><PropertyValue name="Tab10.UseDefaultName">true</PropertyValue><PropertyValue name="Tab10.RecordType">4</PropertyValue><PropertyValue name="Tab10.Position">13</PropertyValue><PropertyValue name="Tab11.ID">XAML Controls</PropertyValue><PropertyValue name="Tab11.Name">All WPF Controls</PropertyValue><PropertyValue name="Tab11.View">0</PropertyValue><PropertyValue name="Tab11.UseDefaultName">true</PropertyValue><PropertyValue name="Tab11.RecordType">4</PropertyValue><PropertyValue name="Tab11.Position">14</PropertyValue><PropertyValue name="Tab12.ID">{e7f851c8-6267-4794-b0fe-7bcab6dacbb4}-#1073</PropertyValue><PropertyValue name="Tab12.Name">Validation</PropertyValue><PropertyValue name="Tab12.View">0</PropertyValue><PropertyValue name="Tab12.UseDefaultName">true</PropertyValue><PropertyValue name="Tab12.RecordType">4</PropertyValue><PropertyValue name="Tab12.Position">15</PropertyValue><PropertyValue name="Tab13.ID">Messaging</PropertyValue><PropertyValue name="Tab13.Name">Messaging</PropertyValue><PropertyValue name="Tab13.View">0</PropertyValue><PropertyValue name="Tab13.UseDefaultName">true</PropertyValue><PropertyValue name="Tab13.RecordType">4</PropertyValue><PropertyValue name="Tab13.Position">16</PropertyValue><PropertyValue name="Tab14.ID">{7b5d447b-0b12-41ea-a84e-c822034422d4}-#1107</PropertyValue><PropertyValue name="Tab14.Name">Common Controls</PropertyValue><PropertyValue name="Tab14.View">0</PropertyValue><PropertyValue name="Tab14.UseDefaultName">true</PropertyValue><PropertyValue name="Tab14.RecordType">4</PropertyValue><PropertyValue name="Tab14.Position">17</PropertyValue><PropertyValue name="Tab15.ID">Silverlight Common</PropertyValue><PropertyValue name="Tab15.Name">Common Silverlight Controls</PropertyValue><PropertyValue name="Tab15.View">0</PropertyValue><PropertyValue name="Tab15.UseDefaultName">true</PropertyValue><PropertyValue name="Tab15.RecordType">4</PropertyValue><PropertyValue name="Tab15.Position">18</PropertyValue><PropertyValue name="Tab16.ID">{e7f851c8-6267-4794-b0fe-7bcab6dacbb4}-#1074</PropertyValue><PropertyValue name="Tab16.Name">Navigation</PropertyValue><PropertyValue name="Tab16.View">0</PropertyValue><PropertyValue name="Tab16.UseDefaultName">true</PropertyValue><PropertyValue name="Tab16.RecordType">4</PropertyValue><PropertyValue name="Tab16.Position">19</PropertyValue><PropertyValue name="Tab17.ID">Runtime</PropertyValue><PropertyValue name="Tab17.Name">Runtime</PropertyValue><PropertyValue name="Tab17.View">0</PropertyValue><PropertyValue name="Tab17.UseDefaultName">true</PropertyValue><PropertyValue name="Tab17.RecordType">4</PropertyValue><PropertyValue name="Tab17.Position">20</PropertyValue><PropertyValue name="Tab18.ID">{7b5d447b-0b12-41ea-a84e-c822034422d4}-#1102</PropertyValue><PropertyValue name="Tab18.Name">Containers</PropertyValue><PropertyValue name="Tab18.View">0</PropertyValue><PropertyValue name="Tab18.UseDefaultName">true</PropertyValue><PropertyValue name="Tab18.RecordType">4</PropertyValue><PropertyValue name="Tab18.Position">21</PropertyValue><PropertyValue name="Tab19.ID">Silverlight Controls</PropertyValue><PropertyValue name="Tab19.Name">All Silverlight Controls</PropertyValue><PropertyValue name="Tab19.View">0</PropertyValue><PropertyValue name="Tab19.UseDefaultName">true</PropertyValue><PropertyValue name="Tab19.RecordType">4</PropertyValue><PropertyValue name="Tab19.Position">22</PropertyValue><PropertyValue name="Tab20.ID">{e7f851c8-6267-4794-b0fe-7bcab6dacbb4}-#1075</PropertyValue><PropertyValue name="Tab20.Name">Login</PropertyValue><PropertyValue name="Tab20.View">0</PropertyValue><PropertyValue name="Tab20.UseDefaultName">true</PropertyValue><PropertyValue name="Tab20.RecordType">4</PropertyValue><PropertyValue name="Tab20.Position">29</PropertyValue><PropertyValue name="Tab21.ID">Primitives</PropertyValue><PropertyValue name="Tab21.Name">Primitives</PropertyValue><PropertyValue name="Tab21.View">0</PropertyValue><PropertyValue name="Tab21.UseDefaultName">true</PropertyValue><PropertyValue name="Tab21.RecordType">4</PropertyValue><PropertyValue name="Tab21.Position">30</PropertyValue><PropertyValue name="Tab22.ID">{7b5d447b-0b12-41ea-a84e-c822034422d4}-#1103</PropertyValue><PropertyValue name="Tab22.Name">Menus &amp; Toolbars</PropertyValue><PropertyValue name="Tab22.View">0</PropertyValue><PropertyValue name="Tab22.UseDefaultName">true</PropertyValue><PropertyValue name="Tab22.RecordType">4</PropertyValue><PropertyValue name="Tab22.Position">31</PropertyValue><PropertyValue name="Tab23.ID">{e7f851c8-6267-4794-b0fe-7bcab6dacbb4}-#1076</PropertyValue><PropertyValue name="Tab23.Name">WebParts</PropertyValue><PropertyValue name="Tab23.View">0</PropertyValue><PropertyValue name="Tab23.UseDefaultName">true</PropertyValue><PropertyValue name="Tab23.RecordType">4</PropertyValue><PropertyValue name="Tab23.Position">32</PropertyValue><PropertyValue name="Tab24.ID">Transaction</PropertyValue><PropertyValue name="Tab24.Name">Transaction</PropertyValue><PropertyValue name="Tab24.View">0</PropertyValue><PropertyValue name="Tab24.UseDefaultName">true</PropertyValue><PropertyValue name="Tab24.RecordType">4</PropertyValue><PropertyValue name="Tab24.Position">33</PropertyValue><PropertyValue name="Tab25.ID">Data</PropertyValue><PropertyValue name="Tab25.Name">Data</PropertyValue><PropertyValue name="Tab25.View">0</PropertyValue><PropertyValue name="Tab25.UseDefaultName">true</PropertyValue><PropertyValue name="Tab25.RecordType">4</PropertyValue><PropertyValue name="Tab25.Position">34</PropertyValue><PropertyValue name="Tab26.ID">{e7f851c8-6267-4794-b0fe-7bcab6dacbb4}-#1077</PropertyValue><PropertyValue name="Tab26.Name">Mobile Web Forms</PropertyValue><PropertyValue name="Tab26.View">0</PropertyValue><PropertyValue name="Tab26.UseDefaultName">true</PropertyValue><PropertyValue name="Tab26.RecordType">4</PropertyValue><PropertyValue name="Tab26.Position">35</PropertyValue><PropertyValue name="Tab27.ID">Collection</PropertyValue><PropertyValue name="Tab27.Name">Collection</PropertyValue><PropertyValue name="Tab27.View">0</PropertyValue><PropertyValue name="Tab27.UseDefaultName">true</PropertyValue><PropertyValue name="Tab27.RecordType">4</PropertyValue><PropertyValue name="Tab27.Position">36</PropertyValue><PropertyValue name="Tab28.ID">{7b5d447b-0b12-41ea-a84e-c822034422d4}-#1101</PropertyValue><PropertyValue name="Tab28.Name">Components</PropertyValue><PropertyValue name="Tab28.View">0</PropertyValue><PropertyValue name="Tab28.UseDefaultName">true</PropertyValue><PropertyValue name="Tab28.RecordType">4</PropertyValue><PropertyValue name="Tab28.Position">37</PropertyValue><PropertyValue name="Tab29.ID">{e7f851c8-6267-4794-b0fe-7bcab6dacbb4}-#1078</PropertyValue><PropertyValue name="Tab29.Name">AJAX Extensions</PropertyValue><PropertyValue name="Tab29.View">0</PropertyValue><PropertyValue name="Tab29.UseDefaultName">true</PropertyValue><PropertyValue name="Tab29.RecordType">4</PropertyValue><PropertyValue name="Tab29.Position">38</PropertyValue><PropertyValue name="Tab30.ID">Microsoft.VisualStudio.SharePoint.Designers.BusinessDataConnectivity.BusinessDataConnectivityToolboxTab</PropertyValue><PropertyValue name="Tab30.Name">BusinessDataConnectivity</PropertyValue><PropertyValue name="Tab30.View">0</PropertyValue><PropertyValue name="Tab30.UseDefaultName">true</PropertyValue><PropertyValue name="Tab30.RecordType">4</PropertyValue><PropertyValue name="Tab30.Position">39</PropertyValue><PropertyValue name="Tab31.ID">Error Handling</PropertyValue><PropertyValue name="Tab31.Name">Error Handling</PropertyValue><PropertyValue name="Tab31.View">0</PropertyValue><PropertyValue name="Tab31.UseDefaultName">true</PropertyValue><PropertyValue name="Tab31.RecordType">4</PropertyValue><PropertyValue name="Tab31.Position">40</PropertyValue><PropertyValue name="Tab32.ID">{7b5d447b-0b12-41ea-a84e-c822034422d4}-#1104</PropertyValue><PropertyValue name="Tab32.Name">Printing</PropertyValue><PropertyValue name="Tab32.View">0</PropertyValue><PropertyValue name="Tab32.UseDefaultName">true</PropertyValue><PropertyValue name="Tab32.RecordType">4</PropertyValue><PropertyValue name="Tab32.Position">41</PropertyValue><PropertyValue name="Tab33.ID">{e7f851c8-6267-4794-b0fe-7bcab6dacbb4}-#1079</PropertyValue><PropertyValue name="Tab33.Name">Dynamic Data</PropertyValue><PropertyValue name="Tab33.View">0</PropertyValue><PropertyValue name="Tab33.UseDefaultName">true</PropertyValue><PropertyValue name="Tab33.RecordType">4</PropertyValue><PropertyValue name="Tab33.Position">42</PropertyValue><PropertyValue name="Tab34.ID">Migration</PropertyValue><PropertyValue name="Tab34.Name">Migration</PropertyValue><PropertyValue name="Tab34.View">0</PropertyValue><PropertyValue name="Tab34.UseDefaultName">true</PropertyValue><PropertyValue name="Tab34.RecordType">4</PropertyValue><PropertyValue name="Tab34.Position">43</PropertyValue><PropertyValue name="Tab35.ID">{7b5d447b-0b12-41ea-a84e-c822034422d4}-#1105</PropertyValue><PropertyValue name="Tab35.Name">Dialogs</PropertyValue><PropertyValue name="Tab35.View">0</PropertyValue><PropertyValue name="Tab35.UseDefaultName">true</PropertyValue><PropertyValue name="Tab35.RecordType">4</PropertyValue><PropertyValue name="Tab35.Position">44</PropertyValue><PropertyValue name="TabCount">36</PropertyValue><PropertyValue name="DeletedItem0.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem0.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem0.TabID">General</PropertyValue><PropertyValue name="DeletedItem0.Tab">General</PropertyValue><PropertyValue name="DeletedItem1.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem1.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem1.TabID">Clipboard Ring</PropertyValue><PropertyValue name="DeletedItem1.Tab">Clipboard Ring</PropertyValue><PropertyValue name="DeletedItem2.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem2.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem2.TabID">Excel Controls</PropertyValue><PropertyValue name="DeletedItem2.Tab">Excel Controls</PropertyValue><PropertyValue name="DeletedItem3.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem3.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem3.TabID">Word Controls</PropertyValue><PropertyValue name="DeletedItem3.Tab">Word Controls</PropertyValue><PropertyValue name="DeletedItem4.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem4.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem4.TabID">Common WPF Controls</PropertyValue><PropertyValue name="DeletedItem4.Tab">Common WPF Controls</PropertyValue><PropertyValue name="DeletedItem5.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem5.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem5.TabID">All WPF Controls</PropertyValue><PropertyValue name="DeletedItem5.Tab">All WPF Controls</PropertyValue><PropertyValue name="DeletedItem6.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem6.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem6.TabID">Common Silverlight Controls</PropertyValue><PropertyValue name="DeletedItem6.Tab">Common Silverlight Controls</PropertyValue><PropertyValue name="DeletedItem7.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem7.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem7.TabID">All Silverlight Controls</PropertyValue><PropertyValue name="DeletedItem7.Tab">All Silverlight Controls</PropertyValue><PropertyValue name="DeletedItem8.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem8.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem8.TabID">Office Ribbon Controls</PropertyValue><PropertyValue name="DeletedItem8.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="DeletedItem9.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem9.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem9.TabID">SharePoint Controls</PropertyValue><PropertyValue name="DeletedItem9.Tab">SharePoint Controls</PropertyValue><PropertyValue name="DeletedItem10.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem10.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem10.TabID">SharePoint Workflow</PropertyValue><PropertyValue name="DeletedItem10.Tab">SharePoint Workflow</PropertyValue><PropertyValue name="DeletedItem11.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem11.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem11.TabID">SharePoint Workflow</PropertyValue><PropertyValue name="DeletedItem11.Tab">SharePoint Workflow</PropertyValue><PropertyValue name="DeletedItem12.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem12.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem12.TabID">Layer Diagram</PropertyValue><PropertyValue name="DeletedItem12.Tab">Layer Diagram</PropertyValue><PropertyValue name="DeletedItem13.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem13.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem13.TabID">Simple Shapes</PropertyValue><PropertyValue name="DeletedItem13.Tab">Simple Shapes</PropertyValue><PropertyValue name="DeletedItem14.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem14.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem14.TabID">Sequence Diagram</PropertyValue><PropertyValue name="DeletedItem14.Tab">Sequence Diagram</PropertyValue><PropertyValue name="DeletedItem15.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem15.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem15.TabID">Dialog Editor</PropertyValue><PropertyValue name="DeletedItem15.Tab">Dialog Editor</PropertyValue><PropertyValue name="DeletedItem16.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem16.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem16.TabID">Ribbon Editor</PropertyValue><PropertyValue name="DeletedItem16.Tab">Ribbon Editor</PropertyValue><PropertyValue name="DeletedItem17.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem17.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem17.TabID">All Windows Forms</PropertyValue><PropertyValue name="DeletedItem17.Tab">All Windows Forms</PropertyValue><PropertyValue name="DeletedItem18.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem18.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem18.TabID">Common Controls</PropertyValue><PropertyValue name="DeletedItem18.Tab">Common Controls</PropertyValue><PropertyValue name="DeletedItem19.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem19.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem19.TabID">Containers</PropertyValue><PropertyValue name="DeletedItem19.Tab">Containers</PropertyValue><PropertyValue name="DeletedItem20.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem20.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem20.TabID">Menus &amp; Toolbars</PropertyValue><PropertyValue name="DeletedItem20.Tab">Menus &amp; Toolbars</PropertyValue><PropertyValue name="DeletedItem21.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem21.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem21.TabID">Data</PropertyValue><PropertyValue name="DeletedItem21.Tab">Data</PropertyValue><PropertyValue name="DeletedItem22.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem22.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem22.TabID">Components</PropertyValue><PropertyValue name="DeletedItem22.Tab">Components</PropertyValue><PropertyValue name="DeletedItem23.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem23.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem23.TabID">Printing</PropertyValue><PropertyValue name="DeletedItem23.Tab">Printing</PropertyValue><PropertyValue name="DeletedItem24.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem24.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem24.TabID">Dialogs</PropertyValue><PropertyValue name="DeletedItem24.Tab">Dialogs</PropertyValue><PropertyValue name="DeletedItem25.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem25.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem25.TabID">WPF Interoperability</PropertyValue><PropertyValue name="DeletedItem25.Tab">WPF Interoperability</PropertyValue><PropertyValue name="DeletedItem26.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem26.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem26.TabID">Entity Framework</PropertyValue><PropertyValue name="DeletedItem26.Tab">Entity Framework</PropertyValue><PropertyValue name="DeletedItem27.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem27.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem27.TabID">DataSet</PropertyValue><PropertyValue name="DeletedItem27.Tab">DataSet</PropertyValue><PropertyValue name="DeletedItem28.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem28.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem28.TabID">UML Class Diagram</PropertyValue><PropertyValue name="DeletedItem28.Tab">UML Class Diagram</PropertyValue><PropertyValue name="DeletedItem29.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem29.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem29.TabID">Object Relational Designer</PropertyValue><PropertyValue name="DeletedItem29.Tab">Object Relational Designer</PropertyValue><PropertyValue name="DeletedItem30.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem30.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem30.TabID">Control Flow</PropertyValue><PropertyValue name="DeletedItem30.Tab">Control Flow</PropertyValue><PropertyValue name="DeletedItem31.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem31.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem31.TabID">Flowchart</PropertyValue><PropertyValue name="DeletedItem31.Tab">Flowchart</PropertyValue><PropertyValue name="DeletedItem32.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem32.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem32.TabID">Messaging</PropertyValue><PropertyValue name="DeletedItem32.Tab">Messaging</PropertyValue><PropertyValue name="DeletedItem33.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem33.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem33.TabID">Runtime</PropertyValue><PropertyValue name="DeletedItem33.Tab">Runtime</PropertyValue><PropertyValue name="DeletedItem34.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem34.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem34.TabID">Primitives</PropertyValue><PropertyValue name="DeletedItem34.Tab">Primitives</PropertyValue><PropertyValue name="DeletedItem35.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem35.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem35.TabID">Transaction</PropertyValue><PropertyValue name="DeletedItem35.Tab">Transaction</PropertyValue><PropertyValue name="DeletedItem36.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem36.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem36.TabID">Collection</PropertyValue><PropertyValue name="DeletedItem36.Tab">Collection</PropertyValue><PropertyValue name="DeletedItem37.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem37.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem37.TabID">Error Handling</PropertyValue><PropertyValue name="DeletedItem37.Tab">Error Handling</PropertyValue><PropertyValue name="DeletedItem38.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem38.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem38.TabID">Migration</PropertyValue><PropertyValue name="DeletedItem38.Tab">Migration</PropertyValue><PropertyValue name="DeletedItem39.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem39.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem39.TabID">Simple Shapes</PropertyValue><PropertyValue name="DeletedItem39.Tab">Simple Shapes</PropertyValue><PropertyValue name="DeletedItem40.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem40.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem40.TabID">UML Use Case Diagram</PropertyValue><PropertyValue name="DeletedItem40.Tab">UML Use Case Diagram</PropertyValue><PropertyValue name="DeletedItem41.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem41.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem41.TabID">BusinessDataConnectivity</PropertyValue><PropertyValue name="DeletedItem41.Tab">BusinessDataConnectivity</PropertyValue><PropertyValue name="DeletedItem42.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem42.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem42.TabID">Class Designer</PropertyValue><PropertyValue name="DeletedItem42.Tab">Class Designer</PropertyValue><PropertyValue name="DeletedItem43.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem43.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem43.TabID">UML Component Diagram</PropertyValue><PropertyValue name="DeletedItem43.Tab">UML Component Diagram</PropertyValue><PropertyValue name="DeletedItem44.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem44.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem44.TabID">Standard</PropertyValue><PropertyValue name="DeletedItem44.Tab">Standard</PropertyValue><PropertyValue name="DeletedItem45.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem45.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem45.TabID">Data </PropertyValue><PropertyValue name="DeletedItem45.Tab">Data </PropertyValue><PropertyValue name="DeletedItem46.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem46.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem46.TabID">Validation</PropertyValue><PropertyValue name="DeletedItem46.Tab">Validation</PropertyValue><PropertyValue name="DeletedItem47.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem47.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem47.TabID">Navigation</PropertyValue><PropertyValue name="DeletedItem47.Tab">Navigation</PropertyValue><PropertyValue name="DeletedItem48.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem48.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem48.TabID">Login</PropertyValue><PropertyValue name="DeletedItem48.Tab">Login</PropertyValue><PropertyValue name="DeletedItem49.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem49.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem49.TabID">WebParts</PropertyValue><PropertyValue name="DeletedItem49.Tab">WebParts</PropertyValue><PropertyValue name="DeletedItem50.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem50.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem50.TabID">Mobile Web Forms</PropertyValue><PropertyValue name="DeletedItem50.Tab">Mobile Web Forms</PropertyValue><PropertyValue name="DeletedItem51.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem51.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem51.TabID">AJAX Extensions</PropertyValue><PropertyValue name="DeletedItem51.Tab">AJAX Extensions</PropertyValue><PropertyValue name="DeletedItem52.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem52.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem52.TabID">Dynamic Data</PropertyValue><PropertyValue name="DeletedItem52.Tab">Dynamic Data</PropertyValue><PropertyValue name="DeletedItem53.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem53.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem53.TabID">Simple Shapes</PropertyValue><PropertyValue name="DeletedItem53.Tab">Simple Shapes</PropertyValue><PropertyValue name="DeletedItem54.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem54.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem54.TabID">UML Activity Diagram</PropertyValue><PropertyValue name="DeletedItem54.Tab">UML Activity Diagram</PropertyValue><PropertyValue name="DeletedItem55.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem55.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem55.TabID">Report Items</PropertyValue><PropertyValue name="DeletedItem55.Tab">Report Items</PropertyValue><PropertyValue name="DeletedItem56.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem56.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem56.TabID">Reporting</PropertyValue><PropertyValue name="DeletedItem56.Tab">Reporting</PropertyValue><PropertyValue name="DeletedItem57.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem57.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem57.TabID">ToolboxCategory_WinOEActivities</PropertyValue><PropertyValue name="DeletedItem57.Tab">Windows Workflow v3.0</PropertyValue><PropertyValue name="DeletedItem58.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem58.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem58.TabID">ToolboxCategory_WinOEActivities_v3.5</PropertyValue><PropertyValue name="DeletedItem58.Tab">Windows Workflow v3.5</PropertyValue><PropertyValue name="DeletedItem59.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem59.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem59.TabID">HTML</PropertyValue><PropertyValue name="DeletedItem59.Tab">HTML</PropertyValue><PropertyValue name="DeletedItem60.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem60.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem60.TabID">VB_Power_Packs_VisualStudio</PropertyValue><PropertyValue name="DeletedItem60.Tab">Visual Basic PowerPacks</PropertyValue><PropertyValue name="DeletedItem61.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem61.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem61.TabID">ba441d0f-1e53-4bc4-b55d-a8d4041b0f34-WPF</PropertyValue><PropertyValue name="DeletedItem61.Tab">WebLinc.Wpf Controls</PropertyValue><PropertyValue name="DeletedItem62.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem62.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem62.TabID">5100c90f-632e-428d-864e-bd6bb536addc-WPF</PropertyValue><PropertyValue name="DeletedItem62.Tab">WebLinc.Wpf.UI Controls</PropertyValue><PropertyValue name="DeletedItem63.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem63.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem63.TabID">c3762656-7ca0-4aff-81f4-b8130a34b3a8-WPF</PropertyValue><PropertyValue name="DeletedItem63.Tab">WebLinc.Client.CustomerService Controls</PropertyValue><PropertyValue name="DeletedItem64.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem64.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem64.TabID"/><PropertyValue name="DeletedItem64.Tab">WebLinc.Ecommerce Components</PropertyValue><PropertyValue name="DeletedItem65.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem65.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem65.TabID"/><PropertyValue name="DeletedItem65.Tab">WebLinc.Core Components</PropertyValue><PropertyValue name="DeletedItem66.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem66.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem66.TabID"/><PropertyValue name="DeletedItem66.Tab">WebLinc.ContentManagement Components</PropertyValue><PropertyValue name="DeletedItem67.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem67.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem67.TabID"/><PropertyValue name="DeletedItem67.Tab">WebLinc.Direct.Remote.Admin Components</PropertyValue><PropertyValue name="DeletedItem68.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem68.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem68.TabID"/><PropertyValue name="DeletedItem68.Tab">WebLinc.Service.Shipping.FedEx Components</PropertyValue><PropertyValue name="DeletedItem69.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem69.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem69.TabID"/><PropertyValue name="DeletedItem69.Tab">WebLinc.Service.Payment Components</PropertyValue><PropertyValue name="DeletedItem70.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem70.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem70.TabID"/><PropertyValue name="DeletedItem70.Tab">WebLinc.Service.Shipping.UPS Components</PropertyValue><PropertyValue name="DeletedItem71.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem71.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem71.TabID"/><PropertyValue name="DeletedItem71.Tab">WebLinc.Service.QAS Components</PropertyValue><PropertyValue name="DeletedItem72.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem72.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem72.TabID"/><PropertyValue name="DeletedItem72.Tab">WebLinc.Wpf WPF User Controls</PropertyValue><PropertyValue name="DeletedItem73.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem73.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem73.TabID">ba441d0f-1e53-4bc4-b55d-a8d4041b0f34-WPF</PropertyValue><PropertyValue name="DeletedItem73.Tab">WebLinc.Wpf Controls</PropertyValue><PropertyValue name="DeletedItem74.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem74.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem74.TabID">5100c90f-632e-428d-864e-bd6bb536addc-WPF</PropertyValue><PropertyValue name="DeletedItem74.Tab">WebLinc.Wpf.UI Controls</PropertyValue><PropertyValue name="DeletedItem75.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem75.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem75.TabID"/><PropertyValue name="DeletedItem75.Tab">WebLinc.Web.UI Components</PropertyValue><PropertyValue name="DeletedItem76.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem76.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem76.TabID"/><PropertyValue name="DeletedItem76.Tab">WebLinc.Direct.Web Components</PropertyValue><PropertyValue name="DeletedItem77.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem77.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem77.TabID"/><PropertyValue name="DeletedItem77.Tab">WebLinc.Client.Web Components</PropertyValue><PropertyValue name="DeletedItem78.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem78.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem78.TabID"/><PropertyValue name="DeletedItem78.Tab">WebLinc.Client.CustomerService WPF User Controls</PropertyValue><PropertyValue name="DeletedItem79.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem79.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem79.TabID">c3762656-7ca0-4aff-81f4-b8130a34b3a8-WPF</PropertyValue><PropertyValue name="DeletedItem79.Tab">WebLinc.Client.CustomerService Controls</PropertyValue><PropertyValue name="DeletedItem80.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem80.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem80.TabID">ba441d0f-1e53-4bc4-b55d-a8d4041b0f34-WPF</PropertyValue><PropertyValue name="DeletedItem80.Tab">WebLinc.Wpf Controls</PropertyValue><PropertyValue name="DeletedItem81.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem81.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem81.TabID">5100c90f-632e-428d-864e-bd6bb536addc-WPF</PropertyValue><PropertyValue name="DeletedItem81.Tab">WebLinc.Wpf.UI Controls</PropertyValue><PropertyValue name="DeletedItem82.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem82.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem82.TabID">c3762656-7ca0-4aff-81f4-b8130a34b3a8-WPF</PropertyValue><PropertyValue name="DeletedItem82.Tab">WebLinc.Client.CustomerService Controls</PropertyValue><PropertyValue name="DeletedItem83.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem83.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem83.TabID">ba441d0f-1e53-4bc4-b55d-a8d4041b0f34-WPF</PropertyValue><PropertyValue name="DeletedItem83.Tab">WebLinc.Wpf Controls</PropertyValue><PropertyValue name="DeletedItem84.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem84.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem84.TabID">5100c90f-632e-428d-864e-bd6bb536addc-WPF</PropertyValue><PropertyValue name="DeletedItem84.Tab">WebLinc.Wpf.UI Controls</PropertyValue><PropertyValue name="DeletedItem85.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem85.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem85.TabID">c3762656-7ca0-4aff-81f4-b8130a34b3a8-WPF</PropertyValue><PropertyValue name="DeletedItem85.Tab">WebLinc.Client.CustomerService Controls</PropertyValue><PropertyValue name="DeletedItem86.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem86.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem86.TabID">ba441d0f-1e53-4bc4-b55d-a8d4041b0f34-WPF</PropertyValue><PropertyValue name="DeletedItem86.Tab">WebLinc.Wpf Controls</PropertyValue><PropertyValue name="DeletedItem87.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem87.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem87.TabID">5100c90f-632e-428d-864e-bd6bb536addc-WPF</PropertyValue><PropertyValue name="DeletedItem87.Tab">WebLinc.Wpf.UI Controls</PropertyValue><PropertyValue name="DeletedItem88.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem88.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem88.TabID">c3762656-7ca0-4aff-81f4-b8130a34b3a8-WPF</PropertyValue><PropertyValue name="DeletedItem88.Tab">WebLinc.Client.CustomerService Controls</PropertyValue><PropertyValue name="DeletedItem89.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem89.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem89.TabID">ba441d0f-1e53-4bc4-b55d-a8d4041b0f34-WPF</PropertyValue><PropertyValue name="DeletedItem89.Tab">WebLinc.Wpf Controls</PropertyValue><PropertyValue name="DeletedItem90.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem90.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem90.TabID">5100c90f-632e-428d-864e-bd6bb536addc-WPF</PropertyValue><PropertyValue name="DeletedItem90.Tab">WebLinc.Wpf.UI Controls</PropertyValue><PropertyValue name="DeletedItem91.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem91.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem91.TabID">c3762656-7ca0-4aff-81f4-b8130a34b3a8-WPF</PropertyValue><PropertyValue name="DeletedItem91.Tab">WebLinc.Client.CustomerService Controls</PropertyValue><PropertyValue name="DeletedItem92.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem92.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem92.TabID">ba441d0f-1e53-4bc4-b55d-a8d4041b0f34-WPF</PropertyValue><PropertyValue name="DeletedItem92.Tab">WebLinc.Wpf Controls</PropertyValue><PropertyValue name="DeletedItem93.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem93.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem93.TabID">5100c90f-632e-428d-864e-bd6bb536addc-WPF</PropertyValue><PropertyValue name="DeletedItem93.Tab">WebLinc.Wpf.UI Controls</PropertyValue><PropertyValue name="DeletedItem94.ID">Pointer</PropertyValue><PropertyValue name="DeletedItem94.Name">Pointer</PropertyValue><PropertyValue name="DeletedItem94.TabID">c3762656-7ca0-4aff-81f4-b8130a34b3a8-WPF</PropertyValue><PropertyValue name="DeletedItem94.Tab">WebLinc.Client.CustomerService Controls</PropertyValue><PropertyValue name="DeletedItemCount">95</PropertyValue><PropertyValue name="Item0.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item0.ID">System.Windows.Controls.RichTextBox, System.Windows, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e</PropertyValue><PropertyValue name="Item0.Name">RichTextBox</PropertyValue><PropertyValue name="Item0.UseDefaultName">true</PropertyValue><PropertyValue name="Item0.Tab">All Silverlight Controls</PropertyValue><PropertyValue name="Item0.TabID">Silverlight Controls</PropertyValue><PropertyValue name="Item0.OriginalTabID">Silverlight Controls</PropertyValue><PropertyValue name="Item0.OriginalTab">All Silverlight Controls</PropertyValue><PropertyValue name="Item0.RecordType">8</PropertyValue><PropertyValue name="Item0.Position">27</PropertyValue><PropertyValue name="Item1.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item1.ID">Microsoft.Office.Tools.Ribbon.RibbonBoxImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item1.Name">Box</PropertyValue><PropertyValue name="Item1.UseDefaultName">true</PropertyValue><PropertyValue name="Item1.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item1.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item1.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item1.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item1.RecordType">8</PropertyValue><PropertyValue name="Item1.Position">2</PropertyValue><PropertyValue name="Item2.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item2.ID">Microsoft.Office.Tools.Ribbon.RibbonButtonImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item2.Name">Button</PropertyValue><PropertyValue name="Item2.UseDefaultName">true</PropertyValue><PropertyValue name="Item2.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item2.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item2.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item2.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item2.RecordType">8</PropertyValue><PropertyValue name="Item2.Position">4</PropertyValue><PropertyValue name="Item3.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item3.ID">Microsoft.Office.Tools.Ribbon.RibbonButtonGroupImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item3.Name">ButtonGroup</PropertyValue><PropertyValue name="Item3.UseDefaultName">true</PropertyValue><PropertyValue name="Item3.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item3.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item3.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item3.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item3.RecordType">8</PropertyValue><PropertyValue name="Item3.Position">6</PropertyValue><PropertyValue name="Item4.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item4.ID">Microsoft.Office.Tools.Ribbon.RibbonCheckBoxImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item4.Name">CheckBox</PropertyValue><PropertyValue name="Item4.UseDefaultName">true</PropertyValue><PropertyValue name="Item4.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item4.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item4.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item4.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item4.RecordType">8</PropertyValue><PropertyValue name="Item4.Position">8</PropertyValue><PropertyValue name="Item5.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item5.ID">Microsoft.Office.Tools.Ribbon.RibbonComboBoxImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item5.Name">ComboBox</PropertyValue><PropertyValue name="Item5.UseDefaultName">true</PropertyValue><PropertyValue name="Item5.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item5.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item5.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item5.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item5.RecordType">8</PropertyValue><PropertyValue name="Item5.Position">10</PropertyValue><PropertyValue name="Item6.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item6.ID">Microsoft.Office.Tools.Ribbon.RibbonDropDownImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item6.Name">DropDown</PropertyValue><PropertyValue name="Item6.UseDefaultName">true</PropertyValue><PropertyValue name="Item6.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item6.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item6.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item6.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item6.RecordType">8</PropertyValue><PropertyValue name="Item6.Position">12</PropertyValue><PropertyValue name="Item7.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item7.ID">Microsoft.Office.Tools.Ribbon.RibbonEditBoxImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item7.Name">EditBox</PropertyValue><PropertyValue name="Item7.UseDefaultName">true</PropertyValue><PropertyValue name="Item7.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item7.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item7.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item7.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item7.RecordType">8</PropertyValue><PropertyValue name="Item7.Position">14</PropertyValue><PropertyValue name="Item8.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item8.ID">Microsoft.Office.Tools.Ribbon.RibbonGalleryImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item8.Name">Gallery</PropertyValue><PropertyValue name="Item8.UseDefaultName">true</PropertyValue><PropertyValue name="Item8.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item8.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item8.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item8.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item8.RecordType">8</PropertyValue><PropertyValue name="Item8.Position">16</PropertyValue><PropertyValue name="Item9.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item9.ID">Microsoft.Office.Tools.Ribbon.RibbonGroupImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item9.Name">Group</PropertyValue><PropertyValue name="Item9.UseDefaultName">true</PropertyValue><PropertyValue name="Item9.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item9.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item9.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item9.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item9.RecordType">8</PropertyValue><PropertyValue name="Item9.Position">18</PropertyValue><PropertyValue name="Item10.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item10.ID">Microsoft.Office.Tools.Ribbon.RibbonLabelImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item10.Name">Label</PropertyValue><PropertyValue name="Item10.UseDefaultName">true</PropertyValue><PropertyValue name="Item10.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item10.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item10.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item10.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item10.RecordType">8</PropertyValue><PropertyValue name="Item10.Position">20</PropertyValue><PropertyValue name="Item11.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item11.ID">Microsoft.Office.Tools.Ribbon.RibbonMenuImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item11.Name">Menu</PropertyValue><PropertyValue name="Item11.UseDefaultName">true</PropertyValue><PropertyValue name="Item11.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item11.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item11.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item11.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item11.RecordType">8</PropertyValue><PropertyValue name="Item11.Position">22</PropertyValue><PropertyValue name="Item12.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item12.ID">Microsoft.Office.Tools.Ribbon.RibbonSeparatorImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item12.Name">Separator</PropertyValue><PropertyValue name="Item12.UseDefaultName">true</PropertyValue><PropertyValue name="Item12.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item12.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item12.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item12.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item12.RecordType">8</PropertyValue><PropertyValue name="Item12.Position">24</PropertyValue><PropertyValue name="Item13.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item13.ID">Microsoft.Office.Tools.Ribbon.RibbonSplitButtonImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item13.Name">SplitButton</PropertyValue><PropertyValue name="Item13.UseDefaultName">true</PropertyValue><PropertyValue name="Item13.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item13.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item13.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item13.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item13.RecordType">8</PropertyValue><PropertyValue name="Item13.Position">26</PropertyValue><PropertyValue name="Item14.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item14.ID">Microsoft.Office.Tools.Ribbon.RibbonTabImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item14.Name">Tab</PropertyValue><PropertyValue name="Item14.UseDefaultName">true</PropertyValue><PropertyValue name="Item14.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item14.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item14.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item14.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item14.RecordType">8</PropertyValue><PropertyValue name="Item14.Position">28</PropertyValue><PropertyValue name="Item15.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item15.ID">Microsoft.Office.Tools.Ribbon.RibbonToggleButtonImpl, Microsoft.Office.Tools.Common.Implementation, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</PropertyValue><PropertyValue name="Item15.Name">ToggleButton</PropertyValue><PropertyValue name="Item15.UseDefaultName">true</PropertyValue><PropertyValue name="Item15.Tab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item15.TabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item15.OriginalTabID">MSVSTORibbonV10</PropertyValue><PropertyValue name="Item15.OriginalTab">Office Ribbon Controls</PropertyValue><PropertyValue name="Item15.RecordType">8</PropertyValue><PropertyValue name="Item15.Position">30</PropertyValue><PropertyValue name="Item16.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item16.ID">Microsoft.VisualStudio.TeamArchitect.ActivityDesigner.LineToolboxItem</PropertyValue><PropertyValue name="Item16.Name">Line</PropertyValue><PropertyValue name="Item16.UseDefaultName">true</PropertyValue><PropertyValue name="Item16.Tab">Simple Shapes</PropertyValue><PropertyValue name="Item16.TabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item16.OriginalTabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item16.OriginalTab">Simple Shapes</PropertyValue><PropertyValue name="Item16.RecordType">8</PropertyValue><PropertyValue name="Item16.Position">2</PropertyValue><PropertyValue name="Item17.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item17.ID">Microsoft.VisualStudio.TeamArchitect.UseCaseDesigner.LineToolboxItem</PropertyValue><PropertyValue name="Item17.Name">Line</PropertyValue><PropertyValue name="Item17.UseDefaultName">true</PropertyValue><PropertyValue name="Item17.Tab">Simple Shapes</PropertyValue><PropertyValue name="Item17.TabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item17.OriginalTabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item17.OriginalTab">Simple Shapes</PropertyValue><PropertyValue name="Item17.RecordType">8</PropertyValue><PropertyValue name="Item17.Position">3</PropertyValue><PropertyValue name="Item18.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item18.ID">Microsoft.VisualStudio.TeamArchitect.ActivityDesigner.EllipseToolboxItem</PropertyValue><PropertyValue name="Item18.Name">Ellipse</PropertyValue><PropertyValue name="Item18.UseDefaultName">true</PropertyValue><PropertyValue name="Item18.Tab">Simple Shapes</PropertyValue><PropertyValue name="Item18.TabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item18.OriginalTabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item18.OriginalTab">Simple Shapes</PropertyValue><PropertyValue name="Item18.RecordType">8</PropertyValue><PropertyValue name="Item18.Position">5</PropertyValue><PropertyValue name="Item19.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item19.ID">Microsoft.VisualStudio.TeamArchitect.UseCaseDesigner.EllipseToolboxItem</PropertyValue><PropertyValue name="Item19.Name">Ellipse</PropertyValue><PropertyValue name="Item19.UseDefaultName">true</PropertyValue><PropertyValue name="Item19.Tab">Simple Shapes</PropertyValue><PropertyValue name="Item19.TabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item19.OriginalTabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item19.OriginalTab">Simple Shapes</PropertyValue><PropertyValue name="Item19.RecordType">8</PropertyValue><PropertyValue name="Item19.Position">6</PropertyValue><PropertyValue name="Item20.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item20.ID">Microsoft.VisualStudio.TeamArchitect.ActivityDesigner.RectangleToolboxItem</PropertyValue><PropertyValue name="Item20.Name">Rectangle</PropertyValue><PropertyValue name="Item20.UseDefaultName">true</PropertyValue><PropertyValue name="Item20.Tab">Simple Shapes</PropertyValue><PropertyValue name="Item20.TabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item20.OriginalTabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item20.OriginalTab">Simple Shapes</PropertyValue><PropertyValue name="Item20.RecordType">8</PropertyValue><PropertyValue name="Item20.Position">8</PropertyValue><PropertyValue name="Item21.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item21.ID">Microsoft.VisualStudio.TeamArchitect.UseCaseDesigner.RectangleToolboxItem</PropertyValue><PropertyValue name="Item21.Name">Rectangle</PropertyValue><PropertyValue name="Item21.UseDefaultName">true</PropertyValue><PropertyValue name="Item21.Tab">Simple Shapes</PropertyValue><PropertyValue name="Item21.TabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item21.OriginalTabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item21.OriginalTab">Simple Shapes</PropertyValue><PropertyValue name="Item21.RecordType">8</PropertyValue><PropertyValue name="Item21.Position">9</PropertyValue><PropertyValue name="Item22.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item22.ID">Microsoft.VisualStudio.TeamArchitect.ActivityDesigner.SimpleCommentToolboxItem</PropertyValue><PropertyValue name="Item22.Name">Comment</PropertyValue><PropertyValue name="Item22.UseDefaultName">true</PropertyValue><PropertyValue name="Item22.Tab">Simple Shapes</PropertyValue><PropertyValue name="Item22.TabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item22.OriginalTabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item22.OriginalTab">Simple Shapes</PropertyValue><PropertyValue name="Item22.RecordType">8</PropertyValue><PropertyValue name="Item22.Position">11</PropertyValue><PropertyValue name="Item23.DataProvider">{00000000-0000-0000-0000-000000000000}</PropertyValue><PropertyValue name="Item23.ID">Microsoft.VisualStudio.TeamArchitect.UseCaseDesigner.SimpleCommentToolboxItem</PropertyValue><PropertyValue name="Item23.Name">Comment</PropertyValue><PropertyValue name="Item23.UseDefaultName">true</PropertyValue><PropertyValue name="Item23.Tab">Simple Shapes</PropertyValue><PropertyValue name="Item23.TabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item23.OriginalTabID">Microsoft.VisualStudio.TeamArchitect.LayerDesigner.Shell.Simple ShapesToolboxTab</PropertyValue><PropertyValue name="Item23.OriginalTab">Simple Shapes</PropertyValue><PropertyValue name="Item23.RecordType">8</PropertyValue><PropertyValue name="Item23.Position">12</PropertyValue><PropertyValue name="ItemCount">24</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=1 KeepOpen=0 NameOnly=0 Plain Document FindAll</PropertyValue><PropertyValue name="Document Options">MatchCase=0 WholeWord=0 Hidden=1 Up=0 Selection=0 Block=0 KeepCase=0 SubFolders=1 KeepOpen=0 NameOnly=0 Plain Document FindAll</PropertyValue><PropertyValue name="FiF Options">MatchCase=0 WholeWord=0 Hidden=1 Up=0 Selection=0 Block=0 KeepCase=0 SubFolders=1 KeepOpen=0 NameOnly=0 Plain Document FindAll</PropertyValue><PropertyValue name="Result list">1</PropertyValue><PropertyValue name="ShowEndOfSearch">0</PropertyValue><PropertyValue name="ShowNoFound">0</PropertyValue><PropertyValue name="ShowAllReplacementsNotAllowed">1</PropertyValue><PropertyValue name="ShowSomeReplacementsNotAllowed">1</PropertyValue><PropertyValue name="ShowNoMore">0</PropertyValue><PropertyValue name="ShowFindStart">0</PropertyValue><PropertyValue name="ShowCancel">0</PropertyValue><PropertyValue name="ShowCancelBeforeReplacementsMade">0</PropertyValue><PropertyValue name="ShowReplaceInFilesWarning">1</PropertyValue><PropertyValue name="ShowCancelEntireReplaceAfterCancellingSCC">1</PropertyValue><PropertyValue name="FindTextFromEditor">1</PropertyValue><PropertyValue name="HideFindAfterMatchFound">0</PropertyValue><PropertyValue name="HitReplaced">0</PropertyValue><PropertyValue name="Syntax">Regex</PropertyValue><PropertyValue name="In Files Pane Display Options">256</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 IsVisible="True"><AutoHideRoot IsVisible="True" DockedHeight="*" DockedWidth="*"><AutoHideChannel Orientation="Vertical"><AutoHideGroup><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="4" IconResourcePackage="8d8529d3-625d-4496-8354-3dad630ecc1b" Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" DockedHeight="768" DockedWidth="204.8" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" DockedHeight="768" DockedWidth="204.8" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/></AutoHideGroup></AutoHideChannel><AutoHideChannel Dock="Right" Orientation="Vertical" IsVisible="True"><AutoHideGroup><wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" IconIndex="1" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" DockedHeight="384" DockedWidth="488.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="384" FloatingWidth="204.8"/></AutoHideGroup><AutoHideGroup IsVisible="True"><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="2" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" IsVisible="True" DockedWidth="488.8" AutoHideWidth="445" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/></AutoHideGroup></AutoHideChannel><AutoHideChannel Dock="Top"/><AutoHideChannel Dock="Bottom"/><DockRoot IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><TabGroup DockedHeight="768" DockedWidth="204.8"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="204.8" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/><ViewBookmark Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" DockedHeight="768" DockedWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{099ca9ea-0ae4-4e31-a7e4-fe09bd1715cc}" DockedHeight="768" DockedWidth="204.8" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/><ViewBookmark Name="ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" DockedHeight="768" DockedWidth="204.8"/><wm:ToolWindowView Name="ST:0:0:{9f3ec988-1174-4746-a66a-3969715d1fc7}" DockedHeight="768" DockedWidth="204.8" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="204.8" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{5b6781c0-e99d-11d0-9954-00a0c91bc8e5}" DockedHeight="768" DockedWidth="204.8" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/></TabGroup><DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*"><DocumentGroupContainer Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*" DockRestriction="DocumentGroup, Document"><DocumentGroup DockedHeight="719.249160263053" DockedWidth="377.248707101752"><wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{387cb18d-6153-4156-9257-9ac3f9207bbe}" DockedHeight="719.249160263053" DockedWidth="377.248707101752" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{c79b74ff-f1d7-4c94-aefa-4d22bfe1b1f9}" DockedHeight="719.249160263053" DockedWidth="377.248707101752" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{e8b06f52-6d01-11d2-aa7d-00c04f990343}" DockedHeight="719.249160263053" DockedWidth="377.248707101752" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{46c87f81-5a06-43a8-9e25-85d33bac49f8}" DockedHeight="719.249160263053" DockedWidth="377.248707101752" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{269a02dc-6af8-11d3-bdc4-00c04f688e50}" DockedHeight="719.249160263053" DockedWidth="377.248707101752" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="384" FloatingWidth="512"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{99b8fa2f-ab90-4f57-9c32-949f146f1914}" DockedHeight="719.249160263053" DockedWidth="377.248707101752" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><ViewBookmark Name="D:0:0:{B5789C45-10E8-4EC9-959A-55B8AEB44F05}|WebLinc.Client.Web\htdocs\WebLinc.Client.Web.csproj|c:\projects\weblincecommerce\universalcompanies\weblinc.client.web\htdocs\services\manufacturerarticleservice.asmx.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" ViewBookmarkType="DocumentWell" DockedHeight="719.249160263053" DockedWidth="377.248707101752"/></DocumentGroup></DocumentGroupContainer><DockGroup DockedHeight="192" DockedWidth="1024"><TabGroup DockedHeight="192" DockedWidth="1024"><ViewBookmark Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" DockedHeight="192" DockedWidth="1024"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="6" IconResourceID="6650" IconResourcePackage="4a9b7e50-aa16-11d0-a8c5-00a0c921a4d2" Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{5415ea3a-d813-4948-b51e-562082ce0887}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="3" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f565}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{905da7d1-18fd-4a46-8d0f-a5ff58ada9de}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView Name="ST:0:0:{b869198c-f673-46d2-83ae-64f515277716}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView Name="ST:0:0:{b8399b49-7330-487b-9235-7d2e969d0a79}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><ViewBookmark Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="1024"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd5b-437e-11d3-b88e-00c04f79f802}" DockedHeight="192" DockedWidth="1024" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/></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"/></TabGroup></DockGroup></DockGroup><DockGroup Orientation="Vertical" DockedHeight="537.6" DockedWidth="488.8"><TabGroup DockedWidth="488.8"><ViewBookmark Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" DockedWidth="488.8"/><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="2" IconResourcePackage="8e01ec3e-2928-4aa5-b720-e28c163818e6" Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}" DockedWidth="488.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="6651" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" DockedWidth="488.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}" DockedWidth="488.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}" DockedWidth="488.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}" DockedWidth="488.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" DockedWidth="488.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}" DockedWidth="488.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{4a791147-19e4-11d3-b86b-00c04f79f802}" DockedWidth="488.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd58-437e-11d3-b88e-00c04f79f802}" DockedWidth="488.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{57dc5d59-11c2-4955-a7b4-d7699d677e93}" DockedWidth="488.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/></TabGroup><TabGroup DockedHeight="384" DockedWidth="488.8"><ViewBookmark Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" DockedHeight="384" DockedWidth="488.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{66dba47c-61df-11d2-aa79-00c04f990343}" DockedHeight="384" DockedWidth="488.8" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="384" FloatingWidth="204.8"/></TabGroup></DockGroup><wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="3" IconResourceID="401" IconResourcePackage="604ad610-5cf9-4bd5-8acc-f49810e2efd4" Name="ST:0:0:{896e815d-3862-4978-a1bc-cb6a3e70045c}" IsSelected="True" IsVisible="True" DockedHeight="442" DockedWidth="582" FloatingTop="541" FloatingLeft="1461" FloatingHeight="450" FloatingWidth="450"/></DockGroup></DockRoot></AutoHideRoot></MainSite><FloatSite FloatingTop="153.6" FloatingLeft="204.8" 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" FloatingTop="153.6" FloatingLeft="204.8" FloatingHeight="76.8" FloatingWidth="337.92"/></FloatSite><FloatSite FloatingTop="153.6" FloatingLeft="204.8" 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" FloatingTop="153.6" FloatingLeft="204.8" FloatingHeight="76.8" FloatingWidth="337.92"/></FloatSite><FloatSite FloatingTop="154" FloatingLeft="393" FloatingHeight="427" FloatingWidth="338"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="7" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" IsSelected="True" DockedHeight="100" DockedWidth="100" FloatingTop="154" FloatingLeft="393" FloatingHeight="427" FloatingWidth="338"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite FloatingTop="100" FloatingLeft="100" 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite><wm:ToolWindowView Name="ST:0:0:{ed485b08-5acf-4ce9-8e13-699174ea0201}"/></FloatSite><FloatSite><wm:ToolWindowView Name="ST:0:0:{ecdd9ee0-ac6b-11d0-89f9-00a0c9110055}"/></FloatSite><FloatSite 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"/></FloatSite><FloatSite><wm:ToolWindowView Name="ST:0:0:{637792aa-f332-4bb5-be6c-066b0e88eced}"/></FloatSite><FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="1066" FloatingWidth="1936" FloatingWindowState="Maximized"><wm:ToolWindowView ForceCreate="DontForceCreate" IconIndex="5" IconResourceID="401" IconResourcePackage="604ad610-5cf9-4bd5-8acc-f49810e2efd4" Name="ST:0:0:{8b17630d-72a5-43ae-8105-db31004d08ad}" IsSelected="True" FloatingTop="100" FloatingLeft="100" FloatingHeight="1066" FloatingWidth="1936"/></FloatSite><FloatSite FloatingTop="77" FloatingLeft="1954" FloatingHeight="936" FloatingWidth="1298"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="11" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" IsSelected="True" DockedHeight="192" DockedWidth="1024" FloatingTop="77" FloatingLeft="1954" FloatingHeight="936" FloatingWidth="1298"/></FloatSite><FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="705" FloatingWidth="1152"><wm:ToolWindowView ForceCreate="DontForceCreate" IconIndex="4" IconResourceID="401" IconResourcePackage="604ad610-5cf9-4bd5-8acc-f49810e2efd4" Name="ST:0:0:{2fac1ebf-6b37-4be3-9a44-f9ed32d561cd}" IsSelected="True" FloatingTop="100" FloatingLeft="100" FloatingHeight="705" FloatingWidth="1152"/></FloatSite><FloatSite FloatingTop="241" FloatingLeft="255" FloatingHeight="583" FloatingWidth="1131"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="15" IconResourceID="6650" IconResourcePackage="4a9b7e50-aa16-11d0-a8c5-00a0c921a4d2" Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" IsSelected="True" DockedHeight="192" DockedWidth="1024" FloatingTop="241" FloatingLeft="255" FloatingHeight="583" FloatingWidth="1131"/></FloatSite></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 IsVisible="True"><AutoHideRoot IsVisible="True" DockedHeight="*" DockedWidth="*"><AutoHideChannel Orientation="Vertical"/><AutoHideChannel Dock="Right" Orientation="Vertical" IsVisible="True"><AutoHideGroup IsVisible="True"><wm:ToolWindowView Name="ST:0:0:{ed485b08-5acf-4ce9-8e13-699174ea0201}" DockedHeight="652.8" DockedWidth="97.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" IsVisible="True" DockedHeight="652.8" DockedWidth="97.08" AutoHideWidth="608" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}" DockedHeight="652.8" DockedWidth="97.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" DockedHeight="652.8" DockedWidth="97.08" FloatingTop="76.8" FloatingLeft="819.2" 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="97.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="652.8" DockedWidth="97.08" FloatingTop="76.8" FloatingLeft="819.2" 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="97.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{ecdd9ee0-ac6b-11d0-89f9-00a0c9110055}" DockedHeight="652.8" DockedWidth="97.08" FloatingTop="76.8" FloatingLeft="819.2" 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="97.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" DockedHeight="652.8" DockedWidth="97.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}" DockedHeight="652.8" DockedWidth="97.08" FloatingTop="76.8" FloatingLeft="819.2" 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="97.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{4a791147-19e4-11d3-b86b-00c04f79f802}" DockedHeight="652.8" DockedWidth="97.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd58-437e-11d3-b88e-00c04f79f802}" DockedHeight="652.8" DockedWidth="97.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{57dc5d59-11c2-4955-a7b4-d7699d677e93}" DockedHeight="652.8" DockedWidth="97.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}" DockedHeight="652.8" DockedWidth="97.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/></AutoHideGroup><AutoHideGroup IsVisible="True"><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{896e815d-3862-4978-a1bc-cb6a3e70045c}" IsVisible="True" DockedHeight="192" DockedWidth="589" FloatingTop="548" FloatingLeft="1494" FloatingHeight="984" FloatingWidth="1034"/></AutoHideGroup></AutoHideChannel><AutoHideChannel Dock="Top"/><AutoHideChannel Dock="Bottom"/><DockRoot IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><TabGroup DockedHeight="652.8" DockedWidth="174.08"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="4" IconResourcePackage="8d8529d3-625d-4496-8354-3dad630ecc1b" Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="102.4" 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" FloatingTop="76.8" FloatingLeft="102.4" 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" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView Name="ST:0:0:{9f3ec988-1174-4746-a66a-3969715d1fc7}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="102.4" 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" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/></TabGroup><DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*"><TabGroup DockedHeight="153.6" DockedWidth="819.2"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:1:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ca4b8ff5-bfc7-11d2-9929-00c04f68fdaf}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{51c76317-9037-4cf2-a20a-6206fd30b4a1}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e62ce6a0-b439-11d0-a79d-00a0c9110051}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{37aba9be-445a-11d3-9949-00c04f68fd0a}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/></TabGroup><DocumentGroupContainer Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*" DockRestriction="DocumentGroup, Document"><DocumentGroup><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{387cb18d-6153-4156-9257-9ac3f9207bbe}" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{c79b74ff-f1d7-4c94-aefa-4d22bfe1b1f9}" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{e8b06f52-6d01-11d2-aa7d-00c04f990343}" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{46c87f81-5a06-43a8-9e25-85d33bac49f8}" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{269a02dc-6af8-11d3-bdc4-00c04f688e50}" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="384" FloatingWidth="512"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{99b8fa2f-ab90-4f57-9c32-949f146f1914}" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cf577b8c-4134-11d2-83e5-00c04f9902c1}" FloatingTop="192" FloatingLeft="327.68" FloatingHeight="384" FloatingWidth="358.4"/></DocumentGroup></DocumentGroupContainer><DockGroup DockedHeight="192" DockedWidth="512"><TabGroup DockedHeight="192" DockedWidth="512"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="5" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{f2e84780-2af1-11d1-a7fa-00a0c9110051}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="4" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{4a18f9d0-b838-11d0-93eb-00a0c90f2734}" IsSelected="True" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="9" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:1:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd5b-437e-11d3-b88e-00c04f79f802}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/></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"/></TabGroup><TabGroup DockedHeight="192"><ViewBookmark Name="ST:0:0:{0504ff91-9d61-11d0-a794-00a0c9110051}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{637792aa-f332-4bb5-be6c-066b0e88eced}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" DockedHeight="192"/><ViewBookmark Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" 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:{5415ea3a-d813-4948-b51e-562082ce0887}" 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:{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"/></TabGroup></DockGroup></DockGroup><TabGroup><ViewBookmark Name="ST:0:0:{ed485b08-5acf-4ce9-8e13-699174ea0201}"/><ViewBookmark Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}"/><ViewBookmark Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}"/><ViewBookmark Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}"/><ViewBookmark Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}"/><ViewBookmark Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}"/><ViewBookmark Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}"/><ViewBookmark Name="ST:0:0:{ecdd9ee0-ac6b-11d0-89f9-00a0c9110055}"/><ViewBookmark Name="ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}"/><ViewBookmark Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}"/><ViewBookmark Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}"/><ViewBookmark Name="ST:0:0:{66dba47c-61df-11d2-aa79-00c04f990343}"/><ViewBookmark Name="ST:0:0:{4a791147-19e4-11d3-b86b-00c04f79f802}"/><ViewBookmark Name="ST:0:0:{73f6dd58-437e-11d3-b88e-00c04f79f802}"/><ViewBookmark Name="ST:0:0:{57dc5d59-11c2-4955-a7b4-d7699d677e93}"/><ViewBookmark Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}"/></TabGroup><ViewBookmark Name="ST:0:0:{896e815d-3862-4978-a1bc-cb6a3e70045c}"/></DockGroup></DockRoot></AutoHideRoot></MainSite><FloatSite FloatingTop="153.6" FloatingLeft="204.8" 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" FloatingTop="153.6" FloatingLeft="204.8" FloatingHeight="76.8" FloatingWidth="337.92"/></FloatSite><FloatSite FloatingTop="153.6" FloatingLeft="204.8" 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" FloatingTop="153.6" FloatingLeft="204.8" FloatingHeight="76.8" FloatingWidth="337.92"/></FloatSite><FloatSite FloatingTop="153.6" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="100" DockedWidth="100" FloatingTop="153.6" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="337.92"/></FloatSite><FloatSite><wm:ToolWindowView Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}"/></FloatSite><FloatSite FloatingTop="548" FloatingLeft="1494" FloatingHeight="984" FloatingWidth="1034"><TabGroup DockedHeight="192" DockedWidth="512" FloatingTop="548" FloatingLeft="1494" FloatingHeight="984" FloatingWidth="1034"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="3" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{0504ff91-9d61-11d0-a794-00a0c9110051}" DockedHeight="192" DockedWidth="512" FloatingTop="22" FloatingLeft="1924" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView Name="ST:0:0:{637792aa-f332-4bb5-be6c-066b0e88eced}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="984" FloatingWidth="1034"/><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}" DockedHeight="192" DockedWidth="512" FloatingTop="22" FloatingLeft="1924" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="10" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" DockedHeight="192" DockedWidth="512" FloatingTop="22" FloatingLeft="1924" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="16" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" IsSelected="True" DockedHeight="192" DockedWidth="512" FloatingTop="22" FloatingLeft="1924" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" DockedHeight="192" DockedWidth="512" FloatingTop="22" FloatingLeft="1924" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{5415ea3a-d813-4948-b51e-562082ce0887}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f565}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{905da7d1-18fd-4a46-8d0f-a5ff58ada9de}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView Name="ST:0:0:{b869198c-f673-46d2-83ae-64f515277716}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView Name="ST:0:0:{b8399b49-7330-487b-9235-7d2e969d0a79}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="984" FloatingWidth="1034"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="984" FloatingWidth="1034"/><ViewBookmark Name="ST:0:0:{896e815d-3862-4978-a1bc-cb6a3e70045c}" AccessOrder="1" ViewBookmarkType="Raft" DockedHeight="192" DockedWidth="512" FloatingHeight="984" FloatingWidth="1034"/></TabGroup></FloatSite><FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{8b17630d-72a5-43ae-8105-db31004d08ad}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></FloatSite><FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"><wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{2fac1ebf-6b37-4be3-9a44-f9ed32d561cd}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/></FloatSite></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 IsVisible="True"><AutoHideRoot IsVisible="True" DockedHeight="*" DockedWidth="*"><AutoHideChannel Orientation="Vertical"/><AutoHideChannel Dock="Right" Orientation="Vertical"/><AutoHideChannel Dock="Top"/><AutoHideChannel Dock="Bottom"/><DockRoot IsVisible="True" DockedHeight="*" DockedWidth="*"><DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*"><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" FloatingTop="76.8" FloatingLeft="102.4" 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" FloatingTop="76.8" FloatingLeft="102.4" 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" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView Name="ST:0:0:{9f3ec988-1174-4746-a66a-3969715d1fc7}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="102.4" 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" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="204.8"/></TabGroup><DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*"><TabGroup DockedHeight="153.6" DockedWidth="819.2"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:1:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ca4b8ff5-bfc7-11d2-9929-00c04f68fdaf}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{51c76317-9037-4cf2-a20a-6206fd30b4a1}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e62ce6a0-b439-11d0-a79d-00a0c9110051}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{37aba9be-445a-11d3-9949-00c04f68fd0a}" DockedHeight="153.6" DockedWidth="819.2" FloatingTop="76.8" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="614.4"/></TabGroup><DocumentGroupContainer Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*" DockRestriction="DocumentGroup, Document"><DocumentGroup><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{387cb18d-6153-4156-9257-9ac3f9207bbe}" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{c79b74ff-f1d7-4c94-aefa-4d22bfe1b1f9}" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{e8b06f52-6d01-11d2-aa7d-00c04f990343}" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{46c87f81-5a06-43a8-9e25-85d33bac49f8}" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{269a02dc-6af8-11d3-bdc4-00c04f688e50}" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="384" FloatingWidth="512"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{99b8fa2f-ab90-4f57-9c32-949f146f1914}" FloatingTop="76.8" FloatingLeft="102.4" FloatingHeight="537.6" FloatingWidth="716.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cf577b8c-4134-11d2-83e5-00c04f9902c1}" FloatingTop="192" FloatingLeft="327.68" FloatingHeight="384" FloatingWidth="358.4"/></DocumentGroup></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" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a18f9d0-b838-11d0-93eb-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:1:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{73f6dd5b-437e-11d3-b88e-00c04f79f802}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="51.2" FloatingHeight="192" FloatingWidth="614.4"/></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"/></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" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="6" IconResourceID="6650" IconResourcePackage="4a9b7e50-aa16-11d0-a8c5-00a0c921a4d2" Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{5415ea3a-d813-4948-b51e-562082ce0887}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="409.6" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f565}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{905da7d1-18fd-4a46-8d0f-a5ff58ada9de}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="614.4"/><wm:ToolWindowView Name="ST:0:0:{b869198c-f673-46d2-83ae-64f515277716}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView Name="ST:0:0:{b8399b49-7330-487b-9235-7d2e969d0a79}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="460.8"/><wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}" DockedHeight="192" DockedWidth="512" FloatingTop="576" FloatingLeft="102.4" FloatingHeight="192" FloatingWidth="460.8"/></TabGroup></DockGroup></DockGroup><TabGroup DockedHeight="652.8" DockedWidth="174.08"><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{ed485b08-5acf-4ce9-8e13-699174ea0201}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="2" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="819.2" 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="174.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="6651" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="819.2" 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="174.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="819.2" 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="174.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" Name="ST:0:0:{ecdd9ee0-ac6b-11d0-89f9-00a0c9110055}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="819.2" 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="174.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="819.2" 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" FloatingTop="76.8" FloatingLeft="819.2" 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" FloatingTop="76.8" FloatingLeft="819.2" 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" FloatingTop="76.8" FloatingLeft="819.2" 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" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}" DockedHeight="652.8" DockedWidth="174.08" FloatingTop="76.8" FloatingLeft="819.2" FloatingHeight="537.6" FloatingWidth="204.8"/></TabGroup></DockGroup></DockRoot></AutoHideRoot></MainSite><FloatSite FloatingTop="153.6" FloatingLeft="204.8" 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" FloatingTop="153.6" FloatingLeft="204.8" FloatingHeight="76.8" FloatingWidth="337.92"/></FloatSite><FloatSite FloatingTop="153.6" FloatingLeft="204.8" 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" FloatingTop="153.6" FloatingLeft="204.8" FloatingHeight="76.8" FloatingWidth="337.92"/></FloatSite><FloatSite FloatingTop="153.6" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="337.92"><wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="7" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="100" DockedWidth="100" FloatingTop="153.6" FloatingLeft="204.8" FloatingHeight="153.6" FloatingWidth="337.92"/></FloatSite></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">
<Categories>
<Category GUID="{40660F54-80FA-4375-89A3-8D06AA954EBA}" FontIsDefault="Yes">
<Items>
<Item Name="Plain Text" Foreground="0x00C0C0C0" Background="0x00000000" BoldFont="No"/>
<Item Name="Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="Inactive Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
</Items>
</Category>
<Category GUID="{47724E70-AF55-48FB-A928-BB161C1D0C05}" FontIsDefault="Yes">
<Items>
<Item Name="XML Attribute" Foreground="0x00808000" Background="0x02000000" BoldFont="No"/>
<Item Name="XML Attribute Quotes" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
<Item Name="XML Attribute Value" Foreground="0x00FFFF00" Background="0x02000000" BoldFont="No"/>
<Item Name="XML Delimiter" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
<Item Name="XML Keyword" Foreground="0x00808000" Background="0x02000000" BoldFont="No"/>
<Item Name="XML Text" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
</Items>
</Category>
<Category GUID="{5C48B2CB-0366-4FBF-9786-0BB37E945687}" FontIsDefault="Yes">
<Items>
<Item Name="Plain Text" Foreground="0x00C0C0C0" Background="0x00000000" BoldFont="No"/>
<Item Name="Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="Inactive Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="Current List Location" Foreground="0x00A3DBFF" Background="0x01000007" BoldFont="No"/>
</Items>
</Category>
<Category GUID="{6BB65C5A-2F31-4BDE-9F48-8A38DC0C63E7}" FontIsDefault="Yes">
<Items>
<Item Name="Plain Text" Foreground="0x00C0C0C0" Background="0x00000000" BoldFont="No"/>
<Item Name="Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="Inactive Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
</Items>
</Category>
<Category GUID="{9973EFDF-317D-431C-8BC1-5E88CBFD4F7F}" FontIsDefault="Yes">
<Items>
<Item Name="Plain Text" Foreground="0x00C0C0C0" Background="0x00000000" BoldFont="No"/>
<Item Name="Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="Inactive Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="Current List Location" Foreground="0x00A3DBFF" Background="0x01000007" BoldFont="No"/>
</Items>
</Category>
<Category GUID="{9E632E6E-D786-4F9A-8D3E-B9398836C784}" FontIsDefault="Yes">
<Items>
<Item Name="Plain Text" Foreground="0x00C0C0C0" Background="0x00000000" BoldFont="No"/>
<Item Name="Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="Inactive Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
</Items>
</Category>
<Category GUID="{A27B4E24-A735-4D1D-B8E7-9716E1E3D8E0}" FontIsDefault="Yes">
<Items>
<Item Name="Plain Text" Foreground="0x00C0C0C0" Background="0x00000000" BoldFont="No"/>
<Item Name="Inactive Selected Text" Foreground="0x02000000" Background="0x00000080" BoldFont="No"/>
<Item Name="Indicator Margin" Foreground="0x02000000" Background="0x00808080" BoldFont="No"/>
<Item Name="Bookmark" Foreground="0x02000000" Background="0x00000000" BoldFont="No"/>
<Item Name="Brace Matching (Highlight)" Foreground="0x00000080" Background="0x02000000" BoldFont="Yes"/>
<Item Name="Brace Matching (Rectangle)" Foreground="0x02000000" Background="0x00800000" BoldFont="No"/>
<Item Name="Code Snippet Dependent Field" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
<Item Name="outlining.collapsehintadornment" Foreground="0x00000000" Background="0x00282828" BoldFont="No"/>
<Item Name="CSS Keyword" Foreground="0x00808000" Background="0x02000000" BoldFont="No"/>
<Item Name="CSS Property Value" Foreground="0x00808000" Background="0x02000000" BoldFont="No"/>
<Item Name="CSS Selector" Foreground="0x001515A3" Background="0x02000000" BoldFont="No"/>
<Item Name="CSS String Value" Foreground="0x00000080" Background="0x02000000" BoldFont="No"/>
<Item Name="CurrentLineFormat" Foreground="0x02000000" Background="0x00282828" BoldFont="No"/>
<Item Name="CurrentLineInactiveFormat" Foreground="0x02000000" Background="0x00282828" BoldFont="No"/>
<Item Name="Definition Window Background" Foreground="0x01000002" Background="0x00000000" BoldFont="No"/>
<Item Name="MarkerFormatDefinition/FindHighlightFormatting" Foreground="0x00FFFFFF" Background="0x00800080" BoldFont="No"/>
<Item Name="MarkerFormatDefinition/HighlightedReference" Foreground="0x00000000" Background="0x00808000" BoldFont="No"/>
<Item Name="HTML Attribute" Foreground="0x00AF912B" Background="0x02000000" BoldFont="No"/>
<Item Name="HTML Attribute Value" Foreground="0x00000080" Background="0x02000000" BoldFont="No"/>
<Item Name="HTML Element Name" Foreground="0x00808000" Background="0x02000000" BoldFont="No"/>
<Item Name="HTML Entity" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
<Item Name="HTML Operator" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
<Item Name="HTML Server-Side Script" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="HTML Tag Delimiter" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
<Item Name="Keyword" Foreground="0x00808000" Background="0x02000000" BoldFont="No"/>
<Item Name="outlining.square" Foreground="0x00000000" Background="0x00E2E2E2" BoldFont="No"/>
<Item Name="Preprocessor Keyword" Foreground="0x00808080" Background="0x02000000" BoldFont="No"/>
<Item Name="Refactoring Dependent Field" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
<Item Name="ReSharper Highlight" Foreground="0x00FACE87" Background="0x00494949" BoldFont="No"/>
<Item Name="ReSharper Matched Brace" Foreground="0x02000000" Background="0x00800000" BoldFont="No"/>
<Item Name="ReSharper Navigation Highlight" Foreground="0x00FACE87" Background="0x02000000" BoldFont="No"/>
<Item Name="ReSharper Non-Private Unused Members" Foreground="0x00808080" Background="0x02000000" BoldFont="No"/>
<Item Name="ReSharper Todo Item" Foreground="0x00008000" Background="0x02000000" BoldFont="Yes"/>
<Item Name="Sampling Hot Line 1" Foreground="0x00000000" Background="0x00800000" BoldFont="No"/>
<Item Name="SQL DML Marker" Foreground="0x00000000" Background="0x02000000" BoldFont="No"/>
<Item Name="Visual Basic Read Only Marker" Foreground="0x02000000" Background="0x00000000" BoldFont="No"/>
<Item Name="XAML Attribute" Foreground="0x00AF912B" Background="0x02000000" BoldFont="No"/>
<Item Name="XAML Attribute Quotes" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
<Item Name="XAML Attribute Value" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="XAML Delimiter" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="XAML Keyword" Foreground="0x00808000" Background="0x02000000" BoldFont="No"/>
<Item Name="XAML Markup Extension Class" Foreground="0x00808000" Background="0x02000000" BoldFont="No"/>
<Item Name="XAML Markup Extension Parameter Name" Foreground="0x00AF912B" Background="0x02000000" BoldFont="No"/>
<Item Name="XAML Markup Extension Parameter Value" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
<Item Name="XAML Name" Foreground="0x00808000" Background="0x02000000" BoldFont="No"/>
<Item Name="XAML Text" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
<Item Name="XML Attribute" Foreground="0x00AF912B" Background="0x02000000" BoldFont="No"/>
<Item Name="XML Attribute Quotes" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
<Item Name="XML Attribute Value" Foreground="0x00000080" Background="0x02000000" BoldFont="No"/>
<Item Name="XML Delimiter" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="XML Keyword" Foreground="0x00808000" Background="0x02000000" BoldFont="No"/>
<Item Name="XML Name" Foreground="0x00808000" Background="0x02000000" BoldFont="No"/>
<Item Name="XML Text" Foreground="0x00C0C0C0" Background="0x02000000" BoldFont="No"/>
</Items>
</Category>
<Category GUID="{CE2ECED5-C21C-464C-9B45-15E10E9F9EF9}" FontIsDefault="Yes">
<Items>
<Item Name="Plain Text" Foreground="0x00C0C0C0" Background="0x00000000" BoldFont="No"/>
<Item Name="Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="Inactive Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
</Items>
</Category>
<Category GUID="{EE1BE240-4E81-4BEB-8EEA-54322B6B1BF5}" FontIsDefault="Yes">
<Items>
<Item Name="Plain Text" Foreground="0x00C0C0C0" Background="0x00000000" BoldFont="No"/>
<Item Name="Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
<Item Name="Inactive Selected Text" Foreground="0x02000000" Background="0x02000000" BoldFont="No"/>
</Items>
</Category>
</Categories>
</FontsAndColors>
</Category></Category><Category name="Environment_Help" RegisteredName="Environment_Help">
<Category name="Environment_Help_IndexFilter" Category="{A69C6FF2-EC60-4fc8-BB7E-F77AB60938B4}" Package="{4A791146-19E4-11D3-B86B-00C04F79F802}" RegisteredName="Environment_Help_IndexFilter" PackageName="Visual Studio Help Package">
<PropertyValue name="Filter">CSharp</PropertyValue>
</Category>
<Category name="Environment_Help_Options" Category="{C7C72A03-D951-428f-9F0D-D29D9E038FAA}" Package="{4A791146-19E4-11D3-B86B-00C04F79F802}" RegisteredName="Environment_Help_Options" PackageName="Visual Studio Help Package">
<PropertyValue name="CurrentChannel">CSHowDoI80</PropertyValue>
<PropertyValue name="DeveloperCenter">http://go.microsoft.com/fwlink/?LinkId=47811&amp;clcid=%VSSPV_LCID_HEX%</PropertyValue>
<PropertyValue name="ProfileDevLanguages">CSharp</PropertyValue>
</Category>
<Category name="Environment_Help_SearchFilter" Category="{C59B9E28-E89E-4028-A3EF-50FA6DF01120}" Package="{4A791146-19E4-11D3-B86B-00C04F79F802}" RegisteredName="Environment_Help_SearchFilter" PackageName="Visual Studio Help Package">
<CurrentSearchFilter>
<SearchFilterState>
<Filter Id="Language" Default="False">
<Values>
<Value Id="C#" Checked="True"/>
</Values>
</Filter>
<Filter Id="Technology" Default="True">
</Filter>
<Filter Id="TopicTypes" Default="True">
</Filter>
</SearchFilterState>
</CurrentSearchFilter>
</Category>
</Category><Category name="Performance" Category="{7A697B67-8D8F-43c2-A11C-57568FE3F513}" Package="{f4a63b2a-49ab-4b2d-aa59-a10f01026c89}" RegisteredName="Performance" PackageName="PerformancePackage">
<PropertyValue name="toolsoptions.numfunc">5</PropertyValue>
<PropertyValue name="toolsoptions.showtimetick">0</PropertyValue>
<PropertyValue name="toolsoptions.numbuffer">64</PropertyValue>
<PropertyValue name="toolsoptions.sizebuffer">64</PropertyValue>
<PropertyValue name="toolsoptions.serialize">1</PropertyValue>
<PropertyValue name="performancereport.showquery">0</PropertyValue>
<PropertyValue name="toolsoptions.formatcounters">1</PropertyValue>
<PropertyValue name="toolsoptions.exportpath"/>
<PropertyValue name="toolsoptions.exportformat">csv</PropertyValue>
<PropertyValue name="performancereport.hotpathcandidateratio">3.0</PropertyValue>
<PropertyValue name="performancereport.shownoisereductionwarning">1</PropertyValue>
<PropertyValue name="performancereport.noisereductiontrim">0</PropertyValue>
<PropertyValue name="performancereport.noisereductionfold">0</PropertyValue>
<PropertyValue name="performancereport.noisereductiontrimthreshold">2.0</PropertyValue>
<PropertyValue name="performancereport.noisereductionfoldthreshold">3.0</PropertyValue>
<PropertyValue name="tools.options.justmycode">1</PropertyValue>
<PropertyValue name="tools.options.justmycode.callee">1</PropertyValue>
<PropertyValue name="tools.options.justmycode.caller">0</PropertyValue>
<PropertyValue name="tools.options.rules.actions">1,Warning;2,Error;3,Warning;4,Warning;5,Warning;6,Warning;7,Warning;8,Warning;10,Warning;11,Warning;12,Warning;13,Warning;14,Warning;17,Information;18,Warning;21,Information;22,Warning;23,Information;24,Warning;25,Information;26,Information;29,Warning;30,Information;37,Information;38,Information;39,Warning;40,Error;501,Information;502,Information;503,Information;504,Information;505,Information;506,Information;</PropertyValue>
</Category><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, Microsoft.VisualStudio.TeamFoundation.VersionControl, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<PropertyValue name="IsProxyEnabled">False</PropertyValue>
<PropertyValue name="ProxyUrl"/>
<PropertyValue name="ShowDeletedItems">false</PropertyValue>
<PropertyValue name="GetLatestOnCheckOut">false</PropertyValue>
<PropertyValue name="OpenSceToMostRecentPath">true</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=10.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">True</PropertyValue>
</Category><Category name="Test Tools_Test Project" Category="{83eb4e3c-d916-35f7-0118-10f5d3fd41e9}" Package="{a9405ae6-9ac6-4f0e-a03f-7afe45f6fcb7}" RegisteredName="Test Tools_Test Project" PackageName="Microsoft.VisualStudio.TestTools.TestCaseManagement.QualityToolsPackage, Microsoft.VisualStudio.QualityTools.TestCaseManagement, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<PropertyValue name="DefaultProjectLanguage">CSharp</PropertyValue>
<PropertyValue name="IsBackgroundTestDiscoveryEnabled">False</PropertyValue>
<PropertyValue name="UseCodeUnderTestLanguage">True</PropertyValue>
<PropertyValue name="DefaultTestTemplateIds" Key0="vb" Value0="TestProject-V1-BasicUnitTest" Key1="csharp" Value1="TestProject-V1-BasicUnitTest" Key2="vc" Value2="TestProject-V1-SimpleUnitTest;TestProject-V1-WordManualTest;TestProject-V1-HelpTest" Key3=""/>
</Category><Category name="Test Tools_Web Test" Category="{9DE2E186-C1A8-4BEE-B5D6-2BC59BBE140B}" Package="{a9405ae6-9ac6-4f0e-a03f-7afe45f6fcb7}" RegisteredName="Test Tools_Web Test" PackageName="Microsoft.VisualStudio.TestTools.TestCaseManagement.QualityToolsPackage, Microsoft.VisualStudio.QualityTools.TestCaseManagement, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<PropertyValue name="BinaryHttpBodyContentTypes">application/soap+msbin1</PropertyValue>
<PropertyValue name="DetectDynamicParameters">True</PropertyValue>
<PropertyValue name="ExtractBindHiddenFields">True</PropertyValue>
<PropertyValue name="RecordFromMultipleBrowsers">True</PropertyValue>
<PropertyValue name="StartingURL">about:blank</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">True</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="{e58c2a8b-bcc4-4559-ad59-d62eb6d58a22}" RegisteredName="XAML_Formatting" PackageName="Microsoft.VisualStudio.Xaml">
<PropertyValue name="AttributeFormat">Preserve</PropertyValue>
<PropertyValue name="AutoInsertAttributeQuotes">True</PropertyValue>
<PropertyValue name="AutoInsertCommas">True</PropertyValue>
<PropertyValue name="AutoInsertEndBraces">True</PropertyValue>
<PropertyValue name="AutoInsertEndTags">True</PropertyValue>
<PropertyValue name="AutoOutlining">True</PropertyValue>
<PropertyValue name="AutoReformatOnEndTag">True</PropertyValue>
<PropertyValue name="AutoReformatOnPaste">True</PropertyValue>
<PropertyValue name="AutoReformatOnStartTag">True</PropertyValue>
<PropertyValue name="AutoToolboxPopulate">True</PropertyValue>
<PropertyValue name="BlankLineOption">Preserve</PropertyValue>
<PropertyValue name="KeepFirstAttributeOnSameLine">True</PropertyValue>
<PropertyValue name="MaximizeXamlEditor">False</PropertyValue>
<PropertyValue name="QuoteStyle">DoubleQuote</PropertyValue>
<PropertyValue name="WrapColumn">120</PropertyValue>
<PropertyValue name="WrapTags">False</PropertyValue>
</Category><Category name="PowerCommands_Commands" Category="{7a9e9816-5add-4cbd-9c46-1901a492640d}" Package="{24e33dbf-cadf-4da8-acfe-566366fc8468}" RegisteredName="PowerCommands_Commands" PackageName="Microsoft.PowerCommands.PowerCommandsPackage, PowerCommands, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
<PropertyValue name="DisabledCommands">8093c326-9c55-4acc-96f4-b21525333d10,11858;5dc1f44a-f045-4e82-9a6a-d576bd672db3,3965;63d8db72-0e23-4950-8e30-680befc80bad,3952;31be3723-dcbd-4d19-bb8d-55f6087f6b88,2447;88822172-82d1-48ff-a566-72400006a992,2064;899eb090-8728-46df-8ceb-fca2e326fe63,3752;7f95d8fb-4996-4763-af41-a2154a831f77,23049;d88ef4b1-587e-4a9f-ae08-f3ceddbf028a,2274;c91ea546-a349-47b1-aa69-7a1529b58c57,9843;f359cfc9-d628-46b4-aa78-99893e4e056c,15788;dd2ade52-cb4e-415a-b9c1-c3183bc8ddb5,30074;d99de366-5426-4f39-a444-23698b9b5d89,9818;c328650b-8f49-4883-8d83-3a9103458095,8218;14c14c76-3555-4d81-afa6-2ade1ee0d896,31753;9759b1f3-64ef-41af-b383-170ce3fc7277,21285;453783b0-8db7-4f1c-b7ce-5319d3915e8e,3518;97104711-1b56-4ad3-92c9-557353bc78e0,10777;06743131-62c0-406a-8d14-0d487a579d5f,6639;184dd6c2-6301-49e8-a6c9-d8d026444172,26237;86155e5b-99d3-48a8-b3d7-99860f8fdca9,8169;</PropertyValue>
</Category><Category name="PowerCommands_General" Category="{df0d89f1-c9a3-47bf-b277-42e0c178f1a0}" Package="{24e33dbf-cadf-4da8-acfe-566366fc8468}" RegisteredName="PowerCommands_General" PackageName="Microsoft.PowerCommands.PowerCommandsPackage, PowerCommands, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
<PropertyValue name="FormatOnSave">False</PropertyValue>
<PropertyValue name="RemoveAndSortUsingsOnSave">True</PropertyValue>
</Category><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="SQL_Editor" Category="{7d092b67-f9b8-4de4-a60e-298bada6f735}" Package="{cd5a6b66-0d89-4949-b356-361cf0d74372}" RegisteredName="SQL_Editor" PackageName="RadLangSvc.Package, RadLangSvc.VS, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
<PropertyValue name="AutoOutlining">True</PropertyValue>
<PropertyValue name="EnableIntellisense">True</PropertyValue>
<PropertyValue name="MaxScriptSize">1048576</PropertyValue>
<PropertyValue name="TextCasing">0</PropertyValue>
<PropertyValue name="UnderlineErrors">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">True</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></UserSettings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment