Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Replace additional cloudfoundry-incubator references
Browse files Browse the repository at this point in the history
[#109334632]

Signed-off-by: Micah Young <myoung@pivotal.io>
  • Loading branch information
mhoran authored and Micah Young committed Jan 19, 2016
1 parent 60c4982 commit 690b352
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions GardenWindowsRelease/GardenWindowsRelease.sln
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,24 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GardenWindowsService", "Gar
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContainerizerService", "ContainerizerService\ContainerizerService.csproj", "{0C31B733-6F0E-447D-A55E-453213B26D51}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Containerizer", "..\src\github.com\cloudfoundry-incubator\garden-windows\containerizer\Containerizer\Containerizer.csproj", "{B512432C-BDE1-4108-8DCF-5EDB78FAC454}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Containerizer", "..\src\github.com\cloudfoundry\garden-windows\containerizer\Containerizer\Containerizer.csproj", "{B512432C-BDE1-4108-8DCF-5EDB78FAC454}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceConfigurator", "ServiceConfigurator\ServiceConfigurator.csproj", "{37CE20E8-7999-4F16-BC9F-C97566107BDC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Logger", "..\src\github.com\cloudfoundry-incubator\garden-windows\containerizer\Logger\Logger.csproj", "{642C3C03-E002-4A16-8117-5EBAE8ACB9A4}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Logger", "..\src\github.com\cloudfoundry\garden-windows\containerizer\Logger\Logger.csproj", "{642C3C03-E002-4A16-8117-5EBAE8ACB9A4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IronFrame", "..\src\github.com\cloudfoundry-incubator\garden-windows\containerizer\IronFrame\IronFrame\IronFrame.csproj", "{5DE07F79-B758-4A04-B908-626E7577313E}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IronFrame", "..\src\github.com\cloudfoundry\garden-windows\containerizer\IronFrame\IronFrame\IronFrame.csproj", "{5DE07F79-B758-4A04-B908-626E7577313E}"
ProjectSection(ProjectDependencies) = postProject
{61B46A01-4911-4E32-9065-C1ECD7650AFA} = {61B46A01-4911-4E32-9065-C1ECD7650AFA}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IronFrame.Host", "..\src\github.com\cloudfoundry-incubator\garden-windows\containerizer\IronFrame\IronFrame.Host\IronFrame.Host.csproj", "{6E4DD8FC-91E8-4C70-946D-4C37DF84C8CF}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IronFrame.Host", "..\src\github.com\cloudfoundry\garden-windows\containerizer\IronFrame\IronFrame.Host\IronFrame.Host.csproj", "{6E4DD8FC-91E8-4C70-946D-4C37DF84C8CF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IronFrame.Shared", "..\src\github.com\cloudfoundry-incubator\garden-windows\containerizer\IronFrame\IronFrame.Shared\IronFrame.Shared.csproj", "{CB7BA555-21FD-4C57-A629-A925B6A83A31}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IronFrame.Shared", "..\src\github.com\cloudfoundry\garden-windows\containerizer\IronFrame\IronFrame.Shared\IronFrame.Shared.csproj", "{CB7BA555-21FD-4C57-A629-A925B6A83A31}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Utilities", "Utilities\Utilities.csproj", "{5BF61F53-923F-46C5-B160-D503B08B9B5A}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Guard", "..\src\github.com\cloudfoundry-incubator\garden-windows\Containerizer\IronFrame\Guard\Guard.vcxproj", "{61B46A01-4911-4E32-9065-C1ECD7650AFA}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Guard", "..\src\github.com\cloudfoundry\garden-windows\Containerizer\IronFrame\Guard\Guard.vcxproj", "{61B46A01-4911-4E32-9065-C1ECD7650AFA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "Tests\Tests.csproj", "{C376857D-44AE-45BD-A89A-CF3A3C1A90D3}"
EndProject
Expand Down

0 comments on commit 690b352

Please sign in to comment.