Skip to content

Commit

Permalink
Bump System.IO.Ports from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [System.IO.Ports](https://github.com/dotnet/runtime) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored May 1, 2021
1 parent 18cb027 commit d724e20
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 @@ -14,7 +14,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="System.IO.Ports" Version="5.0.0" />
<PackageReference Include="System.IO.Ports" Version="5.0.1" />
</ItemGroup>

</Project>

0 comments on commit d724e20

Please sign in to comment.