mirror of
https://github.com/morbalint/kemkas-backend.git
synced 2026-07-18 05:33:47 +00:00
d13457e7e7
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>
20 lines
345 B
JSON
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
|
|
}
|
|
}
|
|
} |