diff --git a/src/Bot/Services/GitHub/ReleaseChannels.cs b/src/Bot/Services/GitHub/ReleaseChannels.cs index fb13a713..cb6374ba 100644 --- a/src/Bot/Services/GitHub/ReleaseChannels.cs +++ b/src/Bot/Services/GitHub/ReleaseChannels.cs @@ -37,7 +37,7 @@ public readonly struct ReleaseChannels } [JsonSerializable(typeof(ReleaseChannelPair))] -partial class ReleaseChannelPairContext : JsonSerializerContext; +internal partial class ReleaseChannelPairContext : JsonSerializerContext; internal class ReleaseChannelPair {