Settings, migrations and updated TestDataSeeder.cs

This commit is contained in:
Karl Carriere
2024-12-18 08:44:50 -05:00
parent c447479362
commit 2c4f954af9
7 changed files with 454 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
{
"sdk": {
"version": "8.0.0",
"rollForward": "latestMajor",
"rollForward": "latestMinor",
"allowPrerelease": false
}
}
}