Files
oc-sentinel/src/OCSentinelCli/Properties/AssemblyInfo.cs
OfficeCom Codex 8407d0c5b2
All checks were successful
OfficeCom Sentinel Client / validate-client (push) Successful in 24s
OfficeCom Sentinel Client / build-client-windows (push) Successful in 50s
Add passive file churn sensor beta
2026-08-01 01:15:40 +02:00

4 lines
94 B
C#

using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("OCSentinelCli.Tests")]