aboutsummaryrefslogtreecommitdiff
path: root/vnlib.plugins.essentials.oauth.build.sln
diff options
context:
space:
mode:
Diffstat (limited to 'vnlib.plugins.essentials.oauth.build.sln')
-rw-r--r--vnlib.plugins.essentials.oauth.build.sln39
1 files changed, 39 insertions, 0 deletions
diff --git a/vnlib.plugins.essentials.oauth.build.sln b/vnlib.plugins.essentials.oauth.build.sln
new file mode 100644
index 0000000..96be675
--- /dev/null
+++ b/vnlib.plugins.essentials.oauth.build.sln
@@ -0,0 +1,39 @@
+
+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
+ README.md = README.md
+ 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