From 73cea0fd1fa8ae2aca42ae0163974efc025de6dd Mon Sep 17 00:00:00 2001 From: Toastie Date: Wed, 19 Jun 2024 02:05:38 +1200 Subject: [PATCH] Updated EllieBot.sln --- EllieBot.sln | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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