namespace LanMountainDesktop.AirAppIsolation.Contracts; public static class AirAppIsolationProtocolVersion { public const string Current = "1.0"; }