test_form-aufruf_test_visua.../Test_Form-Aufruf.sln

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2050
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_Form-Aufruf", "Test_Form-Aufruf\Test_Form-Aufruf.csproj", "{020CC216-D63B-4177-A37F-7220DA027C1E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyForm", "MyForm\MyForm.csproj", "{339421FA-9E27-48CF-AA66-2134619293A6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{020CC216-D63B-4177-A37F-7220DA027C1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{020CC216-D63B-4177-A37F-7220DA027C1E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{020CC216-D63B-4177-A37F-7220DA027C1E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{020CC216-D63B-4177-A37F-7220DA027C1E}.Release|Any CPU.Build.0 = Release|Any CPU
{339421FA-9E27-48CF-AA66-2134619293A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{339421FA-9E27-48CF-AA66-2134619293A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{339421FA-9E27-48CF-AA66-2134619293A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{339421FA-9E27-48CF-AA66-2134619293A6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {227FCA5A-7191-4F9A-BE70-CFB7100DE72C}
EndGlobalSection
EndGlobal