개정판 3aafb914
Convert Service 컨트롤러 수정
Change-Id: Ie916564795c4396336fe8bbe5e962d1740398ddf
ConvertService/ServiceBase/ServiceBase.sln | ||
---|---|---|
5 | 5 |
MinimumVisualStudioVersion = 10.0.40219.1 |
6 | 6 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.Interface", "IServiceBase\Markus.Service.Interface.csproj", "{4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}" |
7 | 7 |
EndProject |
8 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceUnitTest", "ServiceUnitTest\ServiceUnitTest.csproj", "{6545946B-B453-4CFA-8126-C6BA71ACB689}" |
|
9 |
ProjectSection(ProjectDependencies) = postProject |
|
10 |
{0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
|
11 |
EndProjectSection |
|
12 |
EndProject |
|
13 | 8 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Service.Convert", "Markus.Service.Convert\Markus.Service.Convert.csproj", "{867E065C-3C22-47B1-9C2A-130A78DDDD51}" |
14 | 9 |
ProjectSection(ProjectDependencies) = postProject |
15 | 10 |
{0523C15E-B197-4C34-83BA-D62B384E2B77} = {0523C15E-B197-4C34-83BA-D62B384E2B77} |
... | ... | |
112 | 107 |
EndProject |
113 | 108 |
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "ConvertMonitorSetup", "ConvertMonitorSetup\ConvertMonitorSetup.wixproj", "{AD7EE515-34E5-4123-A0CD-B2F6ECC48E56}" |
114 | 109 |
EndProject |
115 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTest.Markus.Service", "UnitTest.Markus.Service\UnitTest.Markus.Service.csproj", "{8555777D-922B-473F-9997-EBC63CA944C4}"
|
|
110 |
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnitTest.Markus.Service", "UnitTest.Markus.Service\UnitTest.Markus.Service.csproj", "{8555777D-922B-473F-9997-EBC63CA944C4}"
|
|
116 | 111 |
EndProject |
117 | 112 |
Global |
118 | 113 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
... | ... | |
136 | 131 |
{4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|x64.Build.0 = Release|x64 |
137 | 132 |
{4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|x86.ActiveCfg = Release|Any CPU |
138 | 133 |
{4A465FD0-8130-4D6B-A65F-C3CD6CC355A4}.Release|x86.Build.0 = Release|Any CPU |
139 |
{6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
140 |
{6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
141 |
{6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|x64.ActiveCfg = Debug|x64 |
|
142 |
{6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|x64.Build.0 = Debug|x64 |
|
143 |
{6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|x86.ActiveCfg = Debug|Any CPU |
|
144 |
{6545946B-B453-4CFA-8126-C6BA71ACB689}.Debug|x86.Build.0 = Debug|Any CPU |
|
145 |
{6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
146 |
{6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|Any CPU.Build.0 = Release|Any CPU |
|
147 |
{6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|x64.ActiveCfg = Release|x64 |
|
148 |
{6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|x64.Build.0 = Release|x64 |
|
149 |
{6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|x86.ActiveCfg = Release|Any CPU |
|
150 |
{6545946B-B453-4CFA-8126-C6BA71ACB689}.Release|x86.Build.0 = Release|Any CPU |
|
151 | 134 |
{867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
152 | 135 |
{867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|Any CPU.Build.0 = Debug|Any CPU |
153 | 136 |
{867E065C-3C22-47B1-9C2A-130A78DDDD51}.Debug|x64.ActiveCfg = Debug|x64 |
내보내기 Unified diff