Skip to content

Commit

Permalink
Move interface
Browse files Browse the repository at this point in the history
  • Loading branch information
agyen committed Aug 2, 2024
1 parent c5076f7 commit ab1fb6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

using MorganStanley.ComposeUI.ProcessExplorer.Abstractions.Processes;

namespace MorganStanley.ComposeUI.ProcessExplorer.Core.Processes;
namespace MorganStanley.ComposeUI.ProcessExplorer.Abstractions.Processes;

public interface IProcessInfoMonitor : IDisposable
{
Expand Down

0 comments on commit ab1fb6e

Please sign in to comment.