Update
This commit is contained in:
@@ -12,6 +12,7 @@ using System.Text.RegularExpressions;
|
||||
namespace ConsoleApp2.SimulationService
|
||||
{
|
||||
|
||||
#if false
|
||||
public class SimulationInputService : IInputService
|
||||
{
|
||||
private readonly ILogger _logger;
|
||||
@@ -131,4 +132,5 @@ namespace ConsoleApp2.SimulationService
|
||||
_logger.LogInformation("***** Csv input service completed *****");
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user