We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6cc1f19 + d0ac70f commit 879b899Copy full SHA for 879b899
src/SerialPortRx/SerialPortRx.csproj
@@ -9,7 +9,7 @@
9
10
<ItemGroup>
11
<PackageReference Include="ReactiveUI.Extensions" Version="2.0.1" />
12
- <PackageReference Include="System.IO.Ports" Version="10.0.0-rc.1.25451.107" />
+ <PackageReference Include="System.IO.Ports" Version="10.0.0" />
13
<!-- Explicitly reference the core Rx package for reliability across TFMs -->
14
<PackageReference Include="System.Reactive" Version="6.1.0" />
15
</ItemGroup>
0 commit comments