aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.csproj
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-09-07 14:18:09 -0400
committerGitHub <noreply@github.com>2017-09-07 14:18:09 -0400
commit890069d312d3132391edf857730ffc9a34c9fce4 (patch)
treea46e31f6f2d155411a24e4ff3685013512a078e9 /Emby.Server.Implementations/Emby.Server.Implementations.csproj
parent5116b175ce4a1f3a54c64c6f8fa8e8fba1a69e1a (diff)
parent6392f5e141b9971f7d69cc74e08118889d6d5580 (diff)
Merge pull request #2869 from MediaBrowser/dev
Dev
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
-rw-r--r--Emby.Server.Implementations/Emby.Server.Implementations.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
index 75a9d8588..719510fc3 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -496,6 +496,7 @@
<Compile Include="Services\ServiceController.cs" />
<Compile Include="Services\ServiceExec.cs" />
<Compile Include="Services\StringMapTypeDeserializer.cs" />
+ <Compile Include="Services\SwaggerService.cs" />
<Compile Include="Services\UrlExtensions.cs" />
<Compile Include="Session\HttpSessionController.cs" />
<Compile Include="Session\SessionManager.cs" />