fixedlinelength_dll_visuals.../FixedLineLength.git.sln
2020-11-25 16:59:10 +01:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30709.132
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FixedLineLength", "FixedLineLength\FixedLineLength.csproj", "{17B0C08E-D3D2-4FF9-A76D-2C602BF26834}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_FixedLineLength", "Test_FixedLineLength\Test_FixedLineLength.csproj", "{A64CE09F-3F79-4A61-8F9A-190EABA1DC8F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{17B0C08E-D3D2-4FF9-A76D-2C602BF26834}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{17B0C08E-D3D2-4FF9-A76D-2C602BF26834}.Debug|Any CPU.Build.0 = Debug|Any CPU
{17B0C08E-D3D2-4FF9-A76D-2C602BF26834}.Release|Any CPU.ActiveCfg = Release|Any CPU
{17B0C08E-D3D2-4FF9-A76D-2C602BF26834}.Release|Any CPU.Build.0 = Release|Any CPU
{A64CE09F-3F79-4A61-8F9A-190EABA1DC8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A64CE09F-3F79-4A61-8F9A-190EABA1DC8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A64CE09F-3F79-4A61-8F9A-190EABA1DC8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A64CE09F-3F79-4A61-8F9A-190EABA1DC8F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E9986507-CB62-4BCE-A602-0F6DE31003C5}
EndGlobalSection
EndGlobal