Jan Tattermusch | 0201776 | 2016-11-23 15:39:56 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Project ToolsVersion="14.0.25123" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | <PropertyGroup> |
| 4 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">14.0.25123</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>fe90181d-a4b3-4a5c-8490-f07561e18e3b</ProjectGuid> |
| 10 | <RootNamespace>Grpc.Reflection.Tests</RootNamespace> |
| 11 | <BaseIntermediateOutputPath Condition="'$(BaseIntermediateOutputPath)'=='' ">..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath> |
| 12 | <OutputPath Condition="'$(OutputPath)'=='' ">.\bin\</OutputPath> |
| 13 | </PropertyGroup> |
| 14 | <PropertyGroup> |
| 15 | <SchemaVersion>2.0</SchemaVersion> |
| 16 | </PropertyGroup> |
| 17 | <Import Project="$(VSToolsPath)\DNX\Microsoft.DNX.targets" Condition="'$(VSToolsPath)' != ''" /> |
| 18 | </Project> |