Skip to content

Commit 1824d8b

Browse files
authored
Merge pull request #39 from Three-Byte/package-updates
Update System.IO.Ports to 10.0.5
2 parents 87dea86 + f8f6d90 commit 1824d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ThreeByte.LinkLib/ThreeByte.LinkLib.SerialLink/ThreeByte.LinkLib.SerialLink.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="System.IO.Ports" Version="9.0.2" />
17+
<PackageReference Include="System.IO.Ports" Version="10.0.5" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)