Skip to content

Commit

Permalink
Merge pull request #54 from WildernessLabs/v1.15.0
Browse files Browse the repository at this point in the history
Release 1.15.0
  • Loading branch information
adrianstevens authored Jan 7, 2025
2 parents 3efcb3c + 85f09d1 commit 713b2fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Meadow.Modbus/Meadow.Modbus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
</PropertyGroup>
<ItemGroup>
<None Include="icon.png" Pack="true" PackagePath="" />
<PackageReference Include="System.IO.Ports" Version="6.0.0" />
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Meadow.Contracts" Version="1.14.0" />
<PackageReference Include="Meadow.Contracts" Version="1.15.0" />
</ItemGroup>
</Project>

0 comments on commit 713b2fd

Please sign in to comment.