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