Merge pull request #4478 from microsoft/dependabot/nuget/sample-api/api/Microsoft.EntityFrameworkCore.InMemory-8.0.0
Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.13 to 8.0.0 in /sample-api/api
This commit is contained in:
Коммит
d8e9d55394
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.OData" Version="8.2.3" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.13" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.0" />
|
||||
<PackageReference Include="Microsoft.Identity.Web" Version="2.15.3" />
|
||||
<PackageReference Include="Microsoft.OData.Core" Version="7.18.0" />
|
||||
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.4.0" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче