feat(secrets): scaffold ZB.MOM.WW.Secrets solution + 4 projects
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace ZB.MOM.WW.Secrets.Tests;
|
||||
|
||||
public class PlaceholderTests
|
||||
{
|
||||
[Fact]
|
||||
public void Builds() => Assert.True(true);
|
||||
}
|
||||
Reference in New Issue
Block a user