[성현모] Web Operation 기능 추가

This commit is contained in:
SHM
2026-02-02 15:14:39 +09:00
parent e673cc20cf
commit 0475d60409
10 changed files with 428 additions and 6 deletions

View File

@ -0,0 +1,13 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "10.0.2",
"commands": [
"dotnet-ef"
],
"rollForward": false
}
}
}