프로젝트

일반

사용자정보

개정판 a72d2650

IDa72d2650e3ab1ac268b425b77f6c5703371df2a1
상위 cbf28e29
하위 c740ccc7

김태성이(가) 4년 이상 전에 추가함

-document_item과 convert_doc를 비교하여 convert_doc에 없는 데이터를 추가

Change-Id: I5dbe6dfabd3272bc47da810d93161efb2e56f00f

차이점 보기:

ConvertService/ServiceBase/PlugInTest/PlugInTest.csproj
34 34
  <PropertyGroup>
35 35
    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
36 36
  </PropertyGroup>
37
  <PropertyGroup>
38
    <StartupObject>PlugInTest.Program</StartupObject>
39
  </PropertyGroup>
37 40
  <ItemGroup>
38 41
    <Reference Include="ConfigParser, Version=0.3.4.3, Culture=neutral, processorArchitecture=MSIL">
39 42
      <HintPath>..\packages\Salaros.ConfigParser.0.3.4\lib\net45\ConfigParser.dll</HintPath>
......
67 70
    <Compile Include="Program.cs" />
68 71
  </ItemGroup>
69 72
  <ItemGroup>
73
    <None Include="..\Markus.Service.Station\Plugin.ini">
74
      <Link>Plugin.ini</Link>
75
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
76
    </None>
70 77
    <None Include="App.config" />
71 78
    <None Include="packages.config" />
72 79
  </ItemGroup>
73 80
  <ItemGroup>
81
    <ProjectReference Include="..\DocItemCheck\DocItemCheck.csproj">
82
      <Project>{2f7115c0-6414-46db-b2e5-c941099b7737}</Project>
83
      <Name>DocItemCheck</Name>
84
    </ProjectReference>
74 85
    <ProjectReference Include="..\Markus.Service.Convert.IPlugin\Markus.Service.Convert.IPlugin.csproj">
75 86
      <Project>{a5ba7325-379c-4ccb-b156-1704fc2175e3}</Project>
76 87
      <Name>Markus.Service.Convert.IPlugin</Name>
......
84 95
      <Name>TestDocumentInfo</Name>
85 96
    </ProjectReference>
86 97
  </ItemGroup>
98
  <ItemGroup>
99
    <WCFMetadata Include="Connected Services\" />
100
  </ItemGroup>
87 101
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
88 102
  <PropertyGroup>
89 103
    <PreBuildEvent>xcopy /y /d /I  "$(ProjectDir)..\publish\Plugin\*.*" "$(ProjectDir)$(OutDir)Plugin"</PreBuildEvent>

내보내기 Unified diff

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