1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
4  <PropertyGroup>
5    <ProjectGuid>{E7943063-5DB9-4EC6-86DD-3029E65121CE}</ProjectGuid>
6  </PropertyGroup>
7  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'netcoreapp-Debug|AnyCPU'" />
8  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'netcoreapp-Release|AnyCPU'" />
9  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'uap-Debug|AnyCPU'" />
10  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'uap-Release|AnyCPU'" />
11  <ItemGroup>
12    <Compile Include="System.ComponentModel.EventBasedAsync.cs" />
13  </ItemGroup>
14  <ItemGroup>
15    <ProjectReference Include="..\..\System.ComponentModel.Primitives\ref\System.ComponentModel.Primitives.csproj" />
16    <ProjectReference Include="..\..\System.ComponentModel\ref\System.ComponentModel.csproj" />
17    <ProjectReference Include="..\..\System.Runtime\ref\System.Runtime.csproj" />
18    <ProjectReference Include="..\..\System.Threading\ref\System.Threading.csproj" />
19  </ItemGroup>
20  <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
21</Project>