Vanara/AsmDef.cs

3 lines
100 B
C#

#if NET5_0_OR_GREATER
[assembly: System.Runtime.Versioning.SupportedOSPlatform("windows")]
#endif