8 lines
366 B
XML
8 lines
366 B
XML
<Project>
|
|
<ItemGroup>
|
|
<ExcludeSolutions Include="$(RepositoryRoot)IdentityCore.sln" />
|
|
<ExcludeSolutions Include="$(RepositoryRoot)Identity.Samples.sln" />
|
|
<PackageLineup Include="Internal.AspNetCore.Universe.Lineup" Version="2.1.0-*" />
|
|
<PackageLineup Include="Internal.AspNetCore.Partners.Lineup" Version="2.1.0-*" />
|
|
</ItemGroup>
|
|
</Project> |