프로젝트

일반

사용자정보

개정판 b4a1c7ff

IDb4a1c7ffd9fd91959db69bfc378101a9163c204c
상위 1d79913e
하위 a5e5fff6

김태성이(가) 약 2년 전에 추가함

issue #00000 markus.message nuget 업데이트

Change-Id: Idbe12c22c6bc0b1238a20439100a7429fbfb73ee

차이점 보기:

ConvertService/ServiceBase/Markus.Service.ConvertProcess/Markus.Service.ConvertProcess.csproj
34 34
    <DefineConstants>TRACE</DefineConstants>
35 35
    <ErrorReport>prompt</ErrorReport>
36 36
    <WarningLevel>4</WarningLevel>
37
    <Prefer32Bit>false</Prefer32Bit>
37 38
  </PropertyGroup>
38 39
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
39 40
    <DebugSymbols>true</DebugSymbols>
......
98 99
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
99 100
    <Prefer32Bit>true</Prefer32Bit>
100 101
  </PropertyGroup>
102
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseAll_XI|AnyCPU'">
103
    <OutputPath>bin\ReleaseAll_XI\</OutputPath>
104
    <DefineConstants>TRACE</DefineConstants>
105
    <Optimize>true</Optimize>
106
    <DebugType>pdbonly</DebugType>
107
    <PlatformTarget>AnyCPU</PlatformTarget>
108
    <LangVersion>7.3</LangVersion>
109
    <ErrorReport>prompt</ErrorReport>
110
    <Prefer32Bit>true</Prefer32Bit>
111
  </PropertyGroup>
112
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseAll_XI|x64'">
113
    <OutputPath>bin\x64\ReleaseAll_XI\</OutputPath>
114
    <DefineConstants>TRACE</DefineConstants>
115
    <DebugType>pdbonly</DebugType>
116
    <PlatformTarget>x64</PlatformTarget>
117
    <LangVersion>7.3</LangVersion>
118
    <ErrorReport>prompt</ErrorReport>
119
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
120
    <Prefer32Bit>true</Prefer32Bit>
121
  </PropertyGroup>
101 122
  <ItemGroup>
102
    <Reference Include="Markus.Message, Version=1.5.5.0, Culture=neutral, processorArchitecture=MSIL">
103
      <SpecificVersion>False</SpecificVersion>
104
      <HintPath>..\Lib\MarkusPDF\Markus.Message.dll</HintPath>
105
    </Reference>
106 123
    <Reference Include="System" />
107 124
    <Reference Include="System.ComponentModel.DataAnnotations" />
108 125
    <Reference Include="System.Core" />
......
173 190
    <PackageReference Include="log4net">
174 191
      <Version>2.0.8</Version>
175 192
    </PackageReference>
193
    <PackageReference Include="Markus.Message">
194
      <Version>2.0.0</Version>
195
    </PackageReference>
176 196
    <PackageReference Include="Microsoft.CSharp">
177 197
      <Version>4.5.0</Version>
178 198
    </PackageReference>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)