postlab-blazor/PostLabBlazor.sln

56 lines
3.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33516.290
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PostLabBlazor.Server", "PostLabBlazor\Server\PostLabBlazor.Server.csproj", "{40EB2E5A-0CB3-49DF-BA47-43BC2BDB01D6}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PostLabBlazor.Client", "PostLabBlazor\Client\PostLabBlazor.Client.csproj", "{FD320CDE-8108-4A3E-B90C-80646AD44DA7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PostLabBlazor.Shared", "PostLabBlazor\Shared\PostLabBlazor.Shared.csproj", "{261706E0-275E-4194-8762-CB7637F69417}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PostLabServer", "PostLabServer\PostLabServer.csproj", "{750F8070-2C2C-4691-A97A-97A06F9746AB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PostLab", "PostLab\PostLab.csproj", "{4E4F31D5-BB54-4D78-85A0-831B9035D536}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PostLab.Model", "PostLab.Model\PostLab.Model.csproj", "{4A1A2F02-B3C2-4070-8CB2-1B94DAD203DE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{40EB2E5A-0CB3-49DF-BA47-43BC2BDB01D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{40EB2E5A-0CB3-49DF-BA47-43BC2BDB01D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{40EB2E5A-0CB3-49DF-BA47-43BC2BDB01D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{40EB2E5A-0CB3-49DF-BA47-43BC2BDB01D6}.Release|Any CPU.Build.0 = Release|Any CPU
{FD320CDE-8108-4A3E-B90C-80646AD44DA7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD320CDE-8108-4A3E-B90C-80646AD44DA7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD320CDE-8108-4A3E-B90C-80646AD44DA7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD320CDE-8108-4A3E-B90C-80646AD44DA7}.Release|Any CPU.Build.0 = Release|Any CPU
{261706E0-275E-4194-8762-CB7637F69417}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{261706E0-275E-4194-8762-CB7637F69417}.Debug|Any CPU.Build.0 = Debug|Any CPU
{261706E0-275E-4194-8762-CB7637F69417}.Release|Any CPU.ActiveCfg = Release|Any CPU
{261706E0-275E-4194-8762-CB7637F69417}.Release|Any CPU.Build.0 = Release|Any CPU
{750F8070-2C2C-4691-A97A-97A06F9746AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{750F8070-2C2C-4691-A97A-97A06F9746AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{750F8070-2C2C-4691-A97A-97A06F9746AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{750F8070-2C2C-4691-A97A-97A06F9746AB}.Release|Any CPU.Build.0 = Release|Any CPU
{4E4F31D5-BB54-4D78-85A0-831B9035D536}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4E4F31D5-BB54-4D78-85A0-831B9035D536}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4E4F31D5-BB54-4D78-85A0-831B9035D536}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4E4F31D5-BB54-4D78-85A0-831B9035D536}.Release|Any CPU.Build.0 = Release|Any CPU
{4A1A2F02-B3C2-4070-8CB2-1B94DAD203DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A1A2F02-B3C2-4070-8CB2-1B94DAD203DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A1A2F02-B3C2-4070-8CB2-1B94DAD203DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A1A2F02-B3C2-4070-8CB2-1B94DAD203DE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F8FEA25F-B171-4F95-AF74-9AA0361BB203}
EndGlobalSection
EndGlobal