test_startuppath_test_visua.../Test_StartupPath.sln
Hoeglinger Eugen aed2d43319 Initialize
- Zwei Methoden zum Ermitteln des Startup Verzeichnisses:
- Über Windows Forms
- Über Konsole
2022-03-02 07:28:07 +01:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32210.238
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_StartupPath.git", "Test_StartupPath\Test_StartupPath.csproj", "{1CF61F16-C679-4135-8AAC-8FDBC313DA13}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1CF61F16-C679-4135-8AAC-8FDBC313DA13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1CF61F16-C679-4135-8AAC-8FDBC313DA13}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1CF61F16-C679-4135-8AAC-8FDBC313DA13}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1CF61F16-C679-4135-8AAC-8FDBC313DA13}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {57341A21-8E5F-4656-BE15-25D70A460C9F}
EndGlobalSection
EndGlobal