Skip to content

Commit 09855be

Browse files
Merge pull request #1600 from LibreHardwareMonitor/dependabot/nuget/LibreHardwareMonitor/System.IO.Ports-9.0.1
2 parents 45d8230 + bf59706 commit 09855be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LibreHardwareMonitorLib/LibreHardwareMonitorLib.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</ItemGroup>
3636
<ItemGroup Condition="'$(TargetFramework)' != 'net472'">
3737
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
38-
<PackageReference Include="System.IO.Ports" Version="9.0.0" />
38+
<PackageReference Include="System.IO.Ports" Version="9.0.1" />
3939
<PackageReference Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />
4040
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
4141
</ItemGroup>

0 commit comments

Comments
 (0)