test_panel_test_visualstudio/Test_Panel.git.sln
Eugen Höglinger 54eca59dbf Initialized
2024-10-09 14:43:35 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31515.178
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_Panel", "Test_Panel\Test_Panel.csproj", "{8997D835-2FA7-4E62-A979-AA39C6DACBC3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8997D835-2FA7-4E62-A979-AA39C6DACBC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8997D835-2FA7-4E62-A979-AA39C6DACBC3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8997D835-2FA7-4E62-A979-AA39C6DACBC3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8997D835-2FA7-4E62-A979-AA39C6DACBC3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {39A47EEB-CF20-421B-AFCE-5F9C7D89EBD0}
EndGlobalSection
EndGlobal