Files
2022-04-12 14:26:09 +02:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31321.278
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlaServApp.Data", "BlaServApp.Data\BlaServApp.Data.csproj", "{50690414-013C-4A2E-9255-F5CB4BF03420}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlaServApp.UI", "BlaServApp.UI\BlaServApp.UI.csproj", "{5F0DBAB0-122F-4A81-BE73-161BBEFEEF59}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{50690414-013C-4A2E-9255-F5CB4BF03420}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{50690414-013C-4A2E-9255-F5CB4BF03420}.Debug|Any CPU.Build.0 = Debug|Any CPU
{50690414-013C-4A2E-9255-F5CB4BF03420}.Release|Any CPU.ActiveCfg = Release|Any CPU
{50690414-013C-4A2E-9255-F5CB4BF03420}.Release|Any CPU.Build.0 = Release|Any CPU
{5F0DBAB0-122F-4A81-BE73-161BBEFEEF59}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5F0DBAB0-122F-4A81-BE73-161BBEFEEF59}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5F0DBAB0-122F-4A81-BE73-161BBEFEEF59}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5F0DBAB0-122F-4A81-BE73-161BBEFEEF59}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2C30B060-E89F-430F-98FE-D446892A8155}
EndGlobalSection
EndGlobal