Bump Microsoft.EntityFrameworkCore from 5.0.6 to 5.0.7 in /src (#416)
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v5.0.6...v5.0.7) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
44404e71de
Коммит
d31c490328
|
@ -10,7 +10,7 @@
|
|||
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
|
||||
<PackageReference Include="MarkdownSnippets.MsBuild" Version="23.1.4" PrivateAssets="all" />
|
||||
<PackageReference Include="Verify.NUnit" Version="11.18.2" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.6" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.7" />
|
||||
<PackageReference Include="EfLocalDb" Version="9.3.0" />
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
|
||||
<PackageReference Include="ProjectDefaults" Version="1.0.54" PrivateAssets="All" />
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="5.0.6" />
|
||||
<PackageReference Include="Verify" Version="11.18.2" />
|
||||
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.6" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.7" />
|
||||
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
|
||||
<PackageReference Include="ProjectDefaults" Version="1.0.54" PrivateAssets="All" />
|
||||
</ItemGroup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче