mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 19:26:51 +00:00
move internal stuff to .Internal namespace
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Diagnostics.CodeAnalysis;
|
||||
using System.Reflection;
|
||||
using Octokit.Reflection;
|
||||
|
||||
namespace Octokit.Http
|
||||
namespace Octokit.Internal
|
||||
{
|
||||
public class SimpleJsonSerializer : IJsonSerializer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user