Template
chore: deploy initial code base
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Strata.ContinuousImprovement.Api.Test.Integration.Info
|
||||
{
|
||||
internal class AddressInfo
|
||||
{
|
||||
public string BaseAddress { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user