Skip to content

Commit

Permalink
update: net481
Browse files Browse the repository at this point in the history
  • Loading branch information
emako committed Aug 16, 2024
1 parent 13e2860 commit 205ee47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NotifyIcon/NotifyIcon.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net462;net472;net48;net5.0-windows;net6.0-windows;net7.0-windows;net8.0-windows</TargetFrameworks>
<TargetFrameworks>net462;net472;net481;net5.0-windows;net6.0-windows;net7.0-windows;net8.0-windows</TargetFrameworks>
<LangVersion>12.0</LangVersion>
<Nullable>enable</Nullable>
<PackageId>NotifyIconEx</PackageId>
Expand Down

0 comments on commit 205ee47

Please sign in to comment.