aspnetcore/build/repo.props

6 lines
195 B
XML

<Project>
<ItemGroup>
<ExcludeFromTest Include="$(RepositoryRoot)test\Microsoft.AspNetCore.Routing.Performance\Microsoft.AspNetCore.Routing.Performance.csproj" />
</ItemGroup>
</Project>