Adds create-sql-scripts.sh

This commit is contained in:
2025-01-09 00:01:47 -05:00
parent c59978baff
commit 3dc39ee991
3 changed files with 43 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
start-infrastructure.sh = start-infrastructure.sh
azure-pipelines.yml = azure-pipelines.yml
update-databases.sh = update-databases.sh
create-sql-scripts.sh = create-sql-scripts.sh
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Web", "src\Web\Web.csproj", "{4E4EE20C-F06A-4A1B-851F-C5577796941C}"