We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45d8230 + bf59706 commit 09855beCopy full SHA for 09855be
1 file changed
LibreHardwareMonitorLib/LibreHardwareMonitorLib.csproj
@@ -35,7 +35,7 @@
35
</ItemGroup>
36
<ItemGroup Condition="'$(TargetFramework)' != 'net472'">
37
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
38
- <PackageReference Include="System.IO.Ports" Version="9.0.0" />
+ <PackageReference Include="System.IO.Ports" Version="9.0.1" />
39
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />
40
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
41
0 commit comments