ironservices-maui/Platforms/Windows/PlatformClass1.cs

8 lines
136 B
C#

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