فهرست منبع

update github updater

Luke Pulverenti 9 سال پیش
والد
کامیت
5acc026c83
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      MediaBrowser.Server.Startup.Common/ApplicationHost.cs

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

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