|
|
@ -8,11 +8,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0" />
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0" />
|
|
|
|
|
|
|
|
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="8.0.3" />
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
<Reference Include="Microsoft.Extensions.Identity.Stores">
|
|
|
|
|
|
|
|
<HintPath>..\..\..\.nuget\packages\microsoft.extensions.identity.stores\8.0.2\lib\net8.0\Microsoft.Extensions.Identity.Stores.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
</Project>
|
|
|
|
</Project>
|
|
|
|