Fix compiling Mvc.sln in 2.2 (#4955)
This commit is contained in:
parent
206db0558e
commit
dd662ed2a7
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue