Skip to content

Commit

Permalink
Bump Iot.Device.Bindings in /samples/led-more-blinking-lights (dotnet…
Browse files Browse the repository at this point in the history
…#1816)

Bumps [Iot.Device.Bindings](https://github.com/dotnet/iot) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dotnet/iot/releases)
- [Commits](dotnet/iot@2.0...2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2022
1 parent 8a529b9 commit a4f18fe
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="2.1.0" />
<PackageReference Include="Iot.Device.Bindings" Version="2.0.0" />
<PackageReference Include="Iot.Device.Bindings" Version="2.1.0" />
</ItemGroup>

</Project>

0 comments on commit a4f18fe

Please sign in to comment.