mirror of
https://github.com/jellyfin/jellyfin-plugin-dlna.git
synced 2024-11-22 21:59:40 +00:00
44 lines
2.7 KiB
Plaintext
44 lines
2.7 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31903.59
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jellyfin.Plugin.Dlna", "src\Jellyfin.Plugin.Dlna\Jellyfin.Plugin.Dlna.csproj", "{E9649D61-9797-46E2-B1B2-D22C17066BDB}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{297324E0-E9EF-4C5A-B7AF-21CA67437D95} = {297324E0-E9EF-4C5A-B7AF-21CA67437D95}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jellyfin.Plugin.Dlna.Model", "src\Jellyfin.Plugin.Dlna.Model\Jellyfin.Plugin.Dlna.Model.csproj", "{297324E0-E9EF-4C5A-B7AF-21CA67437D95}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Rssdp", "src\Rssdp\Rssdp.csproj", "{80B12BB3-24B3-47B1-93C4-5ADAF786E55B}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jellyfin.Plugin.Dlna.Playback", "src\Jellyfin.Plugin.Dlna.Playback\Jellyfin.Plugin.Dlna.Playback.csproj", "{D5627E87-BB93-426A-B067-AE84DFAD1E84}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E9649D61-9797-46E2-B1B2-D22C17066BDB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E9649D61-9797-46E2-B1B2-D22C17066BDB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E9649D61-9797-46E2-B1B2-D22C17066BDB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E9649D61-9797-46E2-B1B2-D22C17066BDB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{297324E0-E9EF-4C5A-B7AF-21CA67437D95}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{297324E0-E9EF-4C5A-B7AF-21CA67437D95}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{297324E0-E9EF-4C5A-B7AF-21CA67437D95}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{297324E0-E9EF-4C5A-B7AF-21CA67437D95}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{80B12BB3-24B3-47B1-93C4-5ADAF786E55B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{80B12BB3-24B3-47B1-93C4-5ADAF786E55B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{80B12BB3-24B3-47B1-93C4-5ADAF786E55B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{80B12BB3-24B3-47B1-93C4-5ADAF786E55B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{D5627E87-BB93-426A-B067-AE84DFAD1E84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D5627E87-BB93-426A-B067-AE84DFAD1E84}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D5627E87-BB93-426A-B067-AE84DFAD1E84}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D5627E87-BB93-426A-B067-AE84DFAD1E84}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|