diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2023-02-09 10:05:50 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2023-02-09 10:05:50 +0300 |
commit | 6fe49f6ad196b7ca8d83939d11209a1f3edbd80e (patch) | |
tree | a0967e152831d8320553cf5d89c3c8419ef0483d /src/Properties | |
parent | 2c0dee774cdea2704d07e3a7a5f4880e5846e19f (diff) |
Additional target net472
Diffstat (limited to 'src/Properties')
-rw-r--r-- | src/Properties/AssemblyInfo.cs | 1 |
1 files changed, 0 insertions, 1 deletions
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 |