Updated EllieBot.sln
This commit is contained in:
parent
bea2b76bd2
commit
73cea0fd1f
1 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,11 @@ EndProject
|
||||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6C633450-E6C2-47ED-A7AA-7367232F703A}"
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6C633450-E6C2-47ED-A7AA-7367232F703A}"
|
||||||
ProjectSection(SolutionItems) = preProject
|
ProjectSection(SolutionItems) = preProject
|
||||||
CHANGELOG.md = CHANGELOG.md
|
CHANGELOG.md = CHANGELOG.md
|
||||||
Dockerfile = Dockerfile
|
|
||||||
LICENSE = LICENSE
|
LICENSE = LICENSE
|
||||||
migrate.ps1 = migrate.ps1
|
|
||||||
NuGet.Config = NuGet.Config
|
|
||||||
README.md = README.md
|
README.md = README.md
|
||||||
|
Dockerfile = Dockerfile
|
||||||
|
NuGet.Config = NuGet.Config
|
||||||
|
migrate.ps1 = migrate.ps1
|
||||||
remove-migrations.ps1 = remove-migrations.ps1
|
remove-migrations.ps1 = remove-migrations.ps1
|
||||||
TODO.md = TODO.md
|
TODO.md = TODO.md
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
|
|
Loading…
Reference in a new issue