Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 8c1e9ab

Browse files
committed
Removed unused assembly.
Thought I'd need it, turns out I didn't.
1 parent fc267e9 commit 8c1e9ab

File tree

2 files changed

+0
-75
lines changed

2 files changed

+0
-75
lines changed

GitHubVS.sln

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHub.InlineReviews.UnitTe
104104
EndProject
105105
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHub.Logging", "src\GitHub.Logging\GitHub.Logging.csproj", "{8D73575A-A89F-47CC-B153-B47DD06837F0}"
106106
EndProject
107-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHub.Services", "src\GitHub.Services\GitHub.Services.csproj", "{DDB343BA-2EC8-40D4-B991-951ABFF2F5DB}"
108-
EndProject
109107
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHub.Services.Vssdk", "src\GitHub.Services.Vssdk\GitHub.Services.Vssdk.csproj", "{2D3D2834-33BE-45CA-B3CC-12F853557D7B}"
110108
EndProject
111109
Global
@@ -407,16 +405,6 @@ Global
407405
{8D73575A-A89F-47CC-B153-B47DD06837F0}.Release|Any CPU.Build.0 = Release|Any CPU
408406
{8D73575A-A89F-47CC-B153-B47DD06837F0}.ReleaseWithoutVsix|Any CPU.ActiveCfg = Release|Any CPU
409407
{8D73575A-A89F-47CC-B153-B47DD06837F0}.ReleaseWithoutVsix|Any CPU.Build.0 = Release|Any CPU
410-
{DDB343BA-2EC8-40D4-B991-951ABFF2F5DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
411-
{DDB343BA-2EC8-40D4-B991-951ABFF2F5DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
412-
{DDB343BA-2EC8-40D4-B991-951ABFF2F5DB}.DebugCodeAnalysis|Any CPU.ActiveCfg = DebugCodeAnalysis|Any CPU
413-
{DDB343BA-2EC8-40D4-B991-951ABFF2F5DB}.DebugCodeAnalysis|Any CPU.Build.0 = DebugCodeAnalysis|Any CPU
414-
{DDB343BA-2EC8-40D4-B991-951ABFF2F5DB}.DebugWithoutVsix|Any CPU.ActiveCfg = DebugCodeAnalysis|Any CPU
415-
{DDB343BA-2EC8-40D4-B991-951ABFF2F5DB}.DebugWithoutVsix|Any CPU.Build.0 = DebugCodeAnalysis|Any CPU
416-
{DDB343BA-2EC8-40D4-B991-951ABFF2F5DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
417-
{DDB343BA-2EC8-40D4-B991-951ABFF2F5DB}.Release|Any CPU.Build.0 = Release|Any CPU
418-
{DDB343BA-2EC8-40D4-B991-951ABFF2F5DB}.ReleaseWithoutVsix|Any CPU.ActiveCfg = Release|Any CPU
419-
{DDB343BA-2EC8-40D4-B991-951ABFF2F5DB}.ReleaseWithoutVsix|Any CPU.Build.0 = Release|Any CPU
420408
{2D3D2834-33BE-45CA-B3CC-12F853557D7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
421409
{2D3D2834-33BE-45CA-B3CC-12F853557D7B}.Debug|Any CPU.Build.0 = Debug|Any CPU
422410
{2D3D2834-33BE-45CA-B3CC-12F853557D7B}.DebugCodeAnalysis|Any CPU.ActiveCfg = DebugCodeAnalysis|Any CPU

src/GitHub.Services/GitHub.Services.csproj

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)