Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit 051ed37

Browse files
committed
add old project
1 parent e6675da commit 051ed37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

eShopOnBlazor.sln

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solutions items", "Solution
1010
README.md = README.md
1111
EndProjectSection
1212
EndProject
13+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "eShopLegacyWebForms", "src\eShopLegacyWebForms\eShopLegacyWebForms.csproj", "{4416714A-9BB8-480B-95B3-C2599598E3EC}"
14+
EndProject
1315
Global
1416
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1517
Debug|Any CPU = Debug|Any CPU
@@ -20,6 +22,10 @@ Global
2022
{9AABB26C-7C3E-4308-8968-77706D2ED790}.Debug|Any CPU.Build.0 = Debug|Any CPU
2123
{9AABB26C-7C3E-4308-8968-77706D2ED790}.Release|Any CPU.ActiveCfg = Release|Any CPU
2224
{9AABB26C-7C3E-4308-8968-77706D2ED790}.Release|Any CPU.Build.0 = Release|Any CPU
25+
{4416714A-9BB8-480B-95B3-C2599598E3EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
26+
{4416714A-9BB8-480B-95B3-C2599598E3EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
27+
{4416714A-9BB8-480B-95B3-C2599598E3EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
28+
{4416714A-9BB8-480B-95B3-C2599598E3EC}.Release|Any CPU.Build.0 = Release|Any CPU
2329
EndGlobalSection
2430
GlobalSection(SolutionProperties) = preSolution
2531
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)