AiSD.Laba2/AiSD.Laba2.sln
2023-04-27 16:15:04 +04:00

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33403.182
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AiSD.Laba2", "AiSD.Laba2\AiSD.Laba2.csproj", "{FDC419D9-4F2A-4771-840D-46A2EFD4AA6E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HuffmanCode", "HuffmanCode\HuffmanCode.csproj", "{A3AA3A92-EEE1-4133-95B3-C8C6814A0964}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FDC419D9-4F2A-4771-840D-46A2EFD4AA6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FDC419D9-4F2A-4771-840D-46A2EFD4AA6E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FDC419D9-4F2A-4771-840D-46A2EFD4AA6E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FDC419D9-4F2A-4771-840D-46A2EFD4AA6E}.Release|Any CPU.Build.0 = Release|Any CPU
{A3AA3A92-EEE1-4133-95B3-C8C6814A0964}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A3AA3A92-EEE1-4133-95B3-C8C6814A0964}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A3AA3A92-EEE1-4133-95B3-C8C6814A0964}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A3AA3A92-EEE1-4133-95B3-C8C6814A0964}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {81057AA6-4E64-4E02-A355-5C8FAA51797E}
EndGlobalSection
EndGlobal