개정판 38d69491
issue #00000 ctrl+S입력시 텍스트박스 입력 완료 되도록 수정
Change-Id: Id4ab97a53ab61022f5a2ac4d5ae63cd14338c2a7
ImageComparer/Markus.ImageCompare/Markus.ImageCompare.csproj | ||
---|---|---|
25 | 25 |
<ErrorReport>prompt</ErrorReport> |
26 | 26 |
<WarningLevel>4</WarningLevel> |
27 | 27 |
<PlatformTarget>x64</PlatformTarget> |
28 |
<AllowUnsafeBlocks>false</AllowUnsafeBlocks> |
|
28 | 29 |
</PropertyGroup> |
29 | 30 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
30 | 31 |
<DebugType>pdbonly</DebugType> |
31 | 32 |
<Optimize>true</Optimize> |
32 |
<OutputPath>bin\Release\</OutputPath>
|
|
33 |
<OutputPath>..\Release\</OutputPath>
|
|
33 | 34 |
<DefineConstants>TRACE</DefineConstants> |
34 | 35 |
<ErrorReport>prompt</ErrorReport> |
35 | 36 |
<WarningLevel>4</WarningLevel> |
내보내기 Unified diff