2023-08-13 16:38:56 +01: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-08-04 12:44:33 +01:00
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{8A323E64-E41E-4780-99FD-17BF58961FB5}"
|
|
|
|
EndProject
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scss", "scss", "{822F528E-3CA7-4B7D-9250-BD248ADA7BAE}"
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
src\scss\app.scss = src\scss\app.scss
|
2023-08-08 01:19:38 +01:00
|
|
|
src\scss\prism.vs.scss = src\scss\prism.vs.scss
|
|
|
|
src\scss\prism.css = src\scss\prism.css
|
2023-08-04 12:44:33 +01:00
|
|
|
EndProjectSection
|
|
|
|
EndProject
|
2023-08-04 12:55:16 +01:00
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ts", "ts", "{BB9F76AC-292A-4F47-809D-8BBBA6E0A048}"
|
|
|
|
ProjectSection(SolutionItems) = preProject
|
|
|
|
src\ts\app.ts = src\ts\app.ts
|
2023-08-08 01:19:38 +01:00
|
|
|
src\ts\prism.js = src\ts\prism.js
|
2023-08-10 04:56:12 +01:00
|
|
|
src\ts\API.ts = src\ts\API.ts
|
|
|
|
src\ts\BlogPost.ts = src\ts\BlogPost.ts
|
|
|
|
src\ts\Author.ts = src\ts\Author.ts
|
|
|
|
src\ts\TimeUtility.ts = src\ts\TimeUtility.ts
|
2023-08-10 14:34:28 +01:00
|
|
|
src\ts\UI.ts = src\ts\UI.ts
|
2023-08-10 22:47:28 +01:00
|
|
|
src\ts\Input.ts = src\ts\Input.ts
|
2023-08-04 12:55:16 +01:00
|
|
|
EndProjectSection
|
|
|
|
EndProject
|
2023-08-12 20:32:39 +01:00
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OliverBooth.Blog", "OliverBooth.Blog\OliverBooth.Blog.csproj", "{B114A2ED-3015-43C5-B0CE-B755B18F49D0}"
|
|
|
|
EndProject
|
2023-08-12 18:35:57 +01:00
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OliverBooth.Common", "OliverBooth.Common\OliverBooth.Common.csproj", "{38DEB2FA-3DF4-4D37-A12D-22CAEEA3A8AB}"
|
|
|
|
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
|
2023-08-12 20:32:39 +01:00
|
|
|
{B114A2ED-3015-43C5-B0CE-B755B18F49D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
{B114A2ED-3015-43C5-B0CE-B755B18F49D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
{B114A2ED-3015-43C5-B0CE-B755B18F49D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
{B114A2ED-3015-43C5-B0CE-B755B18F49D0}.Release|Any CPU.Build.0 = Release|Any CPU
|
2023-08-12 18:35:57 +01:00
|
|
|
{38DEB2FA-3DF4-4D37-A12D-22CAEEA3A8AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
{38DEB2FA-3DF4-4D37-A12D-22CAEEA3A8AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
{38DEB2FA-3DF4-4D37-A12D-22CAEEA3A8AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
{38DEB2FA-3DF4-4D37-A12D-22CAEEA3A8AB}.Release|Any CPU.Build.0 = Release|Any CPU
|
2023-05-26 19:05:44 +01:00
|
|
|
EndGlobalSection
|
2023-08-04 12:44:33 +01:00
|
|
|
GlobalSection(NestedProjects) = preSolution
|
|
|
|
{822F528E-3CA7-4B7D-9250-BD248ADA7BAE} = {8A323E64-E41E-4780-99FD-17BF58961FB5}
|
|
|
|
{BB9F76AC-292A-4F47-809D-8BBBA6E0A048} = {8A323E64-E41E-4780-99FD-17BF58961FB5}
|
|
|
|
EndGlobalSection
|
2023-05-26 19:05:44 +01:00
|
|
|
EndGlobal
|