Luke Pulverenti преди 9 години
родител
ревизия
c317f6c34f
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      MediaBrowser.Server.Startup.Common/ApplicationHost.cs

+ 0 - 1
MediaBrowser.Server.Startup.Common/ApplicationHost.cs

@@ -1319,7 +1319,6 @@ namespace MediaBrowser.Server.Startup.Common
             }
             else if (ConfigurationManager.CommonConfiguration.SystemUpdateLevel == PackageVersionClass.Dev)
             {
-                excludeSuffixes.Add("-dev");
                 cacheLength = TimeSpan.FromMinutes(5);
                 includePreRelease = true;
             }