|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.5.33627.172 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TodoAppBlazorWebAssembly.Server", "TodoAppBlazorWebAssembly\Server\TodoAppBlazorWebAssembly.Server.csproj", "{E37F4D66-A215-49E6-A640-8C659CD10406}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TodoAppBlazorWebAssembly.Client", "TodoAppBlazorWebAssembly\Client\TodoAppBlazorWebAssembly.Client.csproj", "{AE678B1A-68AE-4732-B194-643DAF339F83}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TodoAppBlazorWebAssembly.Shared", "TodoAppBlazorWebAssembly\Shared\TodoAppBlazorWebAssembly.Shared.csproj", "{83FBE9C1-D8BE-4295-9774-66A9A3F704F6}" |
| 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 | + {E37F4D66-A215-49E6-A640-8C659CD10406}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 19 | + {E37F4D66-A215-49E6-A640-8C659CD10406}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 20 | + {E37F4D66-A215-49E6-A640-8C659CD10406}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 21 | + {E37F4D66-A215-49E6-A640-8C659CD10406}.Release|Any CPU.Build.0 = Release|Any CPU |
| 22 | + {AE678B1A-68AE-4732-B194-643DAF339F83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {AE678B1A-68AE-4732-B194-643DAF339F83}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {AE678B1A-68AE-4732-B194-643DAF339F83}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {AE678B1A-68AE-4732-B194-643DAF339F83}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {83FBE9C1-D8BE-4295-9774-66A9A3F704F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {83FBE9C1-D8BE-4295-9774-66A9A3F704F6}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {83FBE9C1-D8BE-4295-9774-66A9A3F704F6}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {83FBE9C1-D8BE-4295-9774-66A9A3F704F6}.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 = {C1E02A9B-1478-48A9-8595-CDDC97A998BF} |
| 36 | + EndGlobalSection |
| 37 | +EndGlobal |
0 commit comments