Skip to content

Commit ff5e225

Browse files
author
David Sanchez
committed
Updating repository and project structure.
1 parent 47d6ff7 commit ff5e225

File tree

268 files changed

+714
-733
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

268 files changed

+714
-733
lines changed

.gitattributes

-63
This file was deleted.

.gitmodules

-3
This file was deleted.

Documents/AzureFunction.md

+28

doc/b2c.md Documents/B2C.md

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Documents/Images/deploy-to-azure.png

16.7 KB
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

+34-27

SmartHotel360-AKS-DevSpaces-Demo

-1
This file was deleted.

SmartHotel360.PublicWeb.sln

-25
This file was deleted.

Source/SmartHotel360.Website.sln

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 15
4+
VisualStudioVersion = 15.0.27130.2027
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SmartHotel360.Website", "SmartHotel360.Website\SmartHotel360.Website.csproj", "{19C71EBB-DC43-4DF4-B057-17A6B3E2CB0A}"
7+
EndProject
8+
Project("{151D2E53-A2C4-4D7D-83FE-D05416EBD58E}") = "SmartHotel360.WebsiteARM", "SmartHotel360.WebsiteARM\SmartHotel360.WebsiteARM.deployproj", "{95341EE4-C2A1-48EA-B5BC-A8765B6449FB}"
9+
EndProject
10+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SmartHotel360.WebsiteFunction", "SmartHotel360.WebsiteFunction\SmartHotel360.WebsiteFunction.csproj", "{62DDB45C-9BE8-4C91-BDE3-7D6EECE027A7}"
11+
EndProject
12+
Global
13+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
14+
Debug|Any CPU = Debug|Any CPU
15+
Release|Any CPU = Release|Any CPU
16+
EndGlobalSection
17+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
18+
{19C71EBB-DC43-4DF4-B057-17A6B3E2CB0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19+
{19C71EBB-DC43-4DF4-B057-17A6B3E2CB0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
20+
{19C71EBB-DC43-4DF4-B057-17A6B3E2CB0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
21+
{19C71EBB-DC43-4DF4-B057-17A6B3E2CB0A}.Release|Any CPU.Build.0 = Release|Any CPU
22+
{95341EE4-C2A1-48EA-B5BC-A8765B6449FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
23+
{95341EE4-C2A1-48EA-B5BC-A8765B6449FB}.Debug|Any CPU.Build.0 = Debug|Any CPU
24+
{95341EE4-C2A1-48EA-B5BC-A8765B6449FB}.Release|Any CPU.ActiveCfg = Release|Any CPU
25+
{95341EE4-C2A1-48EA-B5BC-A8765B6449FB}.Release|Any CPU.Build.0 = Release|Any CPU
26+
{62DDB45C-9BE8-4C91-BDE3-7D6EECE027A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
27+
{62DDB45C-9BE8-4C91-BDE3-7D6EECE027A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
28+
{62DDB45C-9BE8-4C91-BDE3-7D6EECE027A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
29+
{62DDB45C-9BE8-4C91-BDE3-7D6EECE027A7}.Release|Any CPU.Build.0 = Release|Any CPU
30+
EndGlobalSection
31+
GlobalSection(SolutionProperties) = preSolution
32+
HideSolutionNode = FALSE
33+
EndGlobalSection
34+
GlobalSection(ExtensibilityGlobals) = postSolution
35+
SolutionGuid = {23C4A13D-E82E-48D6-8294-EE92628BE637}
36+
EndGlobalSection
37+
EndGlobal
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)