Upgraded to .Net5

This commit is contained in:
Greenback
2020-11-16 17:17:49 +00:00
parent d66f88672c
commit 9481fd0747
4 changed files with 6 additions and 3 deletions

View File

@@ -56,6 +56,8 @@ namespace MediaBrowser.Common.Configuration
/// <summary>
/// Gets the configuration.
/// </summary>
/// /// <param name="key">The key.</param>
/// <returns>System.Object.</returns>
object GetConfiguration(string key);
/// <summary>