Updated EllieBot.sln to have my build script added so I can easily work on it

This commit is contained in:
Toastie (DCS Team) 2024-08-09 14:52:04 +12:00
parent b491f8d828
commit 0b6e15dad4
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4

View file

@ -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