Skip to content

Commit

Permalink
Bump Microsoft.EntityFrameworkCore from 8.0.2 to 8.0.4
Browse files Browse the repository at this point in the history
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 8.0.2 to 8.0.4.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.2...v8.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent ab2e1c7 commit 6b190ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Slant.Entity/Slant.Entity.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<None Include="LICENSE.txt" Pack="true" PackagePath="" />
<None Include="..\README.md" Pack="true" PackagePath="\" />
<None Include="..\icon.png" Pack="true" PackagePath="images\icon.png" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.2" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit 6b190ee

Please sign in to comment.