Слияние кода завершено, страница обновится автоматически
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{3612607F-15C1-4FE7-A5FF-ADD02CE54341}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>BSF.BaseService.DistributedCache</RootNamespace>
<AssemblyName>BSF.BaseService.DistributedCache</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Debug\BSF.BaseService.DistributedCache.XML</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="BSF">
<HintPath>..\Dyd.BaseService.Monitor\引用\BSF.dll</HintPath>
</Reference>
<Reference Include="Enyim.Caching">
<HintPath>引用\Enyim.Caching.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>引用\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="ServiceStack.Common">
<HintPath>引用\ServiceStack.Common.dll</HintPath>
</Reference>
<Reference Include="ServiceStack.Interfaces">
<HintPath>引用\ServiceStack.Interfaces.dll</HintPath>
</Reference>
<Reference Include="ServiceStack.Redis">
<HintPath>引用\ServiceStack.Redis.dll</HintPath>
</Reference>
<Reference Include="ServiceStack.Text">
<HintPath>引用\ServiceStack.Text.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<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="Compress\CompressFactory.cs" />
<Compile Include="Compress\GZipCompressProvider.cs" />
<Compile Include="Compress\ICompressProvider.cs" />
<Compile Include="DistributedCacheDemo.cs" />
<Compile Include="DistributedCacheHelper.cs" />
<Compile Include="LoadBalance\HashBalance.cs" />
<Compile Include="LoadBalance\IBalance.cs" />
<Compile Include="LoadBalance\LoadBalanceFactory.cs" />
<Compile Include="LoadBalance\StartLetterBalance.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Storage\AliyunMemcachedCache.cs" />
<Compile Include="Storage\AliyunMemcached\AliyunMemcachedClientPoolProvider.cs" />
<Compile Include="Storage\BaseCache.cs" />
<Compile Include="Storage\BaseConfig.cs" />
<Compile Include="Storage\CacheFactory.cs" />
<Compile Include="Storage\RedisCache.cs" />
<Compile Include="Storage\SSDBCache.cs" />
<Compile Include="Storage\SSDB\NetSdk\Client.cs" />
<Compile Include="Storage\SSDB\NetSdk\Link.cs" />
<Compile Include="Storage\SSDB\SSDBClientPool.cs" />
<Compile Include="Storage\SSDB\SSDBClientPoolProvider.cs" />
<Compile Include="SystemRuntime\DistributedCacheException.cs" />
<Compile Include="SystemRuntime\Enums.cs" />
</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>
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )