Files
ironservices-maui/Platforms/MacCatalyst/PlatformClass1.cs
2025-12-25 04:26:30 -05:00

8 lines
141 B
C#

namespace IronServices.Maui
{
// All the code in this file is only included on Mac Catalyst.
public class PlatformClass1
{
}
}