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

37 lines
2.2 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33815.320
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlazorWebassemblyPushNotification.Server", "Server\BlazorWebassemblyPushNotification.Server.csproj", "{BE87A358-1CA6-4EE3-8056-4CF83EA1C86F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlazorWebassemblyPushNotification.Client", "Client\BlazorWebassemblyPushNotification.Client.csproj", "{0085B98B-CCB3-46D0-BF42-A07425FA4E0F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlazorWebassemblyPushNotification.Shared", "Shared\BlazorWebassemblyPushNotification.Shared.csproj", "{1062BAA8-178F-485D-95B1-1CFADCDED4CF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BE87A358-1CA6-4EE3-8056-4CF83EA1C86F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BE87A358-1CA6-4EE3-8056-4CF83EA1C86F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BE87A358-1CA6-4EE3-8056-4CF83EA1C86F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BE87A358-1CA6-4EE3-8056-4CF83EA1C86F}.Release|Any CPU.Build.0 = Release|Any CPU
{0085B98B-CCB3-46D0-BF42-A07425FA4E0F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0085B98B-CCB3-46D0-BF42-A07425FA4E0F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0085B98B-CCB3-46D0-BF42-A07425FA4E0F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0085B98B-CCB3-46D0-BF42-A07425FA4E0F}.Release|Any CPU.Build.0 = Release|Any CPU
{1062BAA8-178F-485D-95B1-1CFADCDED4CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1062BAA8-178F-485D-95B1-1CFADCDED4CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1062BAA8-178F-485D-95B1-1CFADCDED4CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1062BAA8-178F-485D-95B1-1CFADCDED4CF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {41111809-D444-491A-B8FC-DA9EBDBE8488}
EndGlobalSection
EndGlobal