-
Notifications
You must be signed in to change notification settings - Fork 46
/
ThePornDB.sln
35 lines (35 loc) · 1.78 KB
/
ThePornDB.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35514.174 d17.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThePornDB", "Jellyfin.Plugin.ThePornDB\ThePornDB.csproj", "{D921B930-CF91-406F-ACBC-08914DCD0D34}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{26FF09EE-7F3A-4EDB-A9BB-EA4FF5E6B785}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug.Emby|Any CPU = Debug.Emby|Any CPU
Debug|Any CPU = Debug|Any CPU
Release.Emby|Any CPU = Release.Emby|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D921B930-CF91-406F-ACBC-08914DCD0D34}.Debug.Emby|Any CPU.ActiveCfg = Debug.Emby|Any CPU
{D921B930-CF91-406F-ACBC-08914DCD0D34}.Debug.Emby|Any CPU.Build.0 = Debug.Emby|Any CPU
{D921B930-CF91-406F-ACBC-08914DCD0D34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D921B930-CF91-406F-ACBC-08914DCD0D34}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D921B930-CF91-406F-ACBC-08914DCD0D34}.Release.Emby|Any CPU.ActiveCfg = Release.Emby|Any CPU
{D921B930-CF91-406F-ACBC-08914DCD0D34}.Release.Emby|Any CPU.Build.0 = Release.Emby|Any CPU
{D921B930-CF91-406F-ACBC-08914DCD0D34}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D921B930-CF91-406F-ACBC-08914DCD0D34}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E6C89F1A-AD56-47F6-9E87-383A571E1D3C}
EndGlobalSection
EndGlobal