Skip to content

Commit

Permalink
Merge pull request #21 from ChrisPulman/dependabot/nuget/System.IO.Po…
Browse files Browse the repository at this point in the history
…rts-7.0.0
  • Loading branch information
ChrisPulman authored Jan 10, 2023
2 parents 8f9d18b + 5b8583a commit cc554dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SerialPortRx/SerialPortRx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<ItemGroup>
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="System.IO.Ports" Version="6.0.0" />
<PackageReference Include="System.IO.Ports" Version="7.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cc554dd

Please sign in to comment.