개정판 684ef11c
issue #719 AutoCAD 저장 작업 중
Change-Id: I46dfcaa8fb3b15907afe75a1e17ae643bef64f3f
ZoomAndPan/ZoomAndPan.csproj | ||
---|---|---|
9 | 9 |
<AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 10 |
<RootNamespace>ZoomAndPan</RootNamespace> |
11 | 11 |
<AssemblyName>ZoomAndPan</AssemblyName> |
12 |
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
12 |
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
13 | 13 |
<FileAlignment>512</FileAlignment> |
14 | 14 |
<TargetFrameworkProfile /> |
15 | 15 |
</PropertyGroup> |
... | ... | |
21 | 21 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
22 | 22 |
<ErrorReport>prompt</ErrorReport> |
23 | 23 |
<WarningLevel>4</WarningLevel> |
24 |
<Prefer32Bit>false</Prefer32Bit> |
|
24 | 25 |
</PropertyGroup> |
25 | 26 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
26 | 27 |
<DebugType>pdbonly</DebugType> |
... | ... | |
29 | 30 |
<DefineConstants>TRACE</DefineConstants> |
30 | 31 |
<ErrorReport>prompt</ErrorReport> |
31 | 32 |
<WarningLevel>4</WarningLevel> |
33 |
<Prefer32Bit>false</Prefer32Bit> |
|
32 | 34 |
</PropertyGroup> |
33 | 35 |
<ItemGroup> |
34 | 36 |
<Reference Include="PresentationCore" /> |
내보내기 Unified diff