|
@@ -1,4 +1,4 @@
|
|
-Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
|
+Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.26730.3
|
|
VisualStudioVersion = 15.0.26730.3
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
@@ -56,6 +56,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
|
|
SharedVersion.cs = SharedVersion.cs
|
|
SharedVersion.cs = SharedVersion.cs
|
|
EndProjectSection
|
|
EndProjectSection
|
|
EndProject
|
|
EndProject
|
|
|
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jellyfin.Drawing.Skia", "Jellyfin.Drawing.Skia\Jellyfin.Drawing.Skia.csproj", "{154872D9-6C12-4007-96E3-8F70A58386CE}"
|
|
|
|
+EndProject
|
|
Global
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|Any CPU = Debug|Any CPU
|
|
@@ -158,6 +160,10 @@ Global
|
|
{07E39F42-A2C6-4B32-AF8C-725F957A73FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{07E39F42-A2C6-4B32-AF8C-725F957A73FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{07E39F42-A2C6-4B32-AF8C-725F957A73FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{07E39F42-A2C6-4B32-AF8C-725F957A73FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{07E39F42-A2C6-4B32-AF8C-725F957A73FF}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{07E39F42-A2C6-4B32-AF8C-725F957A73FF}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
+ {154872D9-6C12-4007-96E3-8F70A58386CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
+ {154872D9-6C12-4007-96E3-8F70A58386CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
+ {154872D9-6C12-4007-96E3-8F70A58386CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
+ {154872D9-6C12-4007-96E3-8F70A58386CE}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
HideSolutionNode = FALSE
|