개정판 38d69491
issue #00000 ctrl+S입력시 텍스트박스 입력 완료 되도록 수정
Change-Id: Id4ab97a53ab61022f5a2ac4d5ae63cd14338c2a7
FinalService/KCOM_FinalService/UploadTest/UploadTest.csproj | ||
---|---|---|
16 | 16 |
<Deterministic>true</Deterministic> |
17 | 17 |
</PropertyGroup> |
18 | 18 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
19 |
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
19 |
<PlatformTarget>x64</PlatformTarget>
|
|
20 | 20 |
<DebugSymbols>true</DebugSymbols> |
21 | 21 |
<DebugType>full</DebugType> |
22 | 22 |
<Optimize>false</Optimize> |
... | ... | |
24 | 24 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
25 | 25 |
<ErrorReport>prompt</ErrorReport> |
26 | 26 |
<WarningLevel>4</WarningLevel> |
27 |
<Prefer32Bit>false</Prefer32Bit> |
|
27 | 28 |
</PropertyGroup> |
28 | 29 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
29 | 30 |
<PlatformTarget>AnyCPU</PlatformTarget> |
... | ... | |
88 | 89 |
<Generator>ResXFileCodeGenerator</Generator> |
89 | 90 |
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
90 | 91 |
</EmbeddedResource> |
92 |
<None Include="FinalService.ini"> |
|
93 |
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
|
94 |
</None> |
|
91 | 95 |
<None Include="Properties\Settings.settings"> |
92 | 96 |
<Generator>SettingsSingleFileGenerator</Generator> |
93 | 97 |
<LastGenOutput>Settings.Designer.cs</LastGenOutput> |
... | ... | |
101 | 105 |
<Project>{629dc8cd-d458-47ef-8f02-cd12c7001c3e}</Project> |
102 | 106 |
<Name>KCOMDataModel</Name> |
103 | 107 |
</ProjectReference> |
104 |
<ProjectReference Include="..\MarkupToPDF\MarkupToPDF.csproj"> |
|
105 |
<Project>{a714bd67-8aac-4ed8-8ecf-7853c3549a68}</Project> |
|
106 |
<Name>MarkupToPDF</Name> |
|
107 |
</ProjectReference> |
|
108 |
<ProjectReference Include="..\UploadFinal\UploadFinal_Daelim.csproj"> |
|
109 |
<Project>{9cf3737a-e04d-4a55-924e-c88725dfbec7}</Project> |
|
110 |
<Name>UploadFinal_Daelim</Name> |
|
108 |
<ProjectReference Include="..\Upload\UploadFinal_DIG\UploadFinal_DIG.csproj"> |
|
109 |
<Project>{70b9ff4a-8848-4284-9183-13c9f3acdfe5}</Project> |
|
110 |
<Name>UploadFinal_DIG</Name> |
|
111 | 111 |
</ProjectReference> |
112 | 112 |
</ItemGroup> |
113 | 113 |
<ItemGroup> |
내보내기 Unified diff