Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26430.16 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Amazon.Extensions.CognitoAuthentication", "src\Amazon.Extensions.CognitoAuthentication\Amazon.Extensions.CognitoAuthentication.csproj", "{11E95DC6-54D2-4E7F-A05B-4C40C3B6FA49}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Amazon.Extensions.CognitoAuthentication.IntegrationTests", "test\Amazon.Extensions.CognitoAuthentication.IntegrationTests\Amazon.Extensions.CognitoAuthentication.IntegrationTests.csproj", "{198278E6-752A-47AB-8AF2-4E8E3C5633BF}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Amazon.Extensions.CognitoAuthentication.UnitTests", "test\Amazon.Extensions.CognitoAuthentication.UnitTests\Amazon.Extensions.CognitoAuthentication.UnitTests.csproj", "{4A06044A-0043-4EB1-B1DB-F37B2E76FF84}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {11E95DC6-54D2-4E7F-A05B-4C40C3B6FA49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {11E95DC6-54D2-4E7F-A05B-4C40C3B6FA49}.Debug|Any CPU.Build.0 = Debug|Any CPU {11E95DC6-54D2-4E7F-A05B-4C40C3B6FA49}.Release|Any CPU.ActiveCfg = Release|Any CPU {11E95DC6-54D2-4E7F-A05B-4C40C3B6FA49}.Release|Any CPU.Build.0 = Release|Any CPU {198278E6-752A-47AB-8AF2-4E8E3C5633BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {198278E6-752A-47AB-8AF2-4E8E3C5633BF}.Debug|Any CPU.Build.0 = Debug|Any CPU {198278E6-752A-47AB-8AF2-4E8E3C5633BF}.Release|Any CPU.ActiveCfg = Release|Any CPU {198278E6-752A-47AB-8AF2-4E8E3C5633BF}.Release|Any CPU.Build.0 = Release|Any CPU {4A06044A-0043-4EB1-B1DB-F37B2E76FF84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4A06044A-0043-4EB1-B1DB-F37B2E76FF84}.Debug|Any CPU.Build.0 = Debug|Any CPU {4A06044A-0043-4EB1-B1DB-F37B2E76FF84}.Release|Any CPU.ActiveCfg = Release|Any CPU {4A06044A-0043-4EB1-B1DB-F37B2E76FF84}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {C62404DE-2282-4A60-8D78-D42E07CCCA9C} EndGlobalSection EndGlobal