From 6fe49f6ad196b7ca8d83939d11209a1f3edbd80e Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Thu, 9 Feb 2023 10:05:50 +0300 Subject: Additional target net472 --- src/Properties/AssemblyInfo.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Properties') diff --git a/src/Properties/AssemblyInfo.cs b/src/Properties/AssemblyInfo.cs index 77e3acf..78f4a31 100644 --- a/src/Properties/AssemblyInfo.cs +++ b/src/Properties/AssemblyInfo.cs @@ -14,7 +14,6 @@ using System.Runtime.Versioning; [assembly: AssemblyCopyright("Copyright © 2021-2023")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -[assembly: SupportedOSPlatform("windows")] // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from -- cgit v1.2.3