markus / ConvertService / ServiceBase / Markus.Service.Convert / Markus.Service.Convert.csproj @ 9d5b4bc2
이력 | 보기 | 이력해설 | 다운로드 (6.17 KB)
1 | 53c9637d | taeseongkim | <?xml version="1.0" encoding="utf-8"?> |
---|---|---|---|
2 | <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
||
3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
||
4 | <PropertyGroup> |
||
5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
||
6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
||
7 | <ProjectGuid>{867E065C-3C22-47B1-9C2A-130A78DDDD51}</ProjectGuid> |
||
8 | <OutputType>Library</OutputType> |
||
9 | <AppDesignerFolder>Properties</AppDesignerFolder> |
||
10 | <RootNamespace>Markus.Service</RootNamespace> |
||
11 | <AssemblyName>Markus.Service.Convert</AssemblyName> |
||
12 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
||
13 | <FileAlignment>512</FileAlignment> |
||
14 | <Deterministic>true</Deterministic> |
||
15 | <NuGetPackageImportStamp> |
||
16 | </NuGetPackageImportStamp> |
||
17 | </PropertyGroup> |
||
18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
||
19 | <DebugSymbols>true</DebugSymbols> |
||
20 | <DebugType>full</DebugType> |
||
21 | <Optimize>false</Optimize> |
||
22 | <OutputPath>bin\Debug\</OutputPath> |
||
23 | <DefineConstants>DEBUG;TRACE</DefineConstants> |
||
24 | <ErrorReport>prompt</ErrorReport> |
||
25 | <WarningLevel>4</WarningLevel> |
||
26 | </PropertyGroup> |
||
27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
||
28 | <DebugType>pdbonly</DebugType> |
||
29 | <Optimize>true</Optimize> |
||
30 | <OutputPath>bin\Release\</OutputPath> |
||
31 | <DefineConstants>TRACE</DefineConstants> |
||
32 | <ErrorReport>prompt</ErrorReport> |
||
33 | <WarningLevel>4</WarningLevel> |
||
34 | </PropertyGroup> |
||
35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> |
||
36 | <DebugSymbols>true</DebugSymbols> |
||
37 | <OutputPath>bin\x64\Debug\</OutputPath> |
||
38 | <DefineConstants>DEBUG;TRACE</DefineConstants> |
||
39 | <DebugType>full</DebugType> |
||
40 | <PlatformTarget>x64</PlatformTarget> |
||
41 | <ErrorReport>prompt</ErrorReport> |
||
42 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
||
43 | </PropertyGroup> |
||
44 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> |
||
45 | <OutputPath>bin\x64\Release\</OutputPath> |
||
46 | <DefineConstants>TRACE</DefineConstants> |
||
47 | <Optimize>true</Optimize> |
||
48 | <DebugType>pdbonly</DebugType> |
||
49 | <PlatformTarget>x64</PlatformTarget> |
||
50 | <ErrorReport>prompt</ErrorReport> |
||
51 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
||
52 | </PropertyGroup> |
||
53 | <ItemGroup> |
||
54 | e8dd0f7d | taeseongkim | <Reference Include="ConfigParser, Version=0.3.4.3, Culture=neutral, processorArchitecture=MSIL"> |
55 | <HintPath>..\packages\Salaros.ConfigParser.0.3.4\lib\net45\ConfigParser.dll</HintPath> |
||
56 | db0d3db3 | taeseongkim | </Reference> |
57 | ff4b1e6e | taeseongkim | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
58 | <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath> |
||
59 | </Reference> |
||
60 | <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
||
61 | <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
||
62 | </Reference> |
||
63 | 53c9637d | taeseongkim | <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL"> |
64 | <HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath> |
||
65 | </Reference> |
||
66 | ff4b1e6e | taeseongkim | <Reference Include="Markus.EntityModel, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
67 | c8183702 | taeseongkim | <HintPath>..\packages\MarkusDatabase.1.8.0\lib\net45\Markus.EntityModel.dll</HintPath> |
68 | ff4b1e6e | taeseongkim | </Reference> |
69 | 2091a7e5 | taeseongkim | <Reference Include="Markus.Message, Version=1.5.3.0, Culture=neutral, processorArchitecture=MSIL"> |
70 | <HintPath>..\packages\Markus.Message.1.5.4\lib\net45\Markus.Message.dll</HintPath> |
||
71 | 53c9637d | taeseongkim | </Reference> |
72 | a0341bef | taeseongkim | <Reference Include="MarkusPDF, Version=1.0.7178.16502, Culture=neutral, processorArchitecture=AMD64"> |
73 | <HintPath>..\packages\MarkusPDF.1.7.0\lib\net45\MarkusPDF.dll</HintPath> |
||
74 | 53c9637d | taeseongkim | </Reference> |
75 | <Reference Include="System" /> |
||
76 | ff4b1e6e | taeseongkim | <Reference Include="System.ComponentModel.DataAnnotations" /> |
77 | 53c9637d | taeseongkim | <Reference Include="System.Core" /> |
78 | <Reference Include="System.Runtime.Serialization" /> |
||
79 | <Reference Include="System.ServiceModel" /> |
||
80 | <Reference Include="System.Web" /> |
||
81 | <Reference Include="System.Windows.Forms" /> |
||
82 | <Reference Include="System.Xml.Linq" /> |
||
83 | <Reference Include="System.Data.DataSetExtensions" /> |
||
84 | <Reference Include="Microsoft.CSharp" /> |
||
85 | <Reference Include="System.Data" /> |
||
86 | <Reference Include="System.Net.Http" /> |
||
87 | <Reference Include="System.Xml" /> |
||
88 | </ItemGroup> |
||
89 | <ItemGroup> |
||
90 | <Compile Include="ConvertService.cs" /> |
||
91 | db0d3db3 | taeseongkim | <Compile Include="Plugin.cs" /> |
92 | 53c9637d | taeseongkim | <Compile Include="Properties\AssemblyInfo.cs" /> |
93 | </ItemGroup> |
||
94 | <ItemGroup> |
||
95 | <ProjectReference Include="..\IServiceBase\Markus.Service.Interface.csproj"> |
||
96 | <Project>{4a465fd0-8130-4d6b-a65f-c3cd6cc355a4}</Project> |
||
97 | <Name>Markus.Service.Interface</Name> |
||
98 | db0d3db3 | taeseongkim | </ProjectReference> |
99 | <ProjectReference Include="..\Markus.Service.Convert.IPlugin\Markus.Service.Convert.IPlugin.csproj"> |
||
100 | <Project>{a5ba7325-379c-4ccb-b156-1704fc2175e3}</Project> |
||
101 | <Name>Markus.Service.Convert.IPlugin</Name> |
||
102 | 53c9637d | taeseongkim | </ProjectReference> |
103 | <ProjectReference Include="..\Markus.Service.DataBase\Markus.Service.DataBase.csproj"> |
||
104 | <Project>{400736fb-92c9-4bc0-b447-e8274103d813}</Project> |
||
105 | <Name>Markus.Service.DataBase</Name> |
||
106 | </ProjectReference> |
||
107 | <ProjectReference Include="..\Markus.Service.Extensions\Markus.Service.Extensions.csproj"> |
||
108 | <Project>{5F983789-3E8F-4F9A-A601-138C3A83CA5F}</Project> |
||
109 | <Name>Markus.Service.Extensions</Name> |
||
110 | </ProjectReference> |
||
111 | 06f13e11 | taeseongkim | <ProjectReference Include="..\Markus.Service.WcfClient\Markus.Service.WcfClient.csproj"> |
112 | <Project>{691078d3-be0e-4697-bab6-ed3aca842d19}</Project> |
||
113 | <Name>Markus.Service.WcfClient</Name> |
||
114 | </ProjectReference> |
||
115 | 53c9637d | taeseongkim | </ItemGroup> |
116 | <ItemGroup> |
||
117 | <None Include="app.config" /> |
||
118 | <None Include="packages.config"> |
||
119 | <SubType>Designer</SubType> |
||
120 | </None> |
||
121 | </ItemGroup> |
||
122 | <ItemGroup> |
||
123 | <WCFMetadata Include="Connected Services\" /> |
||
124 | </ItemGroup> |
||
125 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
||
126 | </Project> |