diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-03 12:54:56 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-03 12:54:56 -0400 |
| commit | 9780e2317de2824bf904242e7a147c26431702f4 (patch) | |
| tree | 62de024c0caa0904b1557176d8ff46f67119577d | |
| parent | 968e0f088f043290e4bc057e09d83b7f6884555b (diff) | |
fix loss of audio
| -rw-r--r-- | MediaBrowser.sln | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MediaBrowser.sln b/MediaBrowser.sln index 7e0d834fac..22e990e8b9 100644 --- a/MediaBrowser.sln +++ b/MediaBrowser.sln @@ -67,9 +67,6 @@ EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.Nat", "Mono.Nat\Mono.Nat.csproj", "{D7453B88-2266-4805-B39B-2B5A2A33E1BA}" EndProject Global - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|Mixed Platforms = Debug|Mixed Platforms |
