chore: Build auf Debug eingestellt und Namespace von HttpExtensions auf Client aktualisiert
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Collections.Generic;
|
||||
using System.Net.Http;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace DigitalData.Core.Legacy
|
||||
namespace DigitalData.Core.Legacy.Client
|
||||
{
|
||||
/// <summary>
|
||||
/// Extension methods for HttpClient and HttpResponseMessage.
|
||||
|
||||
Reference in New Issue
Block a user