Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.5.2.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AS400API", "AS400API.csproj", "{40CB5B53-77B8-B1FD-458C-805350CB09E8}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AS400API.Tests", "AS400API.Tests\AS400API.Tests.csproj", "{37A21E3B-3EEB-4538-B085-0FD6BA85DE70}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {40CB5B53-77B8-B1FD-458C-805350CB09E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {40CB5B53-77B8-B1FD-458C-805350CB09E8}.Debug|Any CPU.Build.0 = Debug|Any CPU {40CB5B53-77B8-B1FD-458C-805350CB09E8}.Debug|x64.ActiveCfg = Debug|Any CPU {40CB5B53-77B8-B1FD-458C-805350CB09E8}.Debug|x64.Build.0 = Debug|Any CPU {40CB5B53-77B8-B1FD-458C-805350CB09E8}.Debug|x86.ActiveCfg = Debug|Any CPU {40CB5B53-77B8-B1FD-458C-805350CB09E8}.Debug|x86.Build.0 = Debug|Any CPU {40CB5B53-77B8-B1FD-458C-805350CB09E8}.Release|Any CPU.ActiveCfg = Release|Any CPU {40CB5B53-77B8-B1FD-458C-805350CB09E8}.Release|Any CPU.Build.0 = Release|Any CPU {40CB5B53-77B8-B1FD-458C-805350CB09E8}.Release|x64.ActiveCfg = Release|Any CPU {40CB5B53-77B8-B1FD-458C-805350CB09E8}.Release|x64.Build.0 = Release|Any CPU {40CB5B53-77B8-B1FD-458C-805350CB09E8}.Release|x86.ActiveCfg = Release|Any CPU {40CB5B53-77B8-B1FD-458C-805350CB09E8}.Release|x86.Build.0 = Release|Any CPU {37A21E3B-3EEB-4538-B085-0FD6BA85DE70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {37A21E3B-3EEB-4538-B085-0FD6BA85DE70}.Debug|Any CPU.Build.0 = Debug|Any CPU {37A21E3B-3EEB-4538-B085-0FD6BA85DE70}.Debug|x64.ActiveCfg = Debug|Any CPU {37A21E3B-3EEB-4538-B085-0FD6BA85DE70}.Debug|x64.Build.0 = Debug|Any CPU {37A21E3B-3EEB-4538-B085-0FD6BA85DE70}.Debug|x86.ActiveCfg = Debug|Any CPU {37A21E3B-3EEB-4538-B085-0FD6BA85DE70}.Debug|x86.Build.0 = Debug|Any CPU {37A21E3B-3EEB-4538-B085-0FD6BA85DE70}.Release|Any CPU.ActiveCfg = Release|Any CPU {37A21E3B-3EEB-4538-B085-0FD6BA85DE70}.Release|Any CPU.Build.0 = Release|Any CPU {37A21E3B-3EEB-4538-B085-0FD6BA85DE70}.Release|x64.ActiveCfg = Release|Any CPU {37A21E3B-3EEB-4538-B085-0FD6BA85DE70}.Release|x64.Build.0 = Release|Any CPU {37A21E3B-3EEB-4538-B085-0FD6BA85DE70}.Release|x86.ActiveCfg = Release|Any CPU {37A21E3B-3EEB-4538-B085-0FD6BA85DE70}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {766AFEF9-A58F-4ED4-87F7-701B37E1F580} EndGlobalSection EndGlobal