Skip to content

Commit

Permalink
Bump Iot.Device.Bindings in /samples/led-more-blinking-lights (#2112)
Browse files Browse the repository at this point in the history
Bumps [Iot.Device.Bindings](https://github.com/dotnet/iot) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/dotnet/iot/releases)
- [Commits](2.2...3.0)

---
updated-dependencies:
- dependency-name: Iot.Device.Bindings
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 66a922e commit 86bb51f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="System.Device.Gpio" Version="3.0.0" />
<PackageReference Include="Iot.Device.Bindings" Version="2.2.0" />
<PackageReference Include="Iot.Device.Bindings" Version="3.0.0" />
</ItemGroup>

</Project>

0 comments on commit 86bb51f

Please sign in to comment.