Files
usb-6009/TC01App/TC01App.sln
2024-11-01 11:47:29 -07:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29613.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TC01App", "TC01App\TC01App.csproj", "{EAEF2B5D-DC99-459B-930A-1BC05CD2B98F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EAEF2B5D-DC99-459B-930A-1BC05CD2B98F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EAEF2B5D-DC99-459B-930A-1BC05CD2B98F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EAEF2B5D-DC99-459B-930A-1BC05CD2B98F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EAEF2B5D-DC99-459B-930A-1BC05CD2B98F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {838A9BEF-8003-4D48-8463-4A9918907C0E}
EndGlobalSection
EndGlobal