3.2.17.20

This commit is contained in:
Luke Pulverenti
2017-05-29 22:42:01 -04:00
parent 3c82d8540b
commit 7a41ef1245
7 changed files with 9 additions and 173 deletions

View File

@@ -55,11 +55,6 @@ namespace MediaBrowser.ServerApplication
LoopUtil.Run(appName);
}
public override PackageVersionClass SystemUpdateLevel
{
get { return UpdateLevelHelper.GetSystemUpdateLevel(ConfigurationManager); }
}
protected override List<Assembly> GetAssembliesWithPartsInternal()
{
var list = new List<Assembly>();