showtextfile_dll_visualstudio/ShowTextFile.git.sln
2024-10-02 15:37:20 +02:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32421.90
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShowTextFile", "ShowTextFile\ShowTextFile.csproj", "{FBAE49FA-D638-48ED-8899-0B20DFA3ED8D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_ShowTextFile", "Test_ShowTextFile\Test_ShowTextFile.csproj", "{FC5324DA-3FA6-41F7-9F11-4060E8057B55}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FBAE49FA-D638-48ED-8899-0B20DFA3ED8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FBAE49FA-D638-48ED-8899-0B20DFA3ED8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FBAE49FA-D638-48ED-8899-0B20DFA3ED8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FBAE49FA-D638-48ED-8899-0B20DFA3ED8D}.Release|Any CPU.Build.0 = Release|Any CPU
{FC5324DA-3FA6-41F7-9F11-4060E8057B55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC5324DA-3FA6-41F7-9F11-4060E8057B55}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC5324DA-3FA6-41F7-9F11-4060E8057B55}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC5324DA-3FA6-41F7-9F11-4060E8057B55}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AD0EF771-BECF-4ACD-9CF0-AC207E393ABC}
EndGlobalSection
EndGlobal