blob: 15bec443d6c0d332e2f17ba80df1cf923aac02ed [file] [log] [blame]
Jan Tattermuschec4359d2016-04-11 20:55:44 -07001<?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>661b70d7-f56a-46e0-9b81-6227b591b5e7</ProjectGuid>
10 <RootNamespace>Grpc.IntegrationTesting.QpsWorker</RootNamespace>
11 <BaseIntermediateOutputPath Condition="'$(BaseIntermediateOutputPath)'=='' ">..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath>
Jan Tattermusch5ff32fa2016-06-15 09:49:40 -070012 <OutputPath Condition="'$(OutputPath)'=='' ">.\bin\</OutputPath>
Jan Tattermuschec4359d2016-04-11 20:55:44 -070013 </PropertyGroup>
Jan Tattermuschec4359d2016-04-11 20:55:44 -070014 <PropertyGroup>
15 <SchemaVersion>2.0</SchemaVersion>
16 </PropertyGroup>
17 <Import Project="$(VSToolsPath)\DNX\Microsoft.DNX.targets" Condition="'$(VSToolsPath)' != ''" />
18</Project>