diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-03-10 13:34:33 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-10 13:34:33 -0500 |
| commit | 3962361ad9940e0c8b2e6d4aea4fc6b1cdd88553 (patch) | |
| tree | 7fea4368278baf8b34d0f6911031d9a81468d81f /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | a9fdf940dc79a878df9aa4b345c83537ac4502e1 (diff) | |
| parent | 79b28e2465b23b015694e67f665d0ff7671fdff5 (diff) | |
Merge pull request #2522 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 c704d0e4e..9affe0fdd 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -269,6 +269,7 @@ <Compile Include="Updates\InstallationManager.cs" /> <Compile Include="UserViews\CollectionFolderImageProvider.cs" /> <Compile Include="UserViews\DynamicImageProvider.cs" /> + <Compile Include="Windows\LoopUtil.cs" /> </ItemGroup> <ItemGroup> <EmbeddedResource Include="Localization\iso6392.txt" /> |
