<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <DotnetCliBuildDirectory>$(RepoRoot)/build_projects/dotnet-cli-build</DotnetCliBuildDirectory>
    <SrcDirectory>$(RepoRoot)/src</SrcDirectory>
    <TestDirectory>$(RepoRoot)/test/</TestDirectory>
  </PropertyGroup>
</Project>