Skip to content

Commit

Permalink
Merge pull request #12 from ChrisPulman/dependabot/nuget/System.IO.Po…
Browse files Browse the repository at this point in the history
…rts-6.0.0
  • Loading branch information
ChrisPulman authored Dec 2, 2021
2 parents b09b189 + cb78185 commit 18730f7
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 @@ -3,7 +3,7 @@
<ItemGroup>
<Compile Update="**\*.cs" DependentUpon="I%(Filename).cs" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="System.IO.Ports" Version="5.0.1" />
<PackageReference Include="System.IO.Ports" Version="6.0.0" />
</ItemGroup>

</Project>

0 comments on commit 18730f7

Please sign in to comment.