Files
VinFontApp/VinFontApp.sln
2025-05-06 02:04:49 +07:00

38 lines
2.0 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.34916.146
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VinFontApp", "VinFontApp\VinFontApp.csproj", "{05BC9237-E428-4E94-BADC-1626BB653B15}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SysApp", "SysApp\SysApp.csproj", "{5728F5A8-8147-4F12-B422-0984005B3E23}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CDNVinApp", "CDNVinApp\CDNVinApp.csproj", "{9E0D20F2-9B72-45B6-A083-EE22E13250C9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{05BC9237-E428-4E94-BADC-1626BB653B15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{05BC9237-E428-4E94-BADC-1626BB653B15}.Debug|Any CPU.Build.0 = Debug|Any CPU
{05BC9237-E428-4E94-BADC-1626BB653B15}.Release|Any CPU.ActiveCfg = Release|Any CPU
{05BC9237-E428-4E94-BADC-1626BB653B15}.Release|Any CPU.Build.0 = Release|Any CPU
{5728F5A8-8147-4F12-B422-0984005B3E23}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5728F5A8-8147-4F12-B422-0984005B3E23}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5728F5A8-8147-4F12-B422-0984005B3E23}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5728F5A8-8147-4F12-B422-0984005B3E23}.Release|Any CPU.Build.0 = Release|Any CPU
{9E0D20F2-9B72-45B6-A083-EE22E13250C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E0D20F2-9B72-45B6-A083-EE22E13250C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E0D20F2-9B72-45B6-A083-EE22E13250C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E0D20F2-9B72-45B6-A083-EE22E13250C9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1453DA6E-8262-4A8E-938F-B16801DE46F5}
EndGlobalSection
EndGlobal