Update NuGet packages

H.NotifyIcon 2.0.115
Microsoft.CodeAnalysis.NetAnalyzers 7.0.3
This commit is contained in:
Peter Kirmeier 2023-08-12 02:43:50 +02:00
parent de483c874c
commit 7ff7640ffd

View file

@ -165,9 +165,9 @@
</COMReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="H.NotifyIcon" Version="2.0.108" />
<PackageReference Include="H.NotifyIcon" Version="2.0.115" />
<PackageReference Include="HidSharp" Version="2.1.0" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.1">
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>