Remove ApplicationVersion

This commit is contained in:
Andrew Rabert
2019-01-19 21:34:47 -05:00
parent 469590c9c5
commit 8a5198e6a3
3 changed files with 4 additions and 17 deletions

View File

@@ -65,12 +65,6 @@ namespace MediaBrowser.Common
/// </summary>
void Restart();
/// <summary>
/// Gets the application version.
/// </summary>
/// <value>The application version.</value>
Version ApplicationVersion { get; }
/// <summary>
/// Gets the application semantic version.
/// </summary>