Fix compiling Mvc.sln in 2.2 (#4955)

This commit is contained in:
James Newton-King 2018-12-14 22:21:44 +13:00 committed by GitHub
parent 206db0558e
commit dd662ed2a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Microsoft.AspNetCore.Mvc.RouteAttribute</Description>
</PropertyGroup>
<ItemGroup>
<Compile Include="$(RepositoryRoot)\src\Shared\RangeHelper\**\*.cs" />
<Compile Include="$(MSBuildThisFileDirectory)..\..\..\Shared\RangeHelper\**\*.cs" />
</ItemGroup>
<ItemGroup>