added mono release configuration

This commit is contained in:
Luke Pulverenti
2013-12-11 14:54:33 -05:00
parent aa83cb75fd
commit 9ecb85d066
15 changed files with 158 additions and 69 deletions

View File

@@ -38,9 +38,8 @@ namespace MediaBrowser.ServerApplication.EntryPoints
}
}
}
catch (Exception ex)
catch
{
var b = true;
}
}