diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-09-07 14:18:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-07 14:18:09 -0400 |
| commit | 890069d312d3132391edf857730ffc9a34c9fce4 (patch) | |
| tree | a46e31f6f2d155411a24e4ff3685013512a078e9 /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | 5116b175ce4a1f3a54c64c6f8fa8e8fba1a69e1a (diff) | |
| parent | 6392f5e141b9971f7d69cc74e08118889d6d5580 (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.csproj | 1 |
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" /> |
