개정판 0a64fa85
issue #0000 convert service Dapper update
Change-Id: I02cd47be3839ceff08813bd022cb8e13cf534ba0
ConvertService/ServiceBase/Markus.Service.WcfClient/Markus.Service.WcfClient.csproj | ||
---|---|---|
59 | 59 |
<LangVersion>7.3</LangVersion> |
60 | 60 |
<ErrorReport>prompt</ErrorReport> |
61 | 61 |
</PropertyGroup> |
62 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> |
|
63 |
<DebugSymbols>true</DebugSymbols> |
|
64 |
<OutputPath>bin\x64\Debug\</OutputPath> |
|
65 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
66 |
<DebugType>full</DebugType> |
|
67 |
<PlatformTarget>x64</PlatformTarget> |
|
68 |
<LangVersion>7.3</LangVersion> |
|
69 |
<ErrorReport>prompt</ErrorReport> |
|
70 |
</PropertyGroup> |
|
71 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> |
|
72 |
<OutputPath>bin\x64\Release\</OutputPath> |
|
73 |
<DefineConstants>TRACE</DefineConstants> |
|
74 |
<Optimize>true</Optimize> |
|
75 |
<DebugType>pdbonly</DebugType> |
|
76 |
<PlatformTarget>x64</PlatformTarget> |
|
77 |
<LangVersion>7.3</LangVersion> |
|
78 |
<ErrorReport>prompt</ErrorReport> |
|
79 |
</PropertyGroup> |
|
80 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseAll_XI|x64'"> |
|
81 |
<OutputPath>bin\x64\ReleaseAll_XI\</OutputPath> |
|
82 |
<DefineConstants>TRACE</DefineConstants> |
|
83 |
<Optimize>true</Optimize> |
|
84 |
<DebugType>pdbonly</DebugType> |
|
85 |
<PlatformTarget>x64</PlatformTarget> |
|
86 |
<LangVersion>7.3</LangVersion> |
|
87 |
<ErrorReport>prompt</ErrorReport> |
|
88 |
</PropertyGroup> |
|
62 | 89 |
<ItemGroup> |
63 | 90 |
<None Include="App.config" /> |
64 | 91 |
<None Include="Connected Services\StationServiceAsync\Markus.Service.DataBase.Entities.xsd"> |
내보내기 Unified diff