Commit a31049c4 authored by Brickner_cp's avatar Brickner_cp

Fix HexEncoding namespace.

parent 344f547c
......@@ -4,7 +4,7 @@ using System.Linq;
using System.Text;
using PcapDotNet.Base;
namespace PcapDotNet.Core.Test
namespace PcapDotNet.Packets.TestUtils
{
public class HexEncoding : Encoding
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment