stabilizaiton work - projects rework for maintenanceability and ui livening
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
using System.Collections.Immutable;
|
||||
|
||||
namespace StellaOps.AuditPack.Models;
|
||||
|
||||
public sealed record EvidenceIndex(ImmutableArray<string> EvidenceIds);
|
||||
Reference in New Issue
Block a user