Skip to content

Commit 879b899

Browse files
authored
Merge pull request #95 from ChrisPulman/renovate/system.io.ports-10.x
Update dependency System.IO.Ports to 10.0.0
2 parents 6cc1f19 + d0ac70f commit 879b899

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-rc.1.25451.107" />
12+
<PackageReference Include="System.IO.Ports" Version="10.0.0" />
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)