2024-02-29 18:14:40 +00:00
|
|
|
|
2023-05-26 19:05:44 +01:00
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
2023-08-05 23:27:50 +01:00
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OliverBooth", "OliverBooth\OliverBooth.csproj", "{A58A6FA3-480C-400B-822A-3786741BF39C}"
|
2023-05-26 19:05:44 +01:00
|
|
|
EndProject
|
2023-08-04 01:44:12 +01:00
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{06B0C27F-3432-41D7-B103-47B8D0EE28CC}"
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
README.md = README.md
|
2023-08-04 12:36:29 +01:00
|
|
|
package.json = package.json
|
2023-08-04 12:45:10 +01:00
|
|
|
Gulpfile.js = Gulpfile.js
|
2023-08-10 15:12:07 +01:00
|
|
|
tsconfig.json = tsconfig.json
|
2023-08-12 20:42:22 +01:00
|
|
|
.dockerignore = .dockerignore
|
|
|
|
docker-compose.yml = docker-compose.yml
|
|
|
|
global.json = global.json
|
2023-08-04 01:44:12 +01:00
|
|
|
EndProjectSection
|
|
|
|
EndProject
|
2023-05-26 19:05:44 +01:00
|
|
|
Global
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
EndGlobalSection
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
{A58A6FA3-480C-400B-822A-3786741BF39C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
{A58A6FA3-480C-400B-822A-3786741BF39C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
{A58A6FA3-480C-400B-822A-3786741BF39C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
{A58A6FA3-480C-400B-822A-3786741BF39C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
EndGlobalSection
|
2023-08-04 12:44:33 +01:00
|
|
|
GlobalSection(NestedProjects) = preSolution
|
|
|
|
EndGlobalSection
|
2023-05-26 19:05:44 +01:00
|
|
|
EndGlobal
|