Make interfaces public

This commit is contained in:
Matt Nadareski
2022-12-26 12:36:09 -08:00
parent 17cb1bf9b0
commit 702115c55a
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ namespace BurnOutSharp.Interfaces
/// <summary>
/// Check a New Executable (NE) for protection
/// </summary>
internal interface INewExecutableCheck
public interface INewExecutableCheck
{
/// <summary>
/// Check a path for protections based on file contents