Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31903.59 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "VNLib.Plugins.Essentials.Oauth", "Libs\VNLib.Plugins.Essentials.Oauth\src\VNLib.Plugins.Essentials.Oauth.csproj", "{43E1F55C-F7FB-4ADC-A6DA-1C5FC183C673}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OAuth2ClientApplications", "Plugins\OAuth2ClientApplications\src\OAuth2ClientApplications.csproj", "{34565079-518B-4D2D-A6FF-CA448BE2B490}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1AA45BF3-41BA-44FF-95FB-DC350F3A1EFB}" ProjectSection(SolutionItems) = preProject .gitattributes = .gitattributes .gitignore = .gitignore .onedev-buildspec.yml = .onedev-buildspec.yml GitVersion.yml = GitVersion.yml LICENSE = LICENSE Module.Taskfile.yaml = Module.Taskfile.yaml README.md = README.md Taskfile.yaml = Taskfile.yaml EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {43E1F55C-F7FB-4ADC-A6DA-1C5FC183C673}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {43E1F55C-F7FB-4ADC-A6DA-1C5FC183C673}.Debug|Any CPU.Build.0 = Debug|Any CPU {43E1F55C-F7FB-4ADC-A6DA-1C5FC183C673}.Release|Any CPU.ActiveCfg = Release|Any CPU {43E1F55C-F7FB-4ADC-A6DA-1C5FC183C673}.Release|Any CPU.Build.0 = Release|Any CPU {34565079-518B-4D2D-A6FF-CA448BE2B490}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {34565079-518B-4D2D-A6FF-CA448BE2B490}.Debug|Any CPU.Build.0 = Debug|Any CPU {34565079-518B-4D2D-A6FF-CA448BE2B490}.Release|Any CPU.ActiveCfg = Release|Any CPU {34565079-518B-4D2D-A6FF-CA448BE2B490}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {F22AA9AD-D962-400A-B7FE-96277B05665F} EndGlobalSection EndGlobal