Vanara/PInvoke/FirewallApi/AssemblyInfo.vb

3 lines
106 B
VB.net

#If NET5_0_OR_GREATER Then
<Assembly: System.Runtime.Versioning.SupportedOSPlatform("windows")>
#End If