Use shared source

This commit is contained in:
Ajay Bhargav Baaskaran 2018-12-18 15:03:27 -08:00
parent eeabafa68f
commit b0b8986a19
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="..\..\..\Razor\src\Microsoft.AspNetCore.Razor\TagHelpers\CaseSensitiveBoundAttributeComparer.cs" />
<Compile Include="$(SharedSourceRoot)Razor\**\*.cs" />
</ItemGroup>
<ItemGroup>