diff --git a/EllieBot.sln b/EllieBot.sln index be95d55..4a3f164 100644 --- a/EllieBot.sln +++ b/EllieBot.sln @@ -8,11 +8,11 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6C633450-E6C2-47ED-A7AA-7367232F703A}" ProjectSection(SolutionItems) = preProject CHANGELOG.md = CHANGELOG.md - Dockerfile = Dockerfile LICENSE = LICENSE - migrate.ps1 = migrate.ps1 - NuGet.Config = NuGet.Config README.md = README.md + Dockerfile = Dockerfile + NuGet.Config = NuGet.Config + migrate.ps1 = migrate.ps1 remove-migrations.ps1 = remove-migrations.ps1 TODO.md = TODO.md EndProjectSection