219 строки
12 KiB
XML
219 строки
12 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="14.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>{7AC7F815-110D-48EB-BD86-18DD0F7818AA}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SocialPlus.Server.WebRoleCommon</RootNamespace>
|
|
<AssemblyName>SocialPlus.Server.WebRoleCommon</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
</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\SocialPlus.Server.WebRoleCommon.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="Microsoft.Owin">
|
|
<HintPath>..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Threading.Tasks.Extensions">
|
|
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Threading.Tasks.Extensions.Desktop">
|
|
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.WindowsAzure.ServiceRuntime, Version=2.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>False</Private>
|
|
<HintPath>C:\Program Files\Microsoft SDKs\Azure\.NET SDK\v2.8\bin\runtimes\NET45\base\Microsoft.WindowsAzure.ServiceRuntime.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Owin">
|
|
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="StructureMap">
|
|
<HintPath>..\packages\structuremap.3.1.6.186\lib\net40\StructureMap.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="StructureMap.Net4">
|
|
<HintPath>..\packages\structuremap.3.1.6.186\lib\net40\StructureMap.Net4.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Net" />
|
|
<Reference Include="System.Net.Http.Extensions">
|
|
<HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.Primitives">
|
|
<HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.WebRequest" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="WebApiThrottle">
|
|
<HintPath>..\packages\WebApiThrottle.1.4.3\lib\net45\WebApiThrottle.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="ActionResults\BadRequestMessageResult.cs" />
|
|
<Compile Include="ActionResults\BlobResult.cs" />
|
|
<Compile Include="ActionResults\ChallengeOnUnauthorizedResult.cs" />
|
|
<Compile Include="ActionResults\ConflictMessageResult.cs" />
|
|
<Compile Include="ActionResults\ForbiddenMessageResult.cs" />
|
|
<Compile Include="ActionResults\NoContentResult.cs" />
|
|
<Compile Include="ActionResults\NotFoundMessageResult.cs" />
|
|
<Compile Include="ActionResults\NotImplementedResult.cs" />
|
|
<Compile Include="ActionResults\UnauthorizedMessageResult.cs" />
|
|
<Compile Include="ApiControllerExtensions.cs" />
|
|
<Compile Include="App_Start\BingWallpaperFetcher.cs" />
|
|
<Compile Include="App_Start\GlobalExceptionLogger.cs" />
|
|
<Compile Include="App_Start\PerformanceLoggingMessageHandler.cs" />
|
|
<Compile Include="App_Start\StructureMapWebApiControllerActivator.cs" />
|
|
<Compile Include="CommonApiDefaultValues.cs" />
|
|
<Compile Include="DependencyResolution\BaseRegistry.cs" />
|
|
<Compile Include="DependencyResolution\IoC.cs" />
|
|
<Compile Include="Filters\ModelValidationAttribute.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="RateLimiting\CustomThrottlingHandler.cs" />
|
|
<Compile Include="RateLimiting\TracingThrottleLogger.cs" />
|
|
<Compile Include="ResponseStrings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>ResponseStrings.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Versioning\ApiVersionInfo.cs" />
|
|
<Compile Include="Versioning\BuildVersionInfo.cs" />
|
|
<Compile Include="Versioning\IBuildVersionInfo.cs" />
|
|
<Compile Include="Versioning\MinorVersionInfo.cs" />
|
|
<Compile Include="Versioning\ServiceVersionInfo.cs" />
|
|
<Compile Include="Versioning\IServiceVersionInfo.cs" />
|
|
<Compile Include="Versioning\VersionedDirectRouteProvider.cs" />
|
|
<Compile Include="Versioning\BaseVersionRangeAttribute.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<AdditionalFiles Include="stylecop.json" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="ResponseStrings.resx">
|
|
<Generator>PublicResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>ResponseStrings.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<None Include="app.config" />
|
|
<None Include="packages.config" />
|
|
<EmbeddedResource Include="Resources\BuildInfoBranchName.txt" />
|
|
<EmbeddedResource Include="Resources\BuildInfoCommitHash.txt" />
|
|
<EmbeddedResource Include="Resources\BuildInfoDate.txt" />
|
|
<EmbeddedResource Include="Resources\BuildInfoDirtyFiles.txt" />
|
|
<EmbeddedResource Include="Resources\BuildInfoHostname.txt" />
|
|
<EmbeddedResource Include="Resources\BuildInfoTag.txt" />
|
|
<Content Include="Resources\blurry_background_block.jpg" />
|
|
<Content Include="Resources\default_wallpaper_1920x1080.jpg" />
|
|
<Content Include="Resources\GenerateBuildInfo.ps1" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\Logging\SocialPlus.Logging.csproj">
|
|
<Project>{11d58b46-bdec-407e-be4b-616cb42540e7}</Project>
|
|
<Name>SocialPlus.Logging</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\UtilsInternal\SocialPlus.UtilsInternal.csproj">
|
|
<Project>{271f2eb0-57fc-42bd-8503-9379eebe5430}</Project>
|
|
<Name>SocialPlus.UtilsInternal</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Utils\SocialPlus.Utils.csproj">
|
|
<Project>{0c058285-65c4-416c-9c1b-db00e2aa222a}</Project>
|
|
<Name>SocialPlus.Utils</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Common\SocialPlus.Server.Common.csproj">
|
|
<Project>{e5a464a7-7cbb-4d5a-82de-8e16ce4c5aa6}</Project>
|
|
<Name>SocialPlus.Server.Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\CTStore\Microsoft.CTStore.csproj">
|
|
<Project>{1b1cde4e-fc69-40e7-a0e0-b28a4d481083}</Project>
|
|
<Name>Microsoft.CTStore</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Metrics\SocialPlus.Server.Metrics.csproj">
|
|
<Project>{bbc2d752-8384-424d-878b-38407d0b5609}</Project>
|
|
<Name>SocialPlus.Server.Metrics</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\KVLibrary\SocialPlus.Server.KVLibrary.csproj">
|
|
<Project>{62b50f92-aaab-4cb9-98fe-6cd65e426e69}</Project>
|
|
<Name>SocialPlus.Server.KVLibrary</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\OAuthLibrary\SocialPlus.Server.OAuthLibrary.csproj">
|
|
<Project>{4dfcd355-427b-43c0-8935-34b1dc842449}</Project>
|
|
<Name>SocialPlus.Server.OAuthLibrary</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Analyzer Include="..\packages\StyleCop.Analyzers.1.0.0\analyzers\dotnet\cs\Newtonsoft.Json.dll" />
|
|
<Analyzer Include="..\packages\StyleCop.Analyzers.1.0.0\analyzers\dotnet\cs\StyleCop.Analyzers.CodeFixes.dll" />
|
|
<Analyzer Include="..\packages\StyleCop.Analyzers.1.0.0\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
|
|
</Target>
|
|
<PropertyGroup>
|
|
<PreBuildEvent>powershell -ExecutionPolicy Bypass -file $(ProjectDir)\Resources\GenerateBuildInfo.ps1 -ProjectDir:$(ProjectDir)
|
|
</PreBuildEvent>
|
|
</PropertyGroup>
|
|
<!-- 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> |