auto install vcredist

This commit is contained in:
Luke Pulverenti
2016-01-04 14:40:59 -05:00
parent 8ec08ef310
commit 30229982ba
4 changed files with 80 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ namespace MediaBrowser.Common.Implementations
/// Gets the HTTP client.
/// </summary>
/// <value>The HTTP client.</value>
protected IHttpClient HttpClient { get; private set; }
public IHttpClient HttpClient { get; private set; }
/// <summary>
/// Gets the network manager.
/// </summary>