Skip to content

Commit 2fadec7

Browse files
authored
Merge pull request #101 from ChrisPulman/renovate/system.io.ports-10.x
Update dependency System.IO.Ports to 10.0.1
2 parents 0969216 + 2e7bebd commit 2fadec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SerialPortRx/SerialPortRx.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="ReactiveUI.Extensions" Version="2.0.1" />
12-
<PackageReference Include="System.IO.Ports" Version="10.0.0" />
12+
<PackageReference Include="System.IO.Ports" Version="10.0.1" />
1313
<!-- Explicitly reference the core Rx package for reliability across TFMs -->
1414
<PackageReference Include="System.Reactive" Version="6.1.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)