개정판 8f148d28
ServiceController.sln 수정
Change-Id: If4eb1dd0c66314620fad0b4c831fc0f247922489
ConvertService/ServiceController/StationControllerSQL/StationControllerSQL.sqlproj | ||
---|---|---|
97 | 97 |
<WarningLevel>4</WarningLevel> |
98 | 98 |
</PropertyGroup> |
99 | 99 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
100 |
<OutputPath>bin\Debug\</OutputPath> |
|
101 | 100 |
<BuildScriptName>$(MSBuildProjectName).sql</BuildScriptName> |
102 | 101 |
<TreatWarningsAsErrors>false</TreatWarningsAsErrors> |
103 | 102 |
<DebugSymbols>true</DebugSymbols> |
... | ... | |
114 | 113 |
<SSDTExists Condition="Exists('$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\SSDT\Microsoft.Data.Tools.Schema.SqlTasks.targets')">True</SSDTExists> |
115 | 114 |
<VisualStudioVersion Condition="'$(SSDTExists)' == ''">11.0</VisualStudioVersion> |
116 | 115 |
</PropertyGroup> |
116 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_HS|AnyCPU' "> |
|
117 |
<OutputPath>bin\Debug\</OutputPath> |
|
118 |
<BuildScriptName>$(MSBuildProjectName).sql</BuildScriptName> |
|
119 |
<TreatWarningsAsErrors>false</TreatWarningsAsErrors> |
|
120 |
<DebugSymbols>true</DebugSymbols> |
|
121 |
<DebugType>full</DebugType> |
|
122 |
<Optimize>false</Optimize> |
|
123 |
<DefineDebug>true</DefineDebug> |
|
124 |
<DefineTrace>true</DefineTrace> |
|
125 |
<ErrorReport>prompt</ErrorReport> |
|
126 |
<WarningLevel>4</WarningLevel> |
|
127 |
</PropertyGroup> |
|
117 | 128 |
<Import Condition="'$(SQLDBExtensionsRefPath)' != ''" Project="$(SQLDBExtensionsRefPath)\Microsoft.Data.Tools.Schema.SqlTasks.targets" /> |
118 | 129 |
<Import Condition="'$(SQLDBExtensionsRefPath)' == ''" Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\SSDT\Microsoft.Data.Tools.Schema.SqlTasks.targets" /> |
119 | 130 |
<ItemGroup> |
내보내기 Unified diff