mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 03:16:11 +00:00
move internal stuff to .Internal namespace
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Octokit.Http
|
||||
namespace Octokit.Internal
|
||||
{
|
||||
/// <summary>
|
||||
/// Generic Http client. Useful for those who want to swap out System.Net.HttpClient with something else.
|
||||
|
||||
Reference in New Issue
Block a user