ironservices-maui/Platforms/MacCatalyst/PlatformClass1.cs

8 lines
141 B
C#

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