IntegryControlPanel_Blazor/IntegryControlPanel.sln
2025-09-23 12:25:39 +02:00

32 lines
1.7 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36511.14 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegryControlPanel", "IntegryControlPanel\IntegryControlPanel\IntegryControlPanel.csproj", "{CF0BFD2F-935C-4B65-8A8B-153BD54912B9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntegryControlPanel.Client", "IntegryControlPanel\IntegryControlPanel.Client\IntegryControlPanel.Client.csproj", "{6C2127A3-DE66-4A23-9F0B-9C936148F153}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CF0BFD2F-935C-4B65-8A8B-153BD54912B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF0BFD2F-935C-4B65-8A8B-153BD54912B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF0BFD2F-935C-4B65-8A8B-153BD54912B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF0BFD2F-935C-4B65-8A8B-153BD54912B9}.Release|Any CPU.Build.0 = Release|Any CPU
{6C2127A3-DE66-4A23-9F0B-9C936148F153}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C2127A3-DE66-4A23-9F0B-9C936148F153}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C2127A3-DE66-4A23-9F0B-9C936148F153}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C2127A3-DE66-4A23-9F0B-9C936148F153}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {45A7CE7A-AF2E-4BE8-8CD7-BAEBE03A2439}
EndGlobalSection
EndGlobal