From 7eba8a29781c6c8b39c590d23b85cafabb0e0880 Mon Sep 17 00:00:00 2001 From: Jasmine Greenaway Date: Mon, 13 Feb 2017 12:57:12 -0500 Subject: [PATCH] submodule update --- .gitmodules | 3 --- GitHubVS.sln | 20 +++++++++++++++++++ .../GitHub.VisualStudio.csproj | 8 -------- 3 files changed, 20 insertions(+), 11 deletions(-) diff --git a/.gitmodules b/.gitmodules index d525caace..8686af737 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,9 +16,6 @@ [submodule "script"] path = script url = git@github.com:github/VisualStudioBuildScripts -[submodule "submodules/externalpackages/StartPage"] - path = submodules/externalpackages/StartPage - url = https://github.com/editor-tools/StartPage.git [submodule "submodules/AutomationIDResource"] path = submodules/AutomationIDResource url = https://github.com/editor-tools/AutomationIDResource.git diff --git a/GitHubVS.sln b/GitHubVS.sln index 54d66ec07..94ef95fc8 100644 --- a/GitHubVS.sln +++ b/GitHubVS.sln @@ -104,6 +104,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHub.VisualStudio.UI", "s EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHub.StartPage", "src\GitHub.StartPage\GitHub.StartPage.csproj", "{50E277B8-8580-487A-8F8E-5C3B9FBF0F77}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AutomationIDs", "AutomationIDs", "{4405C20E-A72A-4807-9480-14E9BB558347}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GithubVSAutomationIDs", "submodules\AutomationIDResource\GithubVSAutomationIDs\GithubVSAutomationIDs.csproj", "{665078F4-5875-431D-A2CC-421849B43328}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -542,6 +546,22 @@ Global {50E277B8-8580-487A-8F8E-5C3B9FBF0F77}.XamlDesign|Any CPU.Build.0 = Release|Any CPU {50E277B8-8580-487A-8F8E-5C3B9FBF0F77}.XamlDesign|x86.ActiveCfg = Release|Any CPU {50E277B8-8580-487A-8F8E-5C3B9FBF0F77}.XamlDesign|x86.Build.0 = Release|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.Debug|Any CPU.Build.0 = Debug|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.Debug|x86.ActiveCfg = Debug|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.Debug|x86.Build.0 = Debug|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.Publish|Any CPU.ActiveCfg = Release|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.Publish|Any CPU.Build.0 = Release|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.Publish|x86.ActiveCfg = Release|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.Publish|x86.Build.0 = Release|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.Release|Any CPU.ActiveCfg = Release|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.Release|Any CPU.Build.0 = Release|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.Release|x86.ActiveCfg = Release|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.Release|x86.Build.0 = Release|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.XamlDesign|Any CPU.ActiveCfg = Release|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.XamlDesign|Any CPU.Build.0 = Release|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.XamlDesign|x86.ActiveCfg = Release|Any CPU + {665078F4-5875-431D-A2CC-421849B43328}.XamlDesign|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/src/GitHub.VisualStudio/GitHub.VisualStudio.csproj b/src/GitHub.VisualStudio/GitHub.VisualStudio.csproj index ef4b8ac12..6b77fd24d 100644 --- a/src/GitHub.VisualStudio/GitHub.VisualStudio.csproj +++ b/src/GitHub.VisualStudio/GitHub.VisualStudio.csproj @@ -567,10 +567,6 @@ {665078f4-5875-431d-a2cc-421849b43328} GithubVSAutomationIDs - - {1bc94b6a-b021-4207-a70e-936ee272ad3e} - GitHub.StartPage.Preview5 - {674b69b8-0780-4d54-ae2b-c15821fa51cb} Octokit.Reactive @@ -653,10 +649,6 @@ BuiltProjectOutputGroup;GetCopyToOutputDirectoryItems;DebugSymbolsProjectOutputGroup; DebugSymbolsProjectOutputGroup; - - {50e277b8-8580-487a-8f8e-5c3b9fbf0f77} - GitHub.StartPage - {161dbf01-1dbf-4b00-8551-c5c00f26720d} GitHub.TeamFoundation.14