10 lines
323 B
XML
10 lines
323 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<EnableBenchmarkValidation>true</EnableBenchmarkValidation>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<PackageLineup Include="Internal.AspNetCore.Universe.Lineup" Version="2.1.0-*" />
|
|
<PackageLineup Include="Internal.AspNetCore.Partners.Lineup" Version="2.1.0-*" />
|
|
</ItemGroup>
|
|
</Project>
|