Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.2.32526.322 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "launcher-csharp", "launcher-csharp\launcher-csharp.csproj", "{F6F2A6AC-A907-45EB-BE75-849E2B89E52E}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JWT-Console", "JWT-Console\JWT-Console.csproj", "{0AD8FDB1-0A5F-4413-852C-49DD0217BBD0}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Quick_ACG", "Quick_ACG\Quick_ACG.csproj", "{38D6B7E2-7576-4D6D-AAEF-D8167051F2B0}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DB51B51C-3F00-413F-B0FA-1B933BA50D22}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "launcher-csharp.Tests", "launcher-csharp.Tests\launcher-csharp.Tests.csproj", "{431C1520-FA9A-4B94-8E41-758EB90B8CC4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F6F2A6AC-A907-45EB-BE75-849E2B89E52E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F6F2A6AC-A907-45EB-BE75-849E2B89E52E}.Debug|Any CPU.Build.0 = Debug|Any CPU {F6F2A6AC-A907-45EB-BE75-849E2B89E52E}.Release|Any CPU.ActiveCfg = Release|Any CPU {F6F2A6AC-A907-45EB-BE75-849E2B89E52E}.Release|Any CPU.Build.0 = Release|Any CPU {0AD8FDB1-0A5F-4413-852C-49DD0217BBD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0AD8FDB1-0A5F-4413-852C-49DD0217BBD0}.Debug|Any CPU.Build.0 = Debug|Any CPU {0AD8FDB1-0A5F-4413-852C-49DD0217BBD0}.Release|Any CPU.ActiveCfg = Release|Any CPU {0AD8FDB1-0A5F-4413-852C-49DD0217BBD0}.Release|Any CPU.Build.0 = Release|Any CPU {38D6B7E2-7576-4D6D-AAEF-D8167051F2B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {38D6B7E2-7576-4D6D-AAEF-D8167051F2B0}.Debug|Any CPU.Build.0 = Debug|Any CPU {38D6B7E2-7576-4D6D-AAEF-D8167051F2B0}.Release|Any CPU.ActiveCfg = Release|Any CPU {38D6B7E2-7576-4D6D-AAEF-D8167051F2B0}.Release|Any CPU.Build.0 = Release|Any CPU {431C1520-FA9A-4B94-8E41-758EB90B8CC4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {431C1520-FA9A-4B94-8E41-758EB90B8CC4}.Debug|Any CPU.Build.0 = Debug|Any CPU {431C1520-FA9A-4B94-8E41-758EB90B8CC4}.Release|Any CPU.ActiveCfg = Release|Any CPU {431C1520-FA9A-4B94-8E41-758EB90B8CC4}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {4D55DE36-4AC1-4E20-8A32-D56A8EF4839C} EndGlobalSection EndGlobal