Skip to content

Instantly share code, notes, and snippets.

@sryze
Created January 15, 2014 06:12
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 sryze/8431629 to your computer and use it in GitHub Desktop.
Save sryze/8431629 to your computer and use it in GitHub Desktop.
Visual Studio 2010 settings
<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="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">true</PropertyValue>
<PropertyValue name="OnRunWhenErrors">2</PropertyValue>
<PropertyValue name="OnRunWhenOutOfDate">1</PropertyValue>
<PropertyValue name="AlwaysShowSolutionNode">true</PropertyValue>
<PropertyValue name="ProjectItemTemplatesLocation">%vsspv_visualstudio_dir%\Templates\ItemTemplates</PropertyValue>
<PropertyValue name="OnlySaveStartupProjectsAndDependencies">true</PropertyValue>
<PropertyValue name="ShowAdvancedBuildConfigurations">true</PropertyValue>
<PropertyValue name="DefaultBehaviorForStartupProjects">1</PropertyValue>
<PropertyValue name="OnRunOrPreview">0</PropertyValue>
<PropertyValue name="MSBuildOutputVerbosity">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=85890&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=36593&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=36593&amp;clcid=%vsspv_lcid_hex%</PropertyValue>
</ToolsOptionsSubCategory>
</ToolsOptionsCategory>
<ToolsOptionsCategory name="Projects" RegisteredName="Projects">
<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="C/C++" RegisteredName="C/C++" PackageName="Text Management Package">
<PropertyValue name="TabSize">2</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">true</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">2</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="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">true</PropertyValue>
<PropertyValue name="GoToAnchorAfterEscape">false</PropertyValue>
<PropertyValue name="HorizontalScrollBar">true</PropertyValue>
<PropertyValue name="AutoDelimiterHighlighting">true</PropertyValue>
<PropertyValue name="MarginIndicatorBar">true</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">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="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">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="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="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">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>
</ToolsOptionsCategory>
</ToolsOptions>
<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">1</PropertyValue>
<PropertyValue name="EnableBreakpointConstraints">1</PropertyValue>
<PropertyValue name="UseExceptionHelper">0</PropertyValue>
<PropertyValue name="AutoUnwindOnException">1</PropertyValue>
<PropertyValue name="JustMyCode">0</PropertyValue>
<PropertyValue name="ShowNonPublicMembers">0</PropertyValue>
<PropertyValue name="WarnIfNoUserCodeOnLaunch">0</PropertyValue>
<PropertyValue name="FrameworkSourceStepping">0</PropertyValue>
<PropertyValue name="WarnAboutSymbolCacheDuringRemoteManagedDebugging">1</PropertyValue>
<PropertyValue name="EnableStepFiltering">1</PropertyValue>
<PropertyValue name="WarnOnStepFilter">1</PropertyValue>
<PropertyValue name="AllowImplicitFuncEval">1</PropertyValue>
<PropertyValue name="AllowToString">1</PropertyValue>
<PropertyValue name="UseSourceServer">0</PropertyValue>
<PropertyValue name="ShowSourceServerDiagnostics">0</PropertyValue>
<PropertyValue name="AlwaysColorMarkerText">0</PropertyValue>
<PropertyValue name="UseDocumentChecksum">1</PropertyValue>
<PropertyValue name="OutputToImmediate">0</PropertyValue>
<PropertyValue name="ShowRawStructures">0</PropertyValue>
<PropertyValue name="DisableJITOptimization">1</PropertyValue>
<PropertyValue name="ShowNoSymbolsDialog">0</PropertyValue>
<PropertyValue name="ShowScriptDebuggingDisabledDialog">1</PropertyValue>
<PropertyValue name="EnableILInterpreterMinidump">1</PropertyValue>
<PropertyValue name="EnableILInterpreterLive">0</PropertyValue>
<PropertyValue name="HexDisplay">1</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">1</PropertyValue>
<PropertyValue name="ModulesShowAll">1</PropertyValue>
<PropertyValue name="UseCodeSense">1</PropertyValue>
<PropertyValue name="DisasmFields">67577</PropertyValue>
<PropertyValue name="CallStackViewOptions">7799040</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">20000</PropertyValue>
<PropertyValue name="DataTipTimeout">3000</PropertyValue>
<PropertyValue name="AutosReturnValsTimeout">2000</PropertyValue>
<PropertyValue name="AutosRegistersTimeout">2000</PropertyValue>
<PropertyValue name="LocalsTimeout">10000</PropertyValue>
<PropertyValue name="RegistersTimeout">10000</PropertyValue>
<PropertyValue name="AddressExpressionTimeout">10000</PropertyValue>
<PropertyValue name="ScriptDocsTimeout">10000</PropertyValue>
<PropertyValue name="ImmediateWindowTimeout">5000</PropertyValue>
<PropertyValue name="SetValueTimeout">15000</PropertyValue>
<PropertyValue name="TreeGridRePaintTimer">250</PropertyValue>
<PropertyValue name="TreeGridBusyPaintTimer">1000</PropertyValue>
<PropertyValue name="ModulesWindowUpdateTimer">500</PropertyValue>
<PropertyValue name="TreeGridDelayOnEnterTimer">125</PropertyValue>
<PropertyValue name="DelayTreeGridPaintOnBreak">1</PropertyValue>
<PropertyValue name="ShowNonprintableCharsAsGlyphs">0</PropertyValue>
<PropertyValue name="ShowSystemProcesses">0</PropertyValue>
<PropertyValue name="ShowProcessesFromAllSessions">0</PropertyValue>
<PropertyValue name="EnhancedDataTips">1</PropertyValue>
<PropertyValue name="DataTipDismissalSensitivity">1</PropertyValue>
<PropertyValue name="DataTipKeyboardDismissal">0</PropertyValue>
<PropertyValue name="UserSpecifiedEngines">0</PropertyValue>
<PropertyValue name="OutputOnException">1</PropertyValue>
<PropertyValue name="OutputOnStepFilter">1</PropertyValue>
<PropertyValue name="OutputOnModuleLoad">1</PropertyValue>
<PropertyValue name="OutputOnModuleUnload">1</PropertyValue>
<PropertyValue name="OutputOnModuleSymbolSearch">1</PropertyValue>
<PropertyValue name="OutputOnProcessDestroy">1</PropertyValue>
<PropertyValue name="OutputOnThreadDestroy">1</PropertyValue>
<PropertyValue name="OutputOnOutputDebugString">1</PropertyValue>
<PropertyValue name="OutputOnDebuggerMessage">1</PropertyValue>
<PropertyValue name="VariableWindowIcons">1</PropertyValue>
<PropertyValue name="DisableAttachSecurityWarning">0</PropertyValue>
<PropertyValue name="LoadDllExports">0</PropertyValue>
<PropertyValue name="NativeRPC">0</PropertyValue>
<PropertyValue name="AllowSideEffectEval">0</PropertyValue>
<PropertyValue name="LoadSymbolsWhenSettingsChanged">1</PropertyValue>
<PropertyValue name="SymbolUseExcludeList">1</PropertyValue>
<PropertyValue name="SymbolsAlwaysLoadAdjacent">1</PropertyValue>
<PropertyValue name="DontForceCacheOnManualLoad">0</PropertyValue>
<PropertyValue name="SymbolUseMSSymbolServers">1</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">C:\symbols\MicrosoftPublicSymbols*http://msdl.microsoft.com/download/symbols;C:\symbols\MicrosoftPublicSymbols*http://msdl.microsoft.com/download/symbols</PropertyValue>
<PropertyValue name="SymbolPathState">11</PropertyValue>
<PropertyValue name="SymbolCacheDir">C:\symbols</PropertyValue>
<PropertyValue name="SymbolIncludeList"/>
<PropertyValue name="SymbolIncludeListState"/>
<PropertyValue name="SymbolExcludeList"/>
<PropertyValue name="SymbolExcludeListState"/>
</Category>
<Category name="Environment_Group" RegisteredName="Environment_Group">
<Category name="Environment_Aliases" Category="{AD334E74-368A-4c46-9AF8-F53ABF0775F2}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_Aliases" PackageName="Visual Studio Environment Package">
<Aliases Version="1.0">
<Alias Name="immed" Definition="Tools.ImmediateMode"/>
<Alias Name="props" Definition="View.PropertiesWindow"/>
<Alias Name="memory1" Definition="Debug.Memory1"/>
<Alias Name="memory2" Definition="Debug.Memory2"/>
<Alias Name="memory3" Definition="Debug.Memory3"/>
<Alias Name="Lcase" Definition="Edit.MakeLowercase"/>
<Alias Name="memory4" Definition="Debug.Memory4"/>
<Alias Name="locals" Definition="Debug.Locals"/>
<Alias Name="kb" Definition="Debug.ListCallStack"/>
<Alias Name="da" Definition="Debug.ListMemory /Ansi"/>
<Alias Name="db" Definition="Debug.ListMemory /Format:OneByte"/>
<Alias Name="DelEOL" Definition="Edit.DeleteToEOL"/>
<Alias Name="dc" Definition="Debug.ListMemory /Format:FourBytes /Ansi"/>
<Alias Name="dd" Definition="Debug.ListMemory /Format:FourBytes"/>
<Alias Name="df" Definition="Debug.ListMemory /Format:Float"/>
<Alias Name="WordWrap" Definition="Edit.ToggleWordWrap"/>
<Alias Name="AddProj" Definition="File.AddNewProject"/>
<Alias Name="dq" Definition="Debug.ListMemory /Format:EightBytes"/>
<Alias Name="du" Definition="Debug.ListMemory /Unicode"/>
<Alias Name="designer" Definition="View.ViewDesigner"/>
<Alias Name="ListMembers" Definition="Edit.ListMembers"/>
<Alias Name="code" Definition="View.ViewCode"/>
<Alias Name="ParamInfo" Definition="Edit.ParameterInfo"/>
<Alias Name="DelHSp" Definition="Edit.DeleteHorizontalWhiteSpace"/>
<Alias Name="TileH" Definition="Window.TileHorizontally"/>
<Alias Name="save" Definition="File.SaveSelectedItems"/>
<Alias Name="?" Definition="Debug.Print"/>
<Alias Name="callstack" Definition="Debug.CallStack"/>
<Alias Name="open" Definition="File.OpenFile"/>
<Alias Name="TileV" Definition="Window.TileVertically"/>
<Alias Name="OutlineDefs" Definition="Edit.CollapsetoDefinitions"/>
<Alias Name="CloseAll" Definition="Window.CloseAllDocuments"/>
<Alias Name="ToggleBook" Definition="Edit.ToggleBookmark"/>
<Alias Name="InsertFile" Definition="Edit.InsertFileAsText"/>
<Alias Name="autos" Definition="Debug.Autos"/>
<Alias Name="SaveAll" Definition="File.SaveAll"/>
<Alias Name="new" Definition="File.NewFile"/>
<Alias Name="d" Definition="Debug.ListMemory"/>
<Alias Name="rtc" Definition="Debug.RunToCursor"/>
<Alias Name="navigate" Definition="View.WebBrowser"/>
<Alias Name="g" Definition="Debug.Start"/>
<Alias Name="k" Definition="Debug.ListCallStack"/>
<Alias Name="format" Definition="Edit.FormatSelection"/>
<Alias Name="n" Definition="Debug.SetRadix"/>
<Alias Name="p" Definition="Debug.StepOver"/>
<Alias Name="q" Definition="Debug.StopDebugging"/>
<Alias Name="r" Definition="Debug.ListRegisters"/>
<Alias Name="t" Definition="Debug.StepInto"/>
<Alias Name="~*kb" Definition="Debug.ListCallStack /AllThreads"/>
<Alias Name="u" Definition="Debug.ListDisassembly"/>
<Alias Name="nf" Definition="File.NewFile"/>
<Alias Name="registers" Definition="Debug.Registers"/>
<Alias Name="LineCut" Definition="Edit.LineCut"/>
<Alias Name="memory" Definition="memory1"/>
<Alias Name="|" Definition="Debug.ListProcesses"/>
<Alias Name="~" Definition="Debug.ListThreads"/>
<Alias Name="np" Definition="File.NewProject"/>
<Alias Name="DelBOL" Definition="Edit.DeleteToBOL"/>
<Alias Name="~*k" Definition="Debug.ListCallStack /AllThreads"/>
<Alias Name="NextBook" Definition="Edit.NextBookmark"/>
<Alias Name="TaskList" Definition="View.TaskList"/>
<Alias Name="Ucase" Definition="Edit.MakeUppercase"/>
<Alias Name="NewProj" Definition="File.NewProject"/>
<Alias Name="Untabify" Definition="Edit.UntabifySelectedLines"/>
<Alias Name="GotoBrace" Definition="Edit.GotoBrace"/>
<Alias Name="cls" Definition="Edit.ClearAll"/>
<Alias Name="shell" Definition="Tools.Shell"/>
<Alias Name="of" Definition="File.OpenFile"/>
<Alias Name="log" Definition="Tools.LogCommandWindowOutput"/>
<Alias Name="print" Definition="File.Print"/>
<Alias Name="op" Definition="File.OpenProject"/>
<Alias Name="eval" Definition="Debug.EvaluateStatement"/>
<Alias Name="alias" Definition="Tools.Alias"/>
<Alias Name="watch" Definition="Debug.Watch"/>
<Alias Name="cmd" Definition="View.CommandWindow"/>
<Alias Name="help" Definition="Help.F1Help"/>
<Alias Name="GotoLn" Definition="Edit.GoTo"/>
<Alias Name="disasm" Definition="Debug.Disassembly"/>
<Alias Name="redo" Definition="Edit.Redo"/>
<Alias Name="undo" Definition="Edit.Undo"/>
<Alias Name="tabify" Definition="Edit.TabifySelectedLines"/>
<Alias Name="LineDel" Definition="Edit.LineDelete"/>
<Alias Name="StopOutlining" Definition="Edit.CollapsetoDefinitions"/>
<Alias Name="pr" Definition="Debug.StepOut"/>
<Alias Name="SaveAs" Definition="File.SaveSelectedItemsAs"/>
<Alias Name="FullScreen" Definition="View.FullScreen"/>
<Alias Name="nav" Definition="navigate"/>
<Alias Name="SwapAnchor" Definition="Edit.SwapAnchor"/>
<Alias Name="exit" Definition="File.Exit"/>
<Alias Name="threads" Definition="Debug.Threads"/>
<Alias Name="PrevBook" Definition="Edit.PreviousBookmark"/>
<Alias Name="close" Definition="File.Close"/>
<Alias Name="toolbox" Definition="View.Toolbox"/>
<Alias Name="bl" Definition="Debug.Breakpoints"/>
<Alias Name="bp" Definition="Debug.ToggleBreakpoint"/>
<Alias Name="??" Definition="Debug.QuickWatch"/>
<Alias Name="StopFind" Definition="Edit.FindInFiles /stop"/>
<Alias Name="ClearBook" Definition="Edit.ClearBookmarks"/>
</Aliases>
</Category>
<Category name="Environment_CallBrowser" Category="{50B05A5D-9174-48eb-851A-B1C616A0B43D}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_CallBrowser" PackageName="Visual Studio Environment Package">
<PropertyValue name="CallBrowserSortAlphabetically">true</PropertyValue>
<PropertyValue name="CallBrowserSortByAccess">false</PropertyValue>
<PropertyValue name="CallBrowserShowFullyQualifiedNames">true</PropertyValue>
</Category>
<Category name="Environment_ClassView" Category="{40AF29AB-4C5B-412A-9CE8-465C4FCFE41D}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_ClassView" PackageName="Visual Studio Environment Package">
<PropertyValue name="ClassViewShowProjectReferences">false</PropertyValue>
<PropertyValue name="ClassViewShowHiddenTypesAndMembers">false</PropertyValue>
<PropertyValue name="ClassViewTypesSortAlphabetically">false</PropertyValue>
<PropertyValue name="ClassViewTypesSortByType">true</PropertyValue>
<PropertyValue name="ClassViewTypesSortByAccess">false</PropertyValue>
<PropertyValue name="ClassViewTypesGroupByType">false</PropertyValue>
<PropertyValue name="ClassViewSearchResultsSortByBestMatch">true</PropertyValue>
<PropertyValue name="ClassViewSearchResultsSortAlphabetically">false</PropertyValue>
<PropertyValue name="ClassViewSearchResultsSortByType">false</PropertyValue>
<PropertyValue name="ClassViewSearchResultsSortByAccess">false</PropertyValue>
<PropertyValue name="ClassViewSearchResultsGroupByType">false</PropertyValue>
<PropertyValue name="ClassViewMembersViewPublic">true</PropertyValue>
<PropertyValue name="ClassViewMembersViewProtected">true</PropertyValue>
<PropertyValue name="ClassViewMembersViewPrivate">true</PropertyValue>
<PropertyValue name="ClassViewMembersViewOther">true</PropertyValue>
<PropertyValue name="ClassViewMembersShowInherited">false</PropertyValue>
<PropertyValue name="ClassViewShowExtensionMembers">false</PropertyValue>
<PropertyValue name="ClassViewShowBaseTypes">true</PropertyValue>
<PropertyValue name="ClassViewShowDerivedTypes">true</PropertyValue>
<PropertyValue name="ClassViewMembersSortAlphabetically">false</PropertyValue>
<PropertyValue name="ClassViewMembersSortByType">true</PropertyValue>
<PropertyValue name="ClassViewMembersSortByAccess">false</PropertyValue>
</Category>
<Category name="Environment_CommandBars" Category="{B9D9C123-B500-4202-B887-57C829CBD08F}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_CommandBars" PackageName="Visual Studio Environment Package">
<CommandBars Version="05072811">
<DefaultCustomizations>
<add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000003ff" CmdPri="02800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000723" GroupPri="08500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/>
<add Cmd="{3A3E1789-3E35-47B0-8567-D2FB407CC63D}:00003000" CmdPri="01800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000131" GroupPri="0c000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/>
<add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000140" CmdPri="02800001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300"/>
<add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000eb" CmdPri="04804001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300"/>
<add Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ec" CmdPri="06010001" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300"/>
<remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000004d" CmdPri="07040000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000012d" GroupPri="a0000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081"/>
<remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:0000004e" CmdPri="07050000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000012d" GroupPri="a0000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081"/>
<remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000238" CmdPri="07060000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000012d" GroupPri="a0000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081"/>
<remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000239" CmdPri="07070000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000012d" GroupPri="a0000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000081"/>
<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="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000008d4" CmdPri="05000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000721" GroupPri="07500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/>
<remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:000008d5" CmdPri="05000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000721" GroupPri="07500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/>
<remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:00000140" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000723" GroupPri="08500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/>
<remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000ec" CmdPri="04000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000723" GroupPri="08500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/>
<remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000000eb" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000131" GroupPri="0c000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000082"/>
<remove Cmd="{1496A755-94DE-11D0-8C3F-00C04FC2AAE2}:00000848" CmdPri="01000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000035a" GroupPri="00500000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300"/>
<remove Cmd="{3A3E1789-3E35-47B0-8567-D2FB407CC63D}:00003000" CmdPri="05000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300"/>
<remove Cmd="{5EFC7975-14BC-11CF-9B2B-00AA00573819}:000003ff" CmdPri="06000000" Group="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000019f" GroupPri="01000000" Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000300"/>
</DefaultCustomizations>
<UserCustomizations>
<modify_toolbar Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:00000001" Visibility="auto" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,1040,24" DockRectangle="0,0,1040,24"/>
<modify_toolbar Menu="{D309F791-903F-11D0-9EFC-00A0C911004F}:0000000d" Visibility="show" FullScreen="hide" Dock="top" Row="1" FloatRectangle="0,0,96,24" DockRectangle="1,0,96,24"/>
<modify_toolbar Menu="{9ADF33D0-8AAD-11D0-B606-00A0C922E851}:0000000e" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,400,24" DockRectangle="6,0,400,24"/>
<modify_toolbar Menu="{E8B06F42-6D01-11D2-AA7D-00C04F990343}:00000001" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,241,24" DockRectangle="13,0,241,24"/>
<modify_toolbar Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000420" Visibility="hide" FullScreen="hide" Dock="top" Row="3" FloatRectangle="0,0,891,24" DockRectangle="0,0,891,24"/>
<modify_toolbar Menu="{C9DD4A58-47FB-11D2-83E7-00C04F9902C1}:00000421" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,307,24" DockRectangle="33,0,307,24"/>
<modify_toolbar Menu="{061317B2-F992-435E-A23D-9EAD4B972ED5}:00000102" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,563,24" DockRectangle="6,0,563,24"/>
<modify_toolbar Menu="{00000000-0000-0000-0000-313370000001}:00002011" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,152,24" DockRectangle="6,0,152,24"/>
<modify_toolbar Menu="{B85579AA-8BE0-4C4F-A850-90902B317571}:00004000" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,243,24" DockRectangle="2,0,243,24"/>
<modify_toolbar Menu="{E148F049-C570-4F55-84A6-6DA870AF229E}:00001388" Visibility="auto" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,368,24" DockRectangle="19,0,368,24"/>
<modify_toolbar Menu="{C7547851-4E3A-4E5B-9173-FA6E9C8BD82C}:0000271a" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,182,24" DockRectangle="28,0,182,24"/>
<modify_toolbar Menu="{CB26E292-901A-419C-B79D-49BD45C43929}:00002710" Visibility="hide" FullScreen="hide" Dock="top" Row="2" FloatRectangle="0,0,270,24" DockRectangle="27,0,270,24"/>
<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"/>
</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="0" SortDirection="Up"/>
<Column Name="Checked" Width="28" Visibility="Invisible" SortPriority="-1" SortDirection="Up"/>
<Column Name="Description" Width="976" Visibility="Visible" SortPriority="-1" SortDirection="Up"/>
<Column Name="File" Width="266" Visibility="Visible" SortPriority="-1" SortDirection="Up"/>
<Column Name="Line" Width="64" Visibility="Visible" SortPriority="-1" SortDirection="Up"/>
<Column Name="Project" Width="150" Visibility="Invisible" 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"/>
<Column Name="Column" Width="70" 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">False</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="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"/>
<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="ILDasm.Command">%vsspv_windows_sdk_dir%\bin\NETFX 4.0 Tools\ildasm.exe</PropertyValue>
<PropertyValue name="ILDasm.Arguments"/>
<PropertyValue name="ILDasm.InitialDirectory">$(targetdir)</PropertyValue>
<PropertyValue name="ILDasm.SourceKeyName"/>
<PropertyValue name="ILDasm.UseOutputWindow">false</PropertyValue>
<PropertyValue name="ILDasm.PromptForArguments">false</PropertyValue>
<PropertyValue name="ILDasm.CloseOnExit">true</PropertyValue>
<PropertyValue name="ILDasm.IsGUIapp">false</PropertyValue>
<PropertyValue name="ILDasm.SaveAllDocs">true</PropertyValue>
<PropertyValue name="ILDasm.UseTaskList">false</PropertyValue>
<PropertyValue name="ILDasm.Unicode">false</PropertyValue>
<PropertyValue name="ILDasm.Package">{00000000-0000-0000-0000-000000000000}</PropertyValue>
<PropertyValue name="ILDasm.NameID">0</PropertyValue>
<PropertyValue name="Visual Studio &amp;Command Prompt.Command">%systemroot%\system32\cmd.exe</PropertyValue>
<PropertyValue name="Visual Studio &amp;Command Prompt.Arguments">/K vcvars32.bat</PropertyValue>
<PropertyValue name="Visual Studio &amp;Command Prompt.InitialDirectory">%vsspv_vs_install_directory%\vc\bin</PropertyValue>
<PropertyValue name="Visual Studio &amp;Command Prompt.SourceKeyName"/>
<PropertyValue name="Visual Studio &amp;Command Prompt.UseOutputWindow">false</PropertyValue>
<PropertyValue name="Visual Studio &amp;Command Prompt.PromptForArguments">false</PropertyValue>
<PropertyValue name="Visual Studio &amp;Command Prompt.CloseOnExit">true</PropertyValue>
<PropertyValue name="Visual Studio &amp;Command Prompt.IsGUIapp">false</PropertyValue>
<PropertyValue name="Visual Studio &amp;Command Prompt.SaveAllDocs">true</PropertyValue>
<PropertyValue name="Visual Studio &amp;Command Prompt.UseTaskList">false</PropertyValue>
<PropertyValue name="Visual Studio &amp;Command Prompt.Unicode">false</PropertyValue>
<PropertyValue name="Visual Studio &amp;Command Prompt.Package">{F1C25864-3097-11D2-A5C5-00C04F7968B4}</PropertyValue>
<PropertyValue name="Visual Studio &amp;Command Prompt.NameID">10053</PropertyValue>
<PropertyValue name="ToolNames">Error Loo&amp;kup, ILDasm, Visual Studio &amp;Command Prompt</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_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="{A27B4E24-A735-4D1D-B8E7-9716E1E3D8E0}" FontName="Consolas" FontSize="11" CharSet="0" FontIsDefault="No">
<Items>
<Item Name="Visible White Space" Foreground="0x00EEEADD" Background="0x02000000" BoldFont="No"/>
</Items>
</Category>
</Categories>
</FontsAndColors>
</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">
<KeyboardShortcuts Version="8.0">
<DefaultShortcuts>
<Shortcut Command="Build.BuildSolution" Scope="Global">F7</Shortcut>
<Shortcut Command="Build.RebuildSolution" Scope="Global">CTRL+ALT+F7</Shortcut>
<Shortcut Command="Debug.Breakpoints" Scope="Global">ALT+F9</Shortcut>
<Shortcut Command="Debug.CallStack" Scope="Global">ALT+7</Shortcut>
<Shortcut Command="Debug.Disassembly" Scope="Global">ALT+8</Shortcut>
<Shortcut Command="Debug.Locals" Scope="Global">ALT+4</Shortcut>
<Shortcut Command="Debug.Memory1" Scope="Global">ALT+6</Shortcut>
<Shortcut Command="Debug.Processes" Scope="Global">CTRL+SHIFT+ALT+P</Shortcut>
<Shortcut Command="Debug.Registers" Scope="Global">ALT+5</Shortcut>
<Shortcut Command="Debug.Watch" Scope="Global">ALT+3</Shortcut>
<Shortcut Command="Edit.BriefBrowse" Scope="Global">ALT+G</Shortcut>
<Shortcut Command="Edit.ClearBookmarks" Scope="Global">CTRL+SHIFT+F2</Shortcut>
<Shortcut Command="Edit.FindSymbol" Scope="Global">CTRL+SHIFT+Y</Shortcut>
<Shortcut Command="Edit.FormatSelection" Scope="Global">ALT+F8</Shortcut>
<Shortcut Command="Edit.GoTo" Scope="Global">CTRL+G</Shortcut>
<Shortcut Command="Edit.GoToDeclaration" Scope="Global">CTRL+ALT+F12</Shortcut>
<Shortcut Command="Edit.GoToNextLocation" Scope="Global">F4</Shortcut>
<Shortcut Command="Edit.GoToPrevLocation" Scope="Global">SHIFT+F4</Shortcut>
<Shortcut Command="Edit.GoToReference" Scope="Global">SHIFT+F12</Shortcut>
<Shortcut Command="Edit.IncrementalSearch" Scope="Text Editor">CTRL+I</Shortcut>
<Shortcut Command="Edit.LineCut" Scope="Global">SHIFT+ALT+L</Shortcut>
<Shortcut Command="Edit.ListMembers" Scope="Global">CTRL+ALT+T</Shortcut>
<Shortcut Command="Edit.NextBookmark" Scope="Text Editor">F2</Shortcut>
<Shortcut Command="Edit.PreviousBookmark" Scope="Global">SHIFT+F2</Shortcut>
<Shortcut Command="Edit.ReverseIncrementalSearch" Scope="Text Editor">CTRL+SHIFT+I</Shortcut>
<Shortcut Command="Edit.ToggleBookmark" Scope="Global">CTRL+F2</Shortcut>
<Shortcut Command="Edit.ViewWhiteSpace" Scope="Global">CTRL+SHIFT+8</Shortcut>
<Shortcut Command="File.Rename" Scope="Global">F2</Shortcut>
<Shortcut Command="Project.Properties" Scope="Global">ALT+F7</Shortcut>
<Shortcut Command="View.BrowseNext" Scope="Global">CTRL+NUM +</Shortcut>
<Shortcut Command="View.BrowsePrevious" Scope="Global">CTRL+NUM -</Shortcut>
<Shortcut Command="View.CodeDefinitionWindow" Scope="Global">CTRL+SHIFT+V</Shortcut>
<Shortcut Command="View.DocumentOutline" Scope="Global">CTRL+ALT+D</Shortcut>
<Shortcut Command="View.FindSymbolResults" Scope="Global">CTRL+ALT+Y</Shortcut>
<Shortcut Command="View.Output" Scope="Global">ALT+2</Shortcut>
<Shortcut Command="View.PopBrowseContext" Scope="Global">CTRL+NUM *</Shortcut>
<Shortcut Command="View.PropertiesWindow" Scope="Global">ALT+ENTER</Shortcut>
<Shortcut Command="View.ViewCode" Scope="Global">CTRL+ALT+0</Shortcut>
<Shortcut Command="View.ViewDesigner" Scope="Global">SHIFT+F7</Shortcut>
<Shortcut Command="Window.ActivateDocumentWindow" Scope="Global">ALT+0</Shortcut>
<RemoveShortcut Command="Window.PreviousToolWindowNav" Scope="Global">SHIFT+ALT+F7</RemoveShortcut>
<Shortcut Command="Window.MovetoNavigationBar" Scope="Global">CTRL+F8</Shortcut>
</DefaultShortcuts>
<ScopeDefinitions>
<Scope Name="Text Editor" ID="{8B382828-6202-11D1-8870-0000F87579D2}"/>
<Scope Name="Global" ID="{5EFC7975-14BC-11CF-9B2B-00AA00573819}"/>
</ScopeDefinitions>
</KeyboardShortcuts>
</Category>
<Category name="Environment_NewProjectDialogPreferredLanguage" Category="{77E22C0C-9F4A-4bfb-AD3A-3F3F4711E9ED}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_NewProjectDialogPreferredLanguage" PackageName="Visual Studio Environment Package">
<PropertyValue name="HasNewProjectDialogPreferredLanguage">true</PropertyValue>
<PropertyValue name="NewProjectDialogPreferredLanguage">VC++</PropertyValue>
<PropertyValue name="DefaultToLargeIconView">false</PropertyValue>
</Category>
<Category name="Environment_ObjectBrowser" Category="{D98D784D-88BF-4EBF-B039-C146EC14F472}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_ObjectBrowser" PackageName="Visual Studio Environment Package">
<PropertyValue name="ObjectBrowserViewNamespaces">false</PropertyValue>
<PropertyValue name="ObjectBrowserShowHiddenTypesAndMembers">false</PropertyValue>
<PropertyValue name="ObjectBrowserTypesSortAlphabetically">true</PropertyValue>
<PropertyValue name="ObjectBrowserTypesSortByType">false</PropertyValue>
<PropertyValue name="ObjectBrowserTypesSortByAccess">false</PropertyValue>
<PropertyValue name="ObjectBrowserTypesGroupByType">false</PropertyValue>
<PropertyValue name="ObjectBrowserSearchResultsSortByBestMatch">true</PropertyValue>
<PropertyValue name="ObjectBrowserSearchResultsSortAlphabetically">false</PropertyValue>
<PropertyValue name="ObjectBrowserSearchResultsSortByType">false</PropertyValue>
<PropertyValue name="ObjectBrowserSearchResultsSortByAccess">false</PropertyValue>
<PropertyValue name="ObjectBrowserSearchResultsGroupByType">false</PropertyValue>
<PropertyValue name="ObjectBrowserMembersViewPublic">true</PropertyValue>
<PropertyValue name="ObjectBrowserMembersViewProtected">true</PropertyValue>
<PropertyValue name="ObjectBrowserMembersViewPrivate">true</PropertyValue>
<PropertyValue name="ObjectBrowserMembersViewOther">true</PropertyValue>
<PropertyValue name="ObjectBrowserMembersShowInherited">false</PropertyValue>
<PropertyValue name="ObjectBrowserShowExtensionMembers">false</PropertyValue>
<PropertyValue name="ObjectBrowserShowBaseTypes">true</PropertyValue>
<PropertyValue name="ObjectBrowserShowDerivedTypes">false</PropertyValue>
<PropertyValue name="ObjectBrowserMembersSortAlphabetically">false</PropertyValue>
<PropertyValue name="ObjectBrowserMembersSortByType">true</PropertyValue>
<PropertyValue name="ObjectBrowserMembersSortByAccess">false</PropertyValue>
<PropertyValue name="ObjectBrowserScope">{B1BA9461-FC54-45B3-A484-CB6DD0B95C94}</PropertyValue>
<PropertyValue name="ObjectBrowserScopeSubScope">0</PropertyValue>
<PropertyValue name="DefaultPresentationLanguage">VC++</PropertyValue>
</Category>
<Category name="Environment_OutputWindow" Category="{07C6CD04-100B-4f3e-BA93-DD1363E8D8E3}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_OutputWindow" PackageName="Visual Studio Environment Package">
<PropertyValue name="OutputWindowWordWrap">false</PropertyValue>
</Category>
<Category name="Environment_PropertiesWindow" Category="{731a3cc7-de5e-49ca-9115-9a03e46624b0}" Package="{7494682b-37a0-11d2-a273-00c04f8ef4ff}" RegisteredName="Environment_PropertiesWindow" PackageName="Windows Forms Designer Package">
<PropertyValue name="PbrsAlpha">0</PropertyValue>
<PropertyValue name="PbrsShowDesc">1</PropertyValue>
</Category>
<Category name="Environment_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"/>
</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">{1593EE17-2E95-41F0-8DC6-A0BFE991388F}</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="19" 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="19" 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="{35D78E2D-3A07-31BA-BCD2-F64F476D2C05}">
<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="{4594EF4F-5B9C-3059-AA13-5011150E4C1E}">
<Columns>
<Column Name="Bitmap" Width="17" Visibility="Visible" SortPriority="-1" 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="17" Visibility="Invisible" SortPriority="2" SortDirection="Up"/>
<Column Name="Description" Width="19" 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="DeletedItemCount">0</PropertyValue>
<PropertyValue name="DeletedTabCount">0</PropertyValue>
<PropertyValue name="ItemCount">0</PropertyValue>
<PropertyValue name="ShowAllTabs">false</PropertyValue>
<PropertyValue name="TabCount">0</PropertyValue>
<PropertyValue name="Version">1</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=1 WholeWord=1 Hidden=0 Up=0 Selection=1 Block=0 KeepCase=0 SubFolders=1 KeepOpen=0 NameOnly=0 Regex Document ReplaceAll</PropertyValue>
<PropertyValue name="Document Options">MatchCase=1 WholeWord=1 Hidden=0 Up=0 Selection=1 Block=0 KeepCase=0 SubFolders=1 KeepOpen=0 NameOnly=0 Regex Document ReplaceAll</PropertyValue>
<PropertyValue name="FiF Options">MatchCase=1 WholeWord=0 Hidden=1 Up=0 Selection=0 Block=0 KeepCase=0 SubFolders=1 KeepOpen=0 NameOnly=0 Plain Files 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="Quick Pane Display Options">288</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 ForceCreate="ForceCreate" IconIndex="5" IconResourceID="6650" IconResourcePackage="21af45b0-ffa5-11d0-b63f-00a0c922e851" Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="256"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="256"/>
</AutoHideGroup>
</AutoHideChannel>
<AutoHideChannel Dock="Right" Orientation="Vertical">
<AutoHideGroup>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" DockedHeight="537.6" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="204.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="537.6" DockedWidth="204.8" 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="537.6" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="204.8"/>
</AutoHideGroup>
</AutoHideChannel>
<AutoHideChannel Dock="Top"/>
<AutoHideChannel Dock="Bottom" IsVisible="True">
<AutoHideGroup IsVisible="True">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{3822e751-eb69-4b0e-b301-595a9e4c74d5}" FloatingWidth="1072.8"/>
<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}" IsVisible="True" AutoHideHeight="298.4" FloatingTop="764" FloatingLeft="-291.2" FloatingWidth="1072.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" FloatingWidth="1072.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" FloatingWidth="1072.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" FloatingWidth="1072.8"/>
<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}" IsVisible="True" FloatingTop="764" FloatingLeft="-291.2" FloatingWidth="1072.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" FloatingWidth="1072.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" FloatingWidth="1072.8"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}" FloatingTop="200" FloatingLeft="200" FloatingWidth="1072.8"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" FloatingTop="100" FloatingLeft="100" FloatingWidth="1072.8"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" FloatingTop="200" FloatingLeft="200" FloatingWidth="1072.8"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" FloatingTop="200" FloatingLeft="200" FloatingWidth="1072.8"/>
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="104" IconResourcePackage="8889e051-b7f9-4781-bb33-2a36a9bdb3a5" Name="ST:0:0:{cdbdee54-b399-484b-b763-db2c3393d646}" FloatingTop="100" FloatingLeft="100" FloatingWidth="1072.8"/>
</AutoHideGroup>
</AutoHideChannel>
<DockRoot IsVisible="True" DockedHeight="*" DockedWidth="*">
<DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*">
<DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*">
<DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*">
<TabGroup DockedHeight="768" DockedWidth="258.4">
<ViewBookmark Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="258.4"/>
<ViewBookmark Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="258.4"/>
</TabGroup>
<DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*">
<DocumentGroupContainer IsVisible="True" DockedHeight="*" DockedWidth="*">
<DocumentGroup IsVisible="True">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="4" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{269a02dc-6af8-11d3-bdc4-00c04f688e50}" FloatingHeight="384" FloatingWidth="512"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{99b8fa2f-ab90-4f57-9c32-949f146f1914}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{c79b74ff-f1d7-4c94-aefa-4d22bfe1b1f9}" FloatingTop="200" FloatingLeft="200" FloatingHeight="700" FloatingWidth="830"/>
<wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f565}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
<wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{387cb18d-6153-4156-9257-9ac3f9207bbe}" FloatingHeight="537.6" FloatingWidth="716.8"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{1820bae5-c385-4492-9de5-e35c9cf17b18}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
</DocumentGroup>
</DocumentGroupContainer>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="3" IconResourceID="6651" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="192" DockedWidth="1064.8" AutoHideHeight="295.2" FloatingTop="475.2" FloatingLeft="-480.8" FloatingWidth="1072.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="5" IconResourceID="6651" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="192" DockedWidth="1064.8" FloatingTop="472.8" FloatingLeft="-476.8" FloatingWidth="1072.8"/>
<TabGroup IsSelected="True" DockedHeight="237" DockedWidth="1064.8">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="13" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" IsSelected="True" DockedHeight="237" DockedWidth="1064.8" FloatingTop="475.2" FloatingLeft="-435.2" FloatingWidth="1072.8"/>
<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}" DockedHeight="237" DockedWidth="1064.8" AutoHideHeight="260" FloatingTop="821" FloatingLeft="-149" FloatingWidth="1073"/>
</TabGroup>
<wm:ToolWindowView ForceCreate="DontForceCreate" IconIndex="9" IconResourceID="300" IconResourcePackage="0fae5799-cec7-406e-bf47-b505e6fd695d" Name="ST:0:0:{cf7341e6-9713-4309-bea6-cdb743e1804d}" DockedHeight="279.520930232558" DockedWidth="792" FloatingTop="472" FloatingLeft="97.6" FloatingHeight="550.4" FloatingWidth="800"/>
<TabGroup DockedHeight="216" DockedWidth="100">
<ViewBookmark Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="216" DockedWidth="100"/>
<ViewBookmark Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="216" DockedWidth="100"/>
</TabGroup>
</DockGroup>
<DockGroup Orientation="Vertical" DockedHeight="537.6" DockedWidth="204.8">
<TabGroup DockedHeight="537.6" DockedWidth="204.8">
<ViewBookmark Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" DockedHeight="537.6" DockedWidth="204.8"/>
<ViewBookmark Name="ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" DockedHeight="537.6" DockedWidth="204.8"/>
</TabGroup>
<TabGroup DockedHeight="384" DockedWidth="204.8">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="1" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" IsSelected="True" DockedHeight="384" DockedWidth="204.8" FloatingHeight="384" FloatingWidth="204.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{66dba47c-61df-11d2-aa79-00c04f990343}" DockedHeight="384" DockedWidth="204.8" FloatingHeight="384" FloatingWidth="204.8"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{1cba9826-3184-4799-a184-784e41b56398}" DockedHeight="384" DockedWidth="204.8" FloatingTop="100" FloatingLeft="100" FloatingHeight="426" FloatingWidth="286"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{38ed9834-0c97-445b-bd1d-f78f3e08afac}" DockedHeight="384" DockedWidth="204.8" FloatingTop="100" FloatingLeft="100" FloatingHeight="426" FloatingWidth="286"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{402dc223-d700-4029-866f-acee803f3f0c}" DockedHeight="384" DockedWidth="204.8" FloatingTop="100" FloatingLeft="100" FloatingHeight="426" FloatingWidth="286"/>
</TabGroup>
</DockGroup>
</DockGroup>
<ViewBookmark Name="ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}"/>
<TabGroup>
<ViewBookmark Name="ST:0:0:{3822e751-eb69-4b0e-b301-595a9e4c74d5}"/>
<ViewBookmark Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}"/>
<ViewBookmark Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}"/>
<ViewBookmark Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}"/>
<ViewBookmark Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}"/>
<ViewBookmark Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}"/>
<ViewBookmark Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}"/>
<ViewBookmark Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}"/>
<ViewBookmark Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}"/>
<ViewBookmark Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}"/>
<ViewBookmark Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}"/>
<ViewBookmark Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}"/>
<ViewBookmark Name="ST:0:0:{cdbdee54-b399-484b-b763-db2c3393d646}"/>
</TabGroup>
</DockGroup>
<TabGroup DockedHeight="718.4" DockedWidth="244" FloatingTop="395.2" FloatingLeft="1210.4" FloatingHeight="726.4" FloatingWidth="252">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}" DockedHeight="718.4" DockedWidth="244" FloatingTop="100" FloatingLeft="100" FloatingHeight="726.4" FloatingWidth="252"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" DockedHeight="718.4" DockedWidth="244" FloatingTop="150" FloatingLeft="150" FloatingHeight="726.4" FloatingWidth="252"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{dd1ddd20-d59b-11da-a94d-0800200c9a66}" DockedHeight="718.4" DockedWidth="244" FloatingTop="200" FloatingLeft="200" FloatingHeight="726.4" FloatingWidth="252"/>
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="105" IconResourcePackage="8889e051-b7f9-4781-bb33-2a36a9bdb3a5" Name="ST:0:0:{a34b1c5d-6d37-4a0c-a8b0-99f8e8158b48}" DockedHeight="718.4" DockedWidth="244" FloatingTop="100" FloatingLeft="100" FloatingHeight="726.4" FloatingWidth="252"/>
<ViewBookmark Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" DockedHeight="718.4" DockedWidth="244"/>
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="6651" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" IsSelected="True" DockedHeight="718.4" DockedWidth="244" FloatingTop="389.6" FloatingLeft="1243.2" FloatingHeight="726.4" FloatingWidth="252"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="109" IconResourcePackage="3a3e1789-3e35-47b0-8567-d2fb407cc63d" Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}" DockedHeight="718.4" DockedWidth="244" FloatingTop="389.6" FloatingLeft="1243.2" FloatingHeight="726.4" FloatingWidth="252"/>
</TabGroup>
<TabGroup IsVisible="True" DockedWidth="274.6">
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="2" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" IsSelected="True" IsVisible="True" DockedWidth="274.6" FloatingTop="394.4" FloatingLeft="1155.2" FloatingHeight="726.4" FloatingWidth="443.2"/>
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="309" IconResourcePackage="0c6e6407-13fc-4878-869a-c8b4016c57fe" Name="ST:0:0:{b2bc9916-e3e6-43a8-ad5f-3bdb95f53db5}" DockedWidth="274.6" FloatingTop="411.2" FloatingLeft="832" FloatingHeight="450.4" FloatingWidth="450.4"/>
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="402" IconResourcePackage="a659f1b3-ad34-11d1-abad-0080c7b89c95" Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}" DockedWidth="274.6" FloatingTop="400.8" FloatingLeft="1061.6" FloatingHeight="400"/>
</TabGroup>
</DockGroup>
</DockRoot>
</AutoHideRoot>
</MainSite>
<FloatSite FloatingHeight="76.8" FloatingWidth="337.92">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/>
</FloatSite>
<FloatSite FloatingHeight="76.8" FloatingWidth="337.92">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/>
</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:{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: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:0:0:{0504ff91-9d61-11d0-a794-00a0c9110051}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{9f3ec988-1174-4746-a66a-3969715d1fc7}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}"/>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{a9b00010-7308-415c-95c6-eed62c1b9788}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{9c7d10e9-0147-4363-bf48-917f0426cd03}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{46c87f81-5a06-43a8-9e25-85d33bac49f8}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{93a69444-e846-4571-9e03-a8433ad9ddf9}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{cb4d394c-6408-4607-8c42-0910d3147a4e}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{e5c2cce5-61d0-4cd8-a946-13ec76cfdb01}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{b869198c-f673-46d2-83ae-64f515277716}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{b8399b49-7330-487b-9235-7d2e969d0a79}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{905da7d1-18fd-4a46-8d0f-a5ff58ada9de}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{73f6dd5b-437e-11d3-b88e-00c04f79f802}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{637792aa-f332-4bb5-be6c-066b0e88eced}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{f044f2c2-3d99-4787-a492-6b09a19df7c0}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{f16e7758-bfd9-4360-a45f-6deeae786164}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{f2c4be33-ca39-41a6-a69a-f4ed439d4178}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{099ca9ea-0ae4-4e31-a7e4-fe09bd1715cc}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{4a791147-19e4-11d3-b86b-00c04f79f802}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{73f6dd58-437e-11d3-b88e-00c04f79f802}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{57dc5d59-11c2-4955-a7b4-d7699d677e93}"/>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{5b6781c0-e99d-11d0-9954-00a0c91bc8e5}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{47a7d881-d3cf-4036-b57c-0444e12df881}"/>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{56b32054-de4d-4de3-8396-bcb6f98bd246}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="350" FloatingWidth="696">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{58875c41-862b-4d6f-b046-03e8a333907e}" FloatingTop="100" FloatingLeft="100" FloatingHeight="350" FloatingWidth="696"/>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{6fb4a4d9-0c08-4663-af7b-2ecbdf7a20ec}" 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:{7b8c4981-13ec-4c56-9f24-abe5faaa9440}" 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:{a693a243-4743-4034-aed4-bec4e79e0b3b}" 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:{f62af5ad-1276-46dd-ae7b-d07ab54d1081}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
</FloatSite>
<FloatSite FloatingTop="110.4" FloatingLeft="65.6" FloatingHeight="450.4" FloatingWidth="450.4">
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="14" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}" IsSelected="True" DockedHeight="362.642273534636" DockedWidth="442.4" FloatingTop="110.4" FloatingLeft="65.6" FloatingHeight="450.4" FloatingWidth="450.4"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{acc84994-f96f-4090-9026-1a6479c6cc57}"/>
</FloatSite>
<FloatSite FloatingTop="764" FloatingLeft="-291.2" FloatingWidth="1072.8">
<TabGroup FloatingWidth="1072.8">
<ViewBookmark Name="ST:0:0:{3822e751-eb69-4b0e-b301-595a9e4c74d5}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
<ViewBookmark Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
<ViewBookmark Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
<ViewBookmark Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
<ViewBookmark Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
<ViewBookmark Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
<ViewBookmark Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
<ViewBookmark Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
<ViewBookmark Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
<ViewBookmark Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
<ViewBookmark Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
<ViewBookmark Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
<ViewBookmark Name="ST:0:0:{cdbdee54-b399-484b-b763-db2c3393d646}" AccessOrder="1" ViewBookmarkType="Raft" FloatingWidth="1072.8"/>
</TabGroup>
</FloatSite>
<FloatSite FloatingTop="395.2" FloatingLeft="1210.4" FloatingHeight="726.4" FloatingWidth="252">
<TabGroup FloatingHeight="726.4" FloatingWidth="252">
<ViewBookmark Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}" ViewBookmarkType="Raft" FloatingHeight="726.4" FloatingWidth="252"/>
<ViewBookmark Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" ViewBookmarkType="Raft" FloatingHeight="726.4" FloatingWidth="252"/>
<ViewBookmark Name="ST:0:0:{dd1ddd20-d59b-11da-a94d-0800200c9a66}" ViewBookmarkType="Raft" FloatingHeight="726.4" FloatingWidth="252"/>
<ViewBookmark Name="ST:0:0:{a34b1c5d-6d37-4a0c-a8b0-99f8e8158b48}" ViewBookmarkType="Raft" FloatingHeight="726.4" FloatingWidth="252"/>
<ViewBookmark Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" ViewBookmarkType="Raft" FloatingHeight="726.4" FloatingWidth="252"/>
<ViewBookmark Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}" ViewBookmarkType="Raft" FloatingHeight="726.4" FloatingWidth="252"/>
</TabGroup>
</FloatSite>
<FloatSite FloatingTop="214" FloatingLeft="716" FloatingHeight="428" FloatingWidth="636">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" IconIndex="7" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{cf2ddc32-8cad-11d2-9302-005345000000}" IsSelected="True" DockedHeight="718.4" DockedWidth="244" AutoHideHeight="276.8" FloatingTop="214" FloatingLeft="716" FloatingHeight="428" FloatingWidth="636"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{8bafa59a-d812-4746-8428-e76a063cafa3}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{4e0252e6-905c-4466-b94e-c0b946fda83c}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{bfeb5a3b-c436-4d71-9450-fac7c527ab92}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{6da21f7a-58db-45ce-8a78-22e8ff00cb95}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{4963bea4-8a53-46f0-912f-7536594a8767}"/>
</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"/>
<AutoHideChannel Dock="Top"/>
<AutoHideChannel Dock="Bottom"/>
<DockRoot IsVisible="True" DockedHeight="*" DockedWidth="*">
<DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*">
<DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*">
<TabGroup DockedHeight="768" DockedWidth="226.88">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="226.88" FloatingHeight="537.6" FloatingWidth="256"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="226.88" FloatingHeight="537.6" FloatingWidth="256"/>
</TabGroup>
<DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*">
<DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*">
<DocumentGroupContainer IsVisible="True" DockedHeight="*" DockedWidth="*">
<DocumentGroup DockedWidth="213.261000602773">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{269a02dc-6af8-11d3-bdc4-00c04f688e50}" DockedWidth="213.261000602773" FloatingHeight="384" FloatingWidth="512"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{387cb18d-6153-4156-9257-9ac3f9207bbe}" DockedWidth="213.261000602773" FloatingHeight="537.6" FloatingWidth="716.8"/>
<wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{1820bae5-c385-4492-9de5-e35c9cf17b18}" DockedWidth="213.261000602773" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{99b8fa2f-ab90-4f57-9c32-949f146f1914}" DockedWidth="213.261000602773" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{c79b74ff-f1d7-4c94-aefa-4d22bfe1b1f9}" DockedWidth="213.261000602773" FloatingTop="200" FloatingLeft="200" FloatingHeight="700" FloatingWidth="830"/>
<wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f565}" DockedWidth="213.261000602773" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
<ViewBookmark Name="ST:0:0:{cf577b8c-4134-11d2-83e5-00c04f9902c1}" ViewBookmarkType="DocumentWell" DockedWidth="213.261000602773"/>
<ViewBookmark Name="ST:1:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" ViewBookmarkType="DocumentWell" DockedWidth="213.261000602773"/>
</DocumentGroup>
</DocumentGroupContainer>
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="2" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" IsSelected="True" IsVisible="True" DockedHeight="192" DockedWidth="303.214414414414" FloatingTop="168" FloatingLeft="651.2" FloatingWidth="1332"/>
</DockGroup>
<DockGroup IsSelected="True" IsVisible="True" DockedHeight="259.2" DockedWidth="1324">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{cf577b8c-4134-11d2-83e5-00c04f9902c1}" IsSelected="True" IsVisible="True" DockedHeight="259.2" DockedWidth="1316.11686314142" FloatingTop="502.4" FloatingLeft="587.2" FloatingHeight="179.2" FloatingWidth="1332"/>
<DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="259.2" DockedWidth="1323.93118490663">
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="7" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:1:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" IsSelected="True" IsVisible="True" DockedHeight="255.609894548351" DockedWidth="1323.93118490663" FloatingTop="400" FloatingLeft="538.4" FloatingHeight="179.2" FloatingWidth="1332"/>
<wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" IconIndex="8" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{ca4b8ff5-bfc7-11d2-9929-00c04f68fdaf}" IsVisible="True" DockedHeight="189.99010545165" DockedWidth="1323.93118490663" FloatingTop="505.6" FloatingLeft="608" FloatingWidth="1332"/>
</DockGroup>
</DockGroup>
<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>
<TabGroup DockedHeight="652.8" DockedWidth="174.08">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" 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" FloatingHeight="537.6" FloatingWidth="204.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{66dba47c-61df-11d2-aa79-00c04f990343}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/>
</TabGroup>
</DockGroup>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="7" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:2:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="190.571162790698" DockedWidth="732.135587114544" FloatingTop="728" FloatingLeft="1037.6" FloatingWidth="1332"/>
<DockGroup IsVisible="True" DockedHeight="221.4" DockedWidth="1243.68734236219">
<TabGroup IsVisible="True" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="697.6" FloatingLeft="576" FloatingWidth="1332">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{1cba9826-3184-4799-a184-784e41b56398}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="100" FloatingLeft="100" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{38ed9834-0c97-445b-bd1d-f78f3e08afac}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="100" FloatingLeft="100" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{402dc223-d700-4029-866f-acee803f3f0c}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="100" FloatingLeft="100" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="200" FloatingLeft="200" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="100" FloatingLeft="100" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="200" FloatingLeft="200" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="200" FloatingLeft="200" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{cdbdee54-b399-484b-b763-db2c3393d646}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="100" FloatingLeft="100" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="100" FloatingLeft="100" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="150" FloatingLeft="150" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{dd1ddd20-d59b-11da-a94d-0800200c9a66}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="200" FloatingLeft="200" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{a34b1c5d-6d37-4a0c-a8b0-99f8e8158b48}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="100" FloatingLeft="100" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="DontForceCreate" Name="ST:0:0:{cf7341e6-9713-4309-bea6-cdb743e1804d}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="300" FloatingLeft="300" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" IsVisible="True" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="697.6" FloatingLeft="576" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="2" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" IsVisible="True" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="697.6" FloatingLeft="576" FloatingWidth="1332"/>
<wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" IconIndex="5" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{f2e84780-2af1-11d1-a7fa-00a0c9110051}" IsVisible="True" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="697.6" FloatingLeft="576" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="4" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{4a18f9d0-b838-11d0-93eb-00a0c90f2734}" IsSelected="True" IsVisible="True" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="697.6" FloatingLeft="576" FloatingWidth="1332"/>
<wm:ToolWindowView OnTopWhenLastInContext="False" ForceCreate="ForceCreate" IconIndex="9" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:1:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" IsVisible="True" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="697.6" FloatingLeft="576" FloatingWidth="1332"/>
<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}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="768.8" FloatingLeft="124" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="0" IconResourceID="6651" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="754.4" FloatingLeft="212.8" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingWidth="1332"/>
<wm:ToolWindowView OnTopWhenLastInContext="False" ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="7" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:3:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="759.2" FloatingLeft="99.2" FloatingWidth="1332"/>
<wm:ToolWindowView OnTopWhenLastInContext="False" ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="7" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:4:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="759.2" FloatingLeft="99.2" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{51c76317-9037-4cf2-a20a-6206fd30b4a1}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="13" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingTop="752" FloatingLeft="88.8" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingWidth="1332"/>
<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}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{3822e751-eb69-4b0e-b301-595a9e4c74d5}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="221.4" DockedWidth="1236.21774871437" FloatingWidth="1332"/>
</TabGroup>
<TabGroup IsVisible="True" DockedHeight="221.4" DockedWidth="1243.68734236219">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="10" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{37aba9be-445a-11d3-9949-00c04f68fd0a}" IsVisible="True" DockedHeight="221.4" DockedWidth="1243.68734236219" FloatingTop="692.8" FloatingLeft="631.2" FloatingWidth="1332"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="0" IconResourceID="2001" IconResourcePackage="beb01ddf-9d2b-435b-a9e7-76557e2b6b52" Name="ST:0:0:{e62ce6a0-b439-11d0-a79d-00a0c9110051}" IsVisible="True" DockedHeight="221.4" DockedWidth="1243.68734236219" FloatingTop="688.8" FloatingLeft="396" FloatingWidth="1332"/>
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="3" IconResourceID="5123" IconResourcePackage="c9dd4a57-47fb-11d2-83e7-00c04f9902c1" Name="ST:0:0:{0504ff91-9d61-11d0-a794-00a0c9110051}" IsSelected="True" IsVisible="True" DockedHeight="221.4" DockedWidth="1243.68734236219" FloatingTop="690.4" FloatingLeft="24.8" FloatingWidth="1332"/>
</TabGroup>
</DockGroup>
</DockGroup>
</DockRoot>
</AutoHideRoot>
</MainSite>
<FloatSite FloatingHeight="76.8" FloatingWidth="337.92">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/>
</FloatSite>
<FloatSite FloatingHeight="76.8" FloatingWidth="337.92">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/>
</FloatSite>
<FloatSite FloatingTop="144.8" FloatingLeft="918.4" FloatingHeight="449.4" FloatingWidth="336">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" 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="144.8" FloatingLeft="918.4" FloatingHeight="449.4" FloatingWidth="336"/>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{2d7728c2-de0a-45b5-99aa-89b609dfde73}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{9f3ec988-1174-4746-a66a-3969715d1fc7}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{0db31cc8-2322-4f59-a610-1fdc8423df77}"/>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{a9b00010-7308-415c-95c6-eed62c1b9788}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{9c7d10e9-0147-4363-bf48-917f0426cd03}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{46c87f81-5a06-43a8-9e25-85d33bac49f8}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{93a69444-e846-4571-9e03-a8433ad9ddf9}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{cb4d394c-6408-4607-8c42-0910d3147a4e}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{e5c2cce5-61d0-4cd8-a946-13ec76cfdb01}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{b869198c-f673-46d2-83ae-64f515277716}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{b8399b49-7330-487b-9235-7d2e969d0a79}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{905da7d1-18fd-4a46-8d0f-a5ff58ada9de}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{fdffccf2-5f63-404f-86ad-33693f544948}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{73f6dd5b-437e-11d3-b88e-00c04f79f802}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{637792aa-f332-4bb5-be6c-066b0e88eced}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{f044f2c2-3d99-4787-a492-6b09a19df7c0}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{f16e7758-bfd9-4360-a45f-6deeae786164}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{f2c4be33-ca39-41a6-a69a-f4ed439d4178}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{099ca9ea-0ae4-4e31-a7e4-fe09bd1715cc}"/>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="400">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{07cd18b4-3ba1-11d2-890a-0060083196c6}" FloatingTop="100" FloatingLeft="100" FloatingHeight="400"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{4a791147-19e4-11d3-b86b-00c04f79f802}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{73f6dd58-437e-11d3-b88e-00c04f79f802}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{57dc5d59-11c2-4955-a7b4-d7699d677e93}"/>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{5b6781c0-e99d-11d0-9954-00a0c91bc8e5}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView Name="ST:0:0:{47a7d881-d3cf-4036-b57c-0444e12df881}"/>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{56b32054-de4d-4de3-8396-bcb6f98bd246}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="350" FloatingWidth="696">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{58875c41-862b-4d6f-b046-03e8a333907e}" FloatingTop="100" FloatingLeft="100" FloatingHeight="350" FloatingWidth="696"/>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{6fb4a4d9-0c08-4663-af7b-2ecbdf7a20ec}" 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:{7b8c4981-13ec-4c56-9f24-abe5faaa9440}" 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:{a693a243-4743-4034-aed4-bec4e79e0b3b}" 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:{f62af5ad-1276-46dd-ae7b-d07ab54d1081}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{acc84994-f96f-4090-9026-1a6479c6cc57}"/>
</FloatSite>
<FloatSite FloatingTop="697.6" FloatingLeft="576" FloatingWidth="1332">
<TabGroup FloatingWidth="1332">
<ViewBookmark Name="ST:0:0:{1cba9826-3184-4799-a184-784e41b56398}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{38ed9834-0c97-445b-bd1d-f78f3e08afac}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{402dc223-d700-4029-866f-acee803f3f0c}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{778b5376-ad77-4751-acdc-f3d18343f8dd}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{2456bd12-ecf7-4988-a4a6-67d49173f564}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{519e8a32-1c95-4a42-956f-2cee2f28eb0f}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{92547016-2bd0-4dfe-bd4f-5b52bdce0037}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{cdbdee54-b399-484b-b763-db2c3393d646}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{131369f2-062d-44a2-8671-91ff31efb4f4}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{3addf8e2-81cc-41a0-9785-dbd2d86064bd}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{dd1ddd20-d59b-11da-a94d-0800200c9a66}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{a34b1c5d-6d37-4a0c-a8b0-99f8e8158b48}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{cf7341e6-9713-4309-bea6-cdb743e1804d}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{f2e84780-2af1-11d1-a7fa-00a0c9110051}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{4a18f9d0-b838-11d0-93eb-00a0c90f2734}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:1:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{de1fc918-f32e-4dd7-a915-1792a051f26b}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:3:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:4:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{51c76317-9037-4cf2-a20a-6206fd30b4a1}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{3822e751-eb69-4b0e-b301-595a9e4c74d5}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
<ViewBookmark Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" ViewBookmarkType="Raft" FloatingWidth="1332"/>
</TabGroup>
</FloatSite>
<FloatSite FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450">
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{b2bc9916-e3e6-43a8-ad5f-3bdb95f53db5}" FloatingTop="100" FloatingLeft="100" FloatingHeight="450" FloatingWidth="450"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{8bafa59a-d812-4746-8428-e76a063cafa3}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{4e0252e6-905c-4466-b94e-c0b946fda83c}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{bfeb5a3b-c436-4d71-9450-fac7c527ab92}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{6da21f7a-58db-45ce-8a78-22e8ff00cb95}"/>
</FloatSite>
<FloatSite>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{4963bea4-8a53-46f0-912f-7536594a8767}"/>
</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">
<AutoHideGroup>
<wm:ToolWindowView ForceCreate="ForceCreate" IconIndex="5" IconResourceID="6650" IconResourcePackage="21af45b0-ffa5-11d0-b63f-00a0c922e851" Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="256"/>
<wm:ToolWindowView ForceCreate="ForceCreate" Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="204.8" FloatingHeight="537.6" FloatingWidth="256"/>
</AutoHideGroup>
</AutoHideChannel>
<AutoHideChannel Dock="Right" Orientation="Vertical"/>
<AutoHideChannel Dock="Top"/>
<AutoHideChannel Dock="Bottom"/>
<DockRoot IsVisible="True" DockedHeight="*" DockedWidth="*">
<DockGroup IsVisible="True" DockedHeight="*" DockedWidth="*">
<DockGroup Orientation="Vertical" DockedHeight="768" DockedWidth="174.08">
<TabGroup DockedHeight="652.8" DockedWidth="174.08">
<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" 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" 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" 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" FloatingHeight="537.6" FloatingWidth="204.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{66dba47c-61df-11d2-aa79-00c04f990343}" DockedHeight="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/>
</TabGroup>
<TabGroup DockedHeight="768" DockedWidth="174.08">
<ViewBookmark Name="ST:0:0:{25f7e850-ffa1-11d0-b63f-00a0c922e851}" DockedHeight="768" DockedWidth="174.08"/>
<ViewBookmark Name="ST:0:0:{873151d0-cf2e-48cc-b4bf-ad0394f6a3c3}" DockedHeight="768" DockedWidth="174.08"/>
</TabGroup>
</DockGroup>
<DockGroup Orientation="Vertical" IsVisible="True" DockedHeight="*" DockedWidth="*">
<DocumentGroupContainer IsVisible="True" DockedHeight="*" DockedWidth="*">
<DocumentGroup>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="4" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{269a02dc-6af8-11d3-bdc4-00c04f688e50}" FloatingHeight="384" FloatingWidth="512"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{cf577b8c-4134-11d2-83e5-00c04f9902c1}" FloatingHeight="384" FloatingWidth="358.4"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="DontForceCreate" Name="ST:0:0:{387cb18d-6153-4156-9257-9ac3f9207bbe}" FloatingHeight="537.6" FloatingWidth="716.8"/>
<ViewBookmark Name="D:0:0:{2DDD1ED9-E8C0-42DD-8059-372E9B549092}|RouteConnectorPlugin.vcxproj|C:\Users\Rafal\Documents\Visual Studio 2010\Projects\RouteConnectorPlugin\Node.cpp||{D0E1A5C6-B359-4E41-9B60-3365922C2A22}" ViewBookmarkType="DocumentWell"/>
</DocumentGroup>
</DocumentGroupContainer>
<DockGroup IsVisible="True" DockedHeight="192" DockedWidth="512">
<TabGroup DockedHeight="192" DockedWidth="512">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{f2e84780-2af1-11d1-a7fa-00a0c9110051}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a18f9d0-b838-11d0-93eb-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:1:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:2:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:3:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:4:0:{350f9856-a72b-11d2-8ad0-00c04f79e479}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ca4b8ff5-bfc7-11d2-9929-00c04f68fdaf}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{51c76317-9037-4cf2-a20a-6206fd30b4a1}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e62ce6a0-b439-11d0-a79d-00a0c9110051}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{37aba9be-445a-11d3-9949-00c04f68fd0a}" DockedHeight="192" DockedWidth="512" FloatingHeight="153.6" FloatingWidth="614.4"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:1:0:{90243340-bd7a-11d0-93ef-00a0c90f2734}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887920-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0f887921-c2b6-11d2-9375-0080c747d9a0}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{68487888-204a-11d3-87eb-00c04f7971a5}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="614.4"/>
</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 IsVisible="True" DockedHeight="192" DockedWidth="512">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{0504ff91-9d61-11d0-a794-00a0c9110051}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{be4d7042-ba3f-11d2-840e-00c04f9902c1}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{28836128-fc2c-11d2-a433-00c04f72d18a}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{ecb7191a-597b-41f5-9843-03a4cf275dde}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="3" IconResourceID="6650" IconResourcePackage="da9fb551-c724-11d0-ae1f-00a0c90fffc3" Name="ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" IsSelected="True" IsVisible="True" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{588470cc-84f8-4a57-9ac4-86bca0625ff4}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" IconIndex="15" IconResourceID="6650" IconResourcePackage="4a9b7e50-aa16-11d0-a8c5-00a0c921a4d2" Name="ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{4a9b7e51-aa16-11d0-a8c5-00a0c921a4d2}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{3822e751-eb69-4b0e-b301-595a9e4c74d5}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/>
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{a0c5197d-0ac7-4b63-97cd-8872a789d233}" DockedHeight="192" DockedWidth="512" FloatingHeight="192" FloatingWidth="460.8"/>
</TabGroup>
</DockGroup>
</DockGroup>
<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" 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="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="652.8" DockedWidth="174.08" FloatingHeight="537.6" FloatingWidth="204.8"/>
</TabGroup>
</DockGroup>
</DockRoot>
</AutoHideRoot>
</MainSite>
<FloatSite FloatingHeight="76.8" FloatingWidth="337.92">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{53024d34-0ef5-11d3-87e0-00c04f7971a5}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/>
</FloatSite>
<FloatSite FloatingHeight="76.8" FloatingWidth="337.92">
<wm:ToolWindowView ContextVisibilityEnabled="False" ForceCreate="ForceCreate" Name="ST:0:0:{e830ec50-c2b5-11d2-9375-0080c747d9a0}" DockedHeight="100" DockedWidth="100" FloatingHeight="76.8" FloatingWidth="337.92"/>
</FloatSite>
<FloatSite FloatingTop="114.4" FloatingLeft="795.2" FloatingHeight="449.4" FloatingWidth="336">
<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="114.4" FloatingLeft="795.2" FloatingHeight="449.4" FloatingWidth="336"/>
</FloatSite>
</WindowProfile>
</NoToolWin>
</Category>
</Category>
<Category name="WindowsFormsDesigner_General" Category="{de03177c-918d-40af-8c17-c9d63670c175}" Package="{7b5d447b-0b12-41ea-a84e-c822034422d4}" RegisteredName="WindowsFormsDesigner_General" PackageName="Windows Forms Designer Resources Package">
<PropertyValue name="AutoToolboxPopulate">False</PropertyValue>
<PropertyValue name="EnableInSituEditing">True</PropertyValue>
<PropertyValue name="EnableRefactoringOnRename">True</PropertyValue>
<PropertyValue name="GridSize">8, 8</PropertyValue>
<PropertyValue name="LayoutMode">SnapLines</PropertyValue>
<PropertyValue name="ObjectBoundSmartTagAutoShow">True</PropertyValue>
<PropertyValue name="ShowGrid">True</PropertyValue>
<PropertyValue name="SnapToGrid">True</PropertyValue>
<PropertyValue name="UseOptimizedCodeGeneration">True</PropertyValue>
</Category>
<Category name="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