개정판 150747cb
issue #0001: ServiceStation db 접속 불가시 종료현상 수정
Change-Id: I2eb4839e429fdbb65c3491ff40cdbe39f7d1bce1
ConvertService/ServiceBase/ServiceBase.sln | ||
---|---|---|
81 | 81 |
EndProject |
82 | 82 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PemssDocumentInfoTest", "PemssDocumentInfoTest\PemssDocumentInfoTest.csproj", "{535AA98D-063A-46A4-86D8-371F6C16C099}" |
83 | 83 |
EndProject |
84 |
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "StationRestTest", "StationRestTest\", "{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}" |
|
85 |
ProjectSection(WebsiteProperties) = preProject |
|
86 |
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.5" |
|
87 |
Debug.AspNetCompiler.VirtualPath = "/localhost_64413" |
|
88 |
Debug.AspNetCompiler.PhysicalPath = "StationRestTest\" |
|
89 |
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_64413\" |
|
90 |
Debug.AspNetCompiler.Updateable = "true" |
|
91 |
Debug.AspNetCompiler.ForceOverwrite = "true" |
|
92 |
Debug.AspNetCompiler.FixedNames = "false" |
|
93 |
Debug.AspNetCompiler.Debug = "True" |
|
94 |
Release.AspNetCompiler.VirtualPath = "/localhost_64413" |
|
95 |
Release.AspNetCompiler.PhysicalPath = "StationRestTest\" |
|
96 |
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_64413\" |
|
97 |
Release.AspNetCompiler.Updateable = "true" |
|
98 |
Release.AspNetCompiler.ForceOverwrite = "true" |
|
99 |
Release.AspNetCompiler.FixedNames = "false" |
|
100 |
Release.AspNetCompiler.Debug = "False" |
|
101 |
VWDPort = "64413" |
|
102 |
SlnRelativePath = "StationRestTest\" |
|
103 |
DefaultWebSiteLanguage = "Visual C#" |
|
104 |
EndProjectSection |
|
105 |
EndProject |
|
84 | 106 |
Global |
85 | 107 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
86 | 108 |
Debug|Any CPU = Debug|Any CPU |
... | ... | |
319 | 341 |
{535AA98D-063A-46A4-86D8-371F6C16C099}.Release|x64.Build.0 = Release|Any CPU |
320 | 342 |
{535AA98D-063A-46A4-86D8-371F6C16C099}.Release|x86.ActiveCfg = Release|Any CPU |
321 | 343 |
{535AA98D-063A-46A4-86D8-371F6C16C099}.Release|x86.Build.0 = Release|Any CPU |
344 |
{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
345 |
{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
346 |
{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}.Debug|x64.ActiveCfg = Debug|Any CPU |
|
347 |
{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}.Debug|x64.Build.0 = Debug|Any CPU |
|
348 |
{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}.Debug|x86.ActiveCfg = Debug|Any CPU |
|
349 |
{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}.Debug|x86.Build.0 = Debug|Any CPU |
|
350 |
{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}.Release|Any CPU.ActiveCfg = Debug|Any CPU |
|
351 |
{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}.Release|Any CPU.Build.0 = Debug|Any CPU |
|
352 |
{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}.Release|x64.ActiveCfg = Debug|Any CPU |
|
353 |
{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}.Release|x64.Build.0 = Debug|Any CPU |
|
354 |
{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}.Release|x86.ActiveCfg = Debug|Any CPU |
|
355 |
{F7C76CE2-EB5A-4E7D-BD9C-4596BD2A62D5}.Release|x86.Build.0 = Debug|Any CPU |
|
322 | 356 |
EndGlobalSection |
323 | 357 |
GlobalSection(SolutionProperties) = preSolution |
324 | 358 |
HideSolutionNode = FALSE |
내보내기 Unified diff