You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Cap.Consistency.EntityFrameworkCore.Test.xproj 1.2 KiB

7 years ago
7 years ago
12345678910111213141516171819202122
  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)\DotNet\Microsoft.DotNet.Props" Condition="'$(VSToolsPath)' != ''" />
  8. <PropertyGroup Label="Globals">
  9. <ProjectGuid>7442c942-1ddc-40e4-8f1b-654e721eaa45</ProjectGuid>
  10. <RootNamespace>Cap.Consistency.EntityFrameworkCore.Test</RootNamespace>
  11. <BaseIntermediateOutputPath Condition="'$(BaseIntermediateOutputPath)'=='' ">.\obj</BaseIntermediateOutputPath>
  12. <OutputPath Condition="'$(OutputPath)'=='' ">.\bin\</OutputPath>
  13. <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
  14. </PropertyGroup>
  15. <PropertyGroup>
  16. <SchemaVersion>2.0</SchemaVersion>
  17. </PropertyGroup>
  18. <ItemGroup>
  19. <Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
  20. </ItemGroup>
  21. <Import Project="$(VSToolsPath)\DotNet\Microsoft.DotNet.targets" Condition="'$(VSToolsPath)' != ''" />
  22. </Project>