From 86bb51fe00d66773ba1ad7008380cfa6392914a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 10:35:22 +0200 Subject: [PATCH] Bump Iot.Device.Bindings in /samples/led-more-blinking-lights (#2112) 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](https://github.com/dotnet/iot/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../led-more-blinking-lights/led-more-blinking-lights.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/led-more-blinking-lights/led-more-blinking-lights.csproj b/samples/led-more-blinking-lights/led-more-blinking-lights.csproj index cd4564fc..642af12a 100644 --- a/samples/led-more-blinking-lights/led-more-blinking-lights.csproj +++ b/samples/led-more-blinking-lights/led-more-blinking-lights.csproj @@ -8,7 +8,7 @@ - + -- GitLab