Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore.Abstractions from 6.0.20 to 6.0.21
Browse files Browse the repository at this point in the history
Bumps [Microsoft.EntityFrameworkCore.Abstractions](https://github.com/dotnet/efcore) from 6.0.20 to 6.0.21.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.20...v6.0.21)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent d54788e commit 19384a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/Monai.Deploy.InformaticsGateway.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<ItemGroup>
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="6.0.20" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="6.0.21" />
<PackageReference Include="Monai.Deploy.Messaging" Version="0.1.24" />
<PackageReference Include="Monai.Deploy.Storage" Version="0.2.16" />
</ItemGroup>
Expand Down

0 comments on commit 19384a2

Please sign in to comment.