Updated EllieBot.sln to have my build script added so I can easily work on it
This commit is contained in:
parent
b491f8d828
commit
0b6e15dad4
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{B28FB883-968
|
|||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6C633450-E6C2-47ED-A7AA-7367232F703A}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
build.ps1 = build.ps1
|
||||
CHANGELOG.md = CHANGELOG.md
|
||||
Dockerfile = Dockerfile
|
||||
LICENSE = LICENSE
|
||||
|
|
Loading…
Reference in a new issue