mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-08-25 22:01:16 +00:00
finished unit tests and docstrings
This commit is contained in:
@@ -5,7 +5,7 @@ using Microsoft.Extensions.Hosting;
|
||||
namespace MalwareMultiScan.Api
|
||||
{
|
||||
[ExcludeFromCodeCoverage]
|
||||
public static class Program
|
||||
internal static class Program
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
|
Reference in New Issue
Block a user