Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 15m47s
7 lines
115 B
C#
7 lines
115 B
C#
namespace phronCare.UIBlazor.Services.Stock.Expeditions
|
|
{
|
|
public interface IExpeditionService
|
|
{
|
|
}
|
|
}
|