We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381a6f5 commit aa728f4Copy full SHA for aa728f4
test/EFCore.AspNet.Specification.Tests/EFCore.AspNet.Specification.Tests.csproj
@@ -48,7 +48,7 @@
48
<ProjectReference Include="..\..\src\EFCore.Relational\EFCore.Relational.csproj" />
49
<ProjectReference Include="..\..\src\EFCore.Design\EFCore.Design.csproj" />
50
<ProjectReference Include="..\EFCore.Specification.Tests\EFCore.Specification.Tests.csproj" />
51
- <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="7.0.9" />
+ <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="7.0.10" />
52
<PackageReference Include="IdentityServer4.EntityFramework" Version="4.1.2" />
53
<PackageReference Include="Grpc.AspNetCore" Version="2.45.0" />
54
</ItemGroup>
0 commit comments