개정판 684ef11c
issue #719 AutoCAD 저장 작업 중
Change-Id: I46dfcaa8fb3b15907afe75a1e17ae643bef64f3f
KCOMDataModel/KCOMDataModel.csproj | ||
---|---|---|
9 | 9 |
<AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 10 |
<RootNamespace>KCOMDataModel</RootNamespace> |
11 | 11 |
<AssemblyName>KCOMDataModel</AssemblyName> |
12 |
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
12 |
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
13 | 13 |
<FileAlignment>512</FileAlignment> |
14 |
<TargetFrameworkProfile /> |
|
14 | 15 |
</PropertyGroup> |
15 | 16 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
16 | 17 |
<DebugSymbols>true</DebugSymbols> |
... | ... | |
20 | 21 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
21 | 22 |
<ErrorReport>prompt</ErrorReport> |
22 | 23 |
<WarningLevel>4</WarningLevel> |
24 |
<Prefer32Bit>false</Prefer32Bit> |
|
23 | 25 |
</PropertyGroup> |
24 | 26 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
25 | 27 |
<DebugType>pdbonly</DebugType> |
... | ... | |
28 | 30 |
<DefineConstants>TRACE</DefineConstants> |
29 | 31 |
<ErrorReport>prompt</ErrorReport> |
30 | 32 |
<WarningLevel>4</WarningLevel> |
33 |
<Prefer32Bit>false</Prefer32Bit> |
|
31 | 34 |
</PropertyGroup> |
32 | 35 |
<ItemGroup> |
33 | 36 |
<Reference Include="EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
... | ... | |
79 | 82 |
<Generator>EntityModelCodeGenerator</Generator> |
80 | 83 |
<LastGenOutput>CIModel.Designer.cs</LastGenOutput> |
81 | 84 |
</EntityDeploy> |
82 |
<None Include="packages.config" /> |
|
85 |
<None Include="packages.config"> |
|
86 |
<SubType>Designer</SubType> |
|
87 |
</None> |
|
83 | 88 |
<None Include="Properties\Settings.settings"> |
84 | 89 |
<Generator>SettingsSingleFileGenerator</Generator> |
85 | 90 |
<LastGenOutput>Settings.Designer.cs</LastGenOutput> |
내보내기 Unified diff