Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
und - Updated namespace for test
Browse files Browse the repository at this point in the history
---

Type: und
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Jul 27, 2024
1 parent 84af1d7 commit 6cb5b99
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion TestProcess/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
using System.Runtime.InteropServices;
using Microsoft.Extensions.Logging;
using NativeLand;
using NativeLand.Tools;
using Serilog;
using Serilog.Extensions.Logging;
using SpecProbe.Platform;
Expand Down
2 changes: 1 addition & 1 deletion TestProcess/ResourceAccessor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
using System.IO;
using System.Reflection;

namespace NativeLand.Tools
namespace TestProcess
{
/// <summary>
/// A helper class to load resources from an assembly.
Expand Down

0 comments on commit 6cb5b99

Please sign in to comment.