mirror of
https://github.com/NoiTheCat/WorldTime.git
synced 2024-11-21 14:34:36 +00:00
Noi
5f62ed596b
* Bump version * Update dependencies * Copy .editorconfig from BirthdayBot * Still want to properly look over it some time * Set up dotnet-ef as project tool
12 lines
No EOL
153 B
JSON
12 lines
No EOL
153 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"dotnet-ef": {
|
|
"version": "8.0.4",
|
|
"commands": [
|
|
"dotnet-ef"
|
|
]
|
|
}
|
|
}
|
|
} |