개정판 43e1d368
issue #0000 코드 정리
Change-Id: I7c8ba4ef6d78a7e4f51b72f226507cddac722939
ConvertService/ServiceBase/ConvertResultBSENG/ConvertResultBSENG.csproj | ||
---|---|---|
22 | 22 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
23 | 23 |
<ErrorReport>prompt</ErrorReport> |
24 | 24 |
<WarningLevel>4</WarningLevel> |
25 |
<PlatformTarget>x64</PlatformTarget> |
|
25 | 26 |
</PropertyGroup> |
26 | 27 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
27 | 28 |
<DebugType>pdbonly</DebugType> |
... | ... | |
30 | 31 |
<DefineConstants>TRACE</DefineConstants> |
31 | 32 |
<ErrorReport>prompt</ErrorReport> |
32 | 33 |
<WarningLevel>4</WarningLevel> |
34 |
<PlatformTarget>x64</PlatformTarget> |
|
33 | 35 |
</PropertyGroup> |
34 | 36 |
<PropertyGroup> |
35 | 37 |
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
... | ... | |
64 | 66 |
</ItemGroup> |
65 | 67 |
<ItemGroup> |
66 | 68 |
<PackageReference Include="EntityFramework"> |
67 |
<Version>6.2.0</Version>
|
|
69 |
<Version>6.4.4</Version>
|
|
68 | 70 |
</PackageReference> |
69 |
<PackageReference Include="EntityFramework.ko"> |
|
70 |
<Version>6.2.0</Version> |
|
71 |
</PackageReference> |
|
72 |
<PackageReference Include="MarkusDatabase"> |
|
73 |
<Version>1.8.0</Version> |
|
74 |
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> |
|
75 |
<PrivateAssets>all</PrivateAssets> |
|
71 |
<PackageReference Include="Markus.EntityModel"> |
|
72 |
<Version>1.0.0</Version> |
|
76 | 73 |
</PackageReference> |
77 | 74 |
<PackageReference Include="RestSharp"> |
78 | 75 |
<Version>106.12.0</Version> |
내보내기 Unified diff