Exclude GostXades from Hcs namespace
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
using Hcs.GostXades.Abstractions;
|
||||
using Hcs.GostXades.Helpers;
|
||||
using GostXades.Abstractions;
|
||||
using GostXades.Helpers;
|
||||
using Org.BouncyCastle.Asn1.X509;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text.RegularExpressions;
|
||||
|
||||
namespace Hcs.GostXades
|
||||
namespace GostXades
|
||||
{
|
||||
public class IssuerComparer : IIssuerComparer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user