4 lines
77 B
C#
4 lines
77 B
C#
using System.Runtime.Versioning;
|
|
|
|
[assembly: SupportedOSPlatform("windows")]
|
using System.Runtime.Versioning;
|
|
|
|
[assembly: SupportedOSPlatform("windows")]
|