This repository has been archived on 2023-01-27. You can view files and clone it, but cannot push or open issues or pull requests.
cad/ref/xcad-examples/TopTenList2020/cs/ttl.sln
2022-10-15 19:16:08 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.757
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ttl", "ttl\ttl.csproj", "{038F45CA-C8BD-4EFC-9669-9578C2C2E17B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{038F45CA-C8BD-4EFC-9669-9578C2C2E17B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{038F45CA-C8BD-4EFC-9669-9578C2C2E17B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{038F45CA-C8BD-4EFC-9669-9578C2C2E17B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{038F45CA-C8BD-4EFC-9669-9578C2C2E17B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {286C3EA3-7DD7-4A3C-845B-6D80A52FDA4D}
EndGlobalSection
EndGlobal