개정판 b4a1c7ff
issue #00000 markus.message nuget 업데이트
Change-Id: Idbe12c22c6bc0b1238a20439100a7429fbfb73ee
ConvertService/ServiceBase/Markus.Service.WcfService/Markus.Service.IWcfService.csproj | ||
---|---|---|
66 | 66 |
<PropertyGroup> |
67 | 67 |
<SignManifests>false</SignManifests> |
68 | 68 |
</PropertyGroup> |
69 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseAll_XI|AnyCPU'"> |
|
70 |
<OutputPath>bin\ReleaseAll_XI\</OutputPath> |
|
71 |
<DefineConstants>TRACE</DefineConstants> |
|
72 |
<Optimize>true</Optimize> |
|
73 |
<DebugType>pdbonly</DebugType> |
|
74 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
75 |
<LangVersion>7.3</LangVersion> |
|
76 |
<ErrorReport>prompt</ErrorReport> |
|
77 |
</PropertyGroup> |
|
78 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseAll_XI|x64'"> |
|
79 |
<OutputPath>bin\x64\ReleaseAll_XI\</OutputPath> |
|
80 |
<DefineConstants>TRACE</DefineConstants> |
|
81 |
<Optimize>true</Optimize> |
|
82 |
<DebugType>pdbonly</DebugType> |
|
83 |
<PlatformTarget>x64</PlatformTarget> |
|
84 |
<LangVersion>7.3</LangVersion> |
|
85 |
<ErrorReport>prompt</ErrorReport> |
|
86 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
87 |
</PropertyGroup> |
|
69 | 88 |
<ItemGroup> |
70 | 89 |
<Reference Include="Markus.Message"> |
71 | 90 |
<HintPath>..\Lib\MarkusPDF\Markus.Message.dll</HintPath> |
내보내기 Unified diff