Files
dependabot[bot] d13457e7e7 build(deps): bump dotnet-ef from 8.0.5 to 8.0.7 in /Kemkas.Web (#33)
Bumps [dotnet-ef](https://github.com/dotnet/efcore) from 8.0.5 to 8.0.7.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.5...v8.0.7)

---
updated-dependencies:
- dependency-name: dotnet-ef
  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>
Co-authored-by: Bálint Mórász <balint@morasz.hu>
2024-07-22 21:56:48 +02:00

20 lines
345 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-aspnet-codegenerator": {
"version": "8.0.3",
"commands": [
"dotnet-aspnet-codegenerator"
],
"rollForward": false
},
"dotnet-ef": {
"version": "8.0.7",
"commands": [
"dotnet-ef"
],
"rollForward": false
}
}
}