You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
2.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33712.159
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlazorSharedDemo.SharedUI", "BlazorSharedDemo.SharedUI\BlazorSharedDemo.SharedUI.csproj", "{AF0869F6-7176-4AB1-B79F-5C7651D36606}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlazorSharedDemo.ServerApp", "BlazorSharedDemo.ServerApp\BlazorSharedDemo.ServerApp.csproj", "{2A713A1E-6F33-4F66-A6B9-A8264BA01270}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlazorSharedDemo.WaslApp", "BlazorSharedDemo.WaslApp\BlazorSharedDemo.WaslApp.csproj", "{7DE872E2-729B-413A-BAA7-2BD2B9089568}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AF0869F6-7176-4AB1-B79F-5C7651D36606}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AF0869F6-7176-4AB1-B79F-5C7651D36606}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AF0869F6-7176-4AB1-B79F-5C7651D36606}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AF0869F6-7176-4AB1-B79F-5C7651D36606}.Release|Any CPU.Build.0 = Release|Any CPU
{2A713A1E-6F33-4F66-A6B9-A8264BA01270}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2A713A1E-6F33-4F66-A6B9-A8264BA01270}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2A713A1E-6F33-4F66-A6B9-A8264BA01270}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2A713A1E-6F33-4F66-A6B9-A8264BA01270}.Release|Any CPU.Build.0 = Release|Any CPU
{7DE872E2-729B-413A-BAA7-2BD2B9089568}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7DE872E2-729B-413A-BAA7-2BD2B9089568}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7DE872E2-729B-413A-BAA7-2BD2B9089568}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7DE872E2-729B-413A-BAA7-2BD2B9089568}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1ED858CA-679D-4456-BA5B-9DE7186406BF}
EndGlobalSection
EndGlobal