Skip to content

Commit

Permalink
add sln file
Browse files Browse the repository at this point in the history
  • Loading branch information
PrplHaz4 committed Apr 26, 2019
1 parent da518c2 commit dd1d7e1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Jellyfin.Plugin.ServerWMC.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Jellyfin.Plugin.ServerWMC", "Jellyfin.Plugin.ServerWMC\Jellyfin.Plugin.ServerWMC.csproj", "{B78A131C-18C5-403E-B880-48FFFBC244B0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B78A131C-18C5-403E-B880-48FFFBC244B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B78A131C-18C5-403E-B880-48FFFBC244B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B78A131C-18C5-403E-B880-48FFFBC244B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B78A131C-18C5-403E-B880-48FFFBC244B0}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal

0 comments on commit dd1d7e1

Please sign in to comment.