未验证 提交 3d47a98d 编写于 作者: D dependabot[bot] 提交者: GitHub

Bump System.Device.Gpio in /samples/led-more-blinking-lights (#2113)

Bumps [System.Device.Gpio](https://github.com/dotnet/iot) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/dotnet/iot/releases)
- [Commits](https://github.com/dotnet/iot/compare/2.2...3.0)

---
updated-dependencies:
- dependency-name: System.Device.Gpio
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: Ndependabot[bot] <support@github.com>
Co-authored-by: Ndependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
上级 489759a9
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
......@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Device.Gpio" Version="2.2.0" />
<PackageReference Include="System.Device.Gpio" Version="3.0.0" />
<PackageReference Include="Iot.Device.Bindings" Version="2.2.0" />
</ItemGroup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册