|
|
@ -4,9 +4,6 @@ |
|
|
<TargetFramework>netstandard2.0</TargetFramework> |
|
|
<TargetFramework>netstandard2.0</TargetFramework> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
<PropertyGroup> |
|
|
|
|
|
<RuntimeFrameworkVersion>2.0.0</RuntimeFrameworkVersion> |
|
|
|
|
|
</PropertyGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.1.0-rc1-final" /> |
|
|
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.1.0-rc1-final" /> |
|
|
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="2.1.0-rc1-final" /> |
|
|
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="2.1.0-rc1-final" /> |
|
|
|