Skip to content

Commit

Permalink
Bit o cleanup of old junk. Leaning out the solution overall.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris committed Jun 29, 2019
1 parent 4bd7c51 commit 05f6145
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 90 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\DomainModel\HealthChecks.Configuration\HealthChecks.Configuration.csproj" />
<ProjectReference Include="..\DomainModel\HealthChecks.ServiceBus\HealthChecks.ServiceBus.csproj" />
<ProjectReference Include="..\Tooling\HealthChecks.Configuration\HealthChecks.Configuration.csproj" />
<ProjectReference Include="..\Tooling\HealthChecks.ServiceBus\HealthChecks.ServiceBus.csproj" />
</ItemGroup>

<ItemGroup>
Expand Down
28 changes: 14 additions & 14 deletions HealthChecks.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,28 +5,20 @@ VisualStudioVersion = 16.0.29020.237
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tooling", "Tooling", "{A205C45D-DE59-4833-A3C0-81414F1D9E76}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HealthChecks.Configuration", "DomainModel\HealthChecks.Configuration\HealthChecks.Configuration.csproj", "{3D99E2E2-8501-4A95-9A6A-054DB3B3DD29}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HealthChecks.ServiceBus", "DomainModel\HealthChecks.ServiceBus\HealthChecks.ServiceBus.csproj", "{95953674-DAE8-4DD0-8DE2-3FDF3A8FD590}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HealthChecks.SomeModelService", "HealthChecks.SomeModelService\HealthChecks.SomeModelService.csproj", "{7050B3EB-FBAC-4BD2-9526-44859073F32E}"
EndProject
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{5C57D5E1-F715-47CA-827E-A92DF9880E41}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HealthChecks.ServiceBus", "Tooling\HealthChecks.ServiceBus\HealthChecks.ServiceBus.csproj", "{CD45CB1F-D58C-4C0C-B7F4-AA1A1A92D9D4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HealthChecks.Configuration", "Tooling\HealthChecks.Configuration\HealthChecks.Configuration.csproj", "{779CE331-62F9-4151-8C7D-F9A239C8D799}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3D99E2E2-8501-4A95-9A6A-054DB3B3DD29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3D99E2E2-8501-4A95-9A6A-054DB3B3DD29}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3D99E2E2-8501-4A95-9A6A-054DB3B3DD29}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3D99E2E2-8501-4A95-9A6A-054DB3B3DD29}.Release|Any CPU.Build.0 = Release|Any CPU
{95953674-DAE8-4DD0-8DE2-3FDF3A8FD590}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{95953674-DAE8-4DD0-8DE2-3FDF3A8FD590}.Debug|Any CPU.Build.0 = Debug|Any CPU
{95953674-DAE8-4DD0-8DE2-3FDF3A8FD590}.Release|Any CPU.ActiveCfg = Release|Any CPU
{95953674-DAE8-4DD0-8DE2-3FDF3A8FD590}.Release|Any CPU.Build.0 = Release|Any CPU
{7050B3EB-FBAC-4BD2-9526-44859073F32E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7050B3EB-FBAC-4BD2-9526-44859073F32E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7050B3EB-FBAC-4BD2-9526-44859073F32E}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -35,13 +27,21 @@ Global
{5C57D5E1-F715-47CA-827E-A92DF9880E41}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5C57D5E1-F715-47CA-827E-A92DF9880E41}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5C57D5E1-F715-47CA-827E-A92DF9880E41}.Release|Any CPU.Build.0 = Release|Any CPU
{CD45CB1F-D58C-4C0C-B7F4-AA1A1A92D9D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CD45CB1F-D58C-4C0C-B7F4-AA1A1A92D9D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CD45CB1F-D58C-4C0C-B7F4-AA1A1A92D9D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CD45CB1F-D58C-4C0C-B7F4-AA1A1A92D9D4}.Release|Any CPU.Build.0 = Release|Any CPU
{779CE331-62F9-4151-8C7D-F9A239C8D799}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{779CE331-62F9-4151-8C7D-F9A239C8D799}.Debug|Any CPU.Build.0 = Debug|Any CPU
{779CE331-62F9-4151-8C7D-F9A239C8D799}.Release|Any CPU.ActiveCfg = Release|Any CPU
{779CE331-62F9-4151-8C7D-F9A239C8D799}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{3D99E2E2-8501-4A95-9A6A-054DB3B3DD29} = {A205C45D-DE59-4833-A3C0-81414F1D9E76}
{95953674-DAE8-4DD0-8DE2-3FDF3A8FD590} = {A205C45D-DE59-4833-A3C0-81414F1D9E76}
{CD45CB1F-D58C-4C0C-B7F4-AA1A1A92D9D4} = {A205C45D-DE59-4833-A3C0-81414F1D9E76}
{779CE331-62F9-4151-8C7D-F9A239C8D799} = {A205C45D-DE59-4833-A3C0-81414F1D9E76}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {068E1943-FABE-4C1B-A4E9-CE3050BE7BF0}
Expand Down
18 changes: 0 additions & 18 deletions Tests/HealthChecks.ComponentTests/ComponentTest.cs

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions Tests/HealthChecks.Tests/HealthChecks.Tests.csproj

This file was deleted.

This file was deleted.

0 comments on commit 05f6145

Please sign in to comment.