Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.SqlServer
 From Version 7.0.3 -> To Version 7.0.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
dotnet-maestro[bot] 2023-01-12 12:53:40 -08:00 коммит произвёл GitHub
Родитель 5efa6d83e2
Коммит cdf6b6fe27
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -6,7 +6,7 @@
<!-- Begin: Package sources from dotnet-aspnetcore -->
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-pub-dotnet-efcore-be8c0ef" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-be8c0ef3/nuget/v3/index.json" />
<add key="darc-pub-dotnet-efcore-10f1d39" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-10f1d396/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Package sources from dotnet-efcore -->
<!-- Package sources from dotnet-runtime -->

Просмотреть файл

@ -9,15 +9,15 @@
<ProductDependencies>
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="7.0.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>be8c0ef30cee3b78a6a9a48836a06c8d49aedff0</Sha>
<Sha>10f1d396d4669de55b1e46899e353f4914bf2c85</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore" Version="7.0.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>be8c0ef30cee3b78a6a9a48836a06c8d49aedff0</Sha>
<Sha>10f1d396d4669de55b1e46899e353f4914bf2c85</Sha>
</Dependency>
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.3">
<Uri>https://github.com/dotnet/efcore</Uri>
<Sha>be8c0ef30cee3b78a6a9a48836a06c8d49aedff0</Sha>
<Sha>10f1d396d4669de55b1e46899e353f4914bf2c85</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="7.0.2">
<Uri>https://github.com/dotnet/runtime</Uri>