128 lines
5.7 KiB
XML
128 lines
5.7 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
|
<PropertyGroup>
|
|||
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|||
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|||
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|||
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|||
|
|
<ProjectGuid>{BE0C3821-67F3-4FF5-B688-E727BD4C90AE}</ProjectGuid>
|
|||
|
|
<OutputType>Exe</OutputType>
|
|||
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|||
|
|
<RootNamespace>ConsoleApplication1</RootNamespace>
|
|||
|
|
<AssemblyName>ConsoleApplication1</AssemblyName>
|
|||
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|||
|
|
<TargetFrameworkProfile>
|
|||
|
|
</TargetFrameworkProfile>
|
|||
|
|
<FileAlignment>512</FileAlignment>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|||
|
|
<PlatformTarget>x86</PlatformTarget>
|
|||
|
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
|
<DebugType>full</DebugType>
|
|||
|
|
<Optimize>false</Optimize>
|
|||
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|||
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|||
|
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
|
<WarningLevel>4</WarningLevel>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|||
|
|
<PlatformTarget>x86</PlatformTarget>
|
|||
|
|
<DebugType>pdbonly</DebugType>
|
|||
|
|
<Optimize>true</Optimize>
|
|||
|
|
<OutputPath>bin\Release\</OutputPath>
|
|||
|
|
<DefineConstants>TRACE</DefineConstants>
|
|||
|
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
|
<WarningLevel>4</WarningLevel>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Reference Include="C5">
|
|||
|
|
<HintPath>..\..\..\..\lib\Quart\quartznet-2.3.3\quartznet-2.3.3\build\4.0\Debug\Quartz\C5.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="CacheManager.Core, Version=0.7.4.0, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\lib\CacheManager.Core.0.7.4\lib\net40\CacheManager.Core.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="CacheManager.Memcached">
|
|||
|
|
<HintPath>..\lib\CacheManager.Memcached.0.7.4\lib\net40\CacheManager.Memcached.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="CacheManager.SystemRuntimeCaching">
|
|||
|
|
<HintPath>..\lib\CacheManager.SystemRuntimeCaching.0.7.4\lib\net40\CacheManager.SystemRuntimeCaching.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Common.Logging, Version=1.2.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\..\..\..\lib\Quart\quartznet-2.3.3\quartznet-2.3.3\build\4.0\Debug\Quartz\Common.Logging.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Common.Logging.Core">
|
|||
|
|
<HintPath>..\..\..\..\lib\Quart\quartznet-2.3.3\quartznet-2.3.3\build\4.0\Debug\Quartz\Common.Logging.Core.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="CSRedisCore, Version=3.8.670.0, Culture=neutral, PublicKeyToken=9aa6a3079358d437, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\lib\Redis\CSRedisCore.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\lib\Newtonsoft.Json.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Quartz">
|
|||
|
|
<HintPath>..\..\..\..\lib\Quart\quartznet-2.3.3\quartznet-2.3.3\build\4.0\Debug\Quartz\Quartz.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="RestSharp">
|
|||
|
|
<HintPath>..\lib\RestSharp\RestSharp.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="ServiceStack.Common">
|
|||
|
|
<HintPath>..\lib\Redis\ServiceStack.Common.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="ServiceStack.Interfaces">
|
|||
|
|
<HintPath>..\lib\Redis\ServiceStack.Interfaces.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="ServiceStack.Redis">
|
|||
|
|
<HintPath>..\lib\Redis\ServiceStack.Redis.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="ServiceStack.Text">
|
|||
|
|
<HintPath>..\lib\Redis\ServiceStack.Text.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System" />
|
|||
|
|
<Reference Include="System.Core" />
|
|||
|
|
<Reference Include="System.ValueTuple">
|
|||
|
|
<HintPath>..\lib\Redis\System.ValueTuple.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Xml.Linq" />
|
|||
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|||
|
|
<Reference Include="Microsoft.CSharp" />
|
|||
|
|
<Reference Include="System.Data" />
|
|||
|
|
<Reference Include="System.Xml" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Compile Include="Program.cs" />
|
|||
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<ProjectReference Include="..\CommonEntity\CommonEntity.csproj">
|
|||
|
|
<Project>{1D7073B2-4CC3-49F5-9F37-50A21D74A39D}</Project>
|
|||
|
|
<Name>CommonEntity</Name>
|
|||
|
|
</ProjectReference>
|
|||
|
|
<ProjectReference Include="..\Common\Common.csproj">
|
|||
|
|
<Project>{B3F29715-E925-4E56-9248-580F06C3BC11}</Project>
|
|||
|
|
<Name>Common</Name>
|
|||
|
|
</ProjectReference>
|
|||
|
|
<ProjectReference Include="..\Domain\Domain.csproj">
|
|||
|
|
<Project>{A42D287A-8EF4-48F6-B14C-7F9CA834F786}</Project>
|
|||
|
|
<Name>Domain</Name>
|
|||
|
|
</ProjectReference>
|
|||
|
|
<ProjectReference Include="..\RCUHost\RCUHost.csproj">
|
|||
|
|
<Project>{3AF4C628-0B47-412C-950A-DBC0161F2A7F}</Project>
|
|||
|
|
<Name>RCUHost</Name>
|
|||
|
|
</ProjectReference>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<None Include="app.config" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|||
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|||
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|||
|
|
<Target Name="BeforeBuild">
|
|||
|
|
</Target>
|
|||
|
|
<Target Name="AfterBuild">
|
|||
|
|
</Target>
|
|||
|
|
-->
|
|||
|
|
</Project>
|