mirror of
https://github.com/jellyfin/jellyfin-plugin-ldapauth.git
synced 2024-11-27 00:00:38 +00:00
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28307.168
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LDAP-Auth", "LDAP-Auth/LDAP-Auth.csproj", "{5984E9A5-63C7-4FC6-9C96-F82EF9841A95}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{5984E9A5-63C7-4FC6-9C96-F82EF9841A95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5984E9A5-63C7-4FC6-9C96-F82EF9841A95}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5984E9A5-63C7-4FC6-9C96-F82EF9841A95}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5984E9A5-63C7-4FC6-9C96-F82EF9841A95}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {CCCBA3B0-B92C-4075-8DED-5B774E0BCDCD}
|
|
EndGlobalSection
|
|
EndGlobal
|