Skip to content

Commit

Permalink
Bump Iot.Device.Bindings from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [Iot.Device.Bindings](https://github.com/dotnet/iot) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/dotnet/iot/releases)
- [Commits](https://github.com/dotnet/iot/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 728c69f commit e62e07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleGPIO/SimpleGPIO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Iot.Device.Bindings" Version="3.0.0" />
<PackageReference Include="Iot.Device.Bindings" Version="3.1.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="System.Device.Gpio" Version="3.1.0" />
<None Include="../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="." />
Expand Down

0 comments on commit e62e07e

Please sign in to comment.