Microsoft.AspNetCore.DataProtection.Abstractions.Test.xproj 1.1 KB

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">14.0</VisualStudioVersion>
  5. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  6. </PropertyGroup>
  7. <Import Project="$(VSToolsPath)\DNX\Microsoft.DNX.Props" Condition="'$(VSToolsPath)' != ''" />
  8. <PropertyGroup Label="Globals">
  9. <ProjectGuid>ff650a69-dee4-4b36-9e30-264ee7cfb478</ProjectGuid>
  10. <BaseIntermediateOutputPath Condition="'$(BaseIntermediateOutputPath)'=='' ">.\obj</BaseIntermediateOutputPath>
  11. <OutputPath Condition="'$(OutputPath)'=='' ">.\bin\</OutputPath>
  12. </PropertyGroup>
  13. <PropertyGroup>
  14. <SchemaVersion>2.0</SchemaVersion>
  15. </PropertyGroup>
  16. <ItemGroup>
  17. <Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
  18. </ItemGroup>
  19. <Import Project="$(VSToolsPath)\DNX\Microsoft.DNX.targets" Condition="'$(VSToolsPath)' != ''" />
  20. </Project>