20220510_191_upperpc/AutomaticApp.sln

38 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2023-07-27 02:57:34 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32616.157
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AutomaticApp", "AutomaticApp\AutomaticApp.csproj", "{56B12EEC-22D1-49C8-90FD-906CEDFA7E09}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FTP", "FTP\FTP.csproj", "{3364B381-C8AE-4723-B35D-515E6D0FBF90}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Models", "Models\Models.csproj", "{E7FB3B6F-176F-4EF6-914F-24EA228C6A80}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{56B12EEC-22D1-49C8-90FD-906CEDFA7E09}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{56B12EEC-22D1-49C8-90FD-906CEDFA7E09}.Debug|Any CPU.Build.0 = Debug|Any CPU
{56B12EEC-22D1-49C8-90FD-906CEDFA7E09}.Release|Any CPU.ActiveCfg = Release|Any CPU
{56B12EEC-22D1-49C8-90FD-906CEDFA7E09}.Release|Any CPU.Build.0 = Release|Any CPU
{3364B381-C8AE-4723-B35D-515E6D0FBF90}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3364B381-C8AE-4723-B35D-515E6D0FBF90}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3364B381-C8AE-4723-B35D-515E6D0FBF90}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3364B381-C8AE-4723-B35D-515E6D0FBF90}.Release|Any CPU.Build.0 = Release|Any CPU
{E7FB3B6F-176F-4EF6-914F-24EA228C6A80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E7FB3B6F-176F-4EF6-914F-24EA228C6A80}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E7FB3B6F-176F-4EF6-914F-24EA228C6A80}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E7FB3B6F-176F-4EF6-914F-24EA228C6A80}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2FD26271-1943-4A01-9266-AC8508BD7888}
EndGlobalSection
EndGlobal