From d861a12d2bd88d9c86fd4c19e7cbbed8aed2dcaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Oct 2022 07:30:38 +0000 Subject: [PATCH] Bump System.Device.Gpio in /samples/serialport-arduino Bumps [System.Device.Gpio](https://github.com/dotnet/iot) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/dotnet/iot/releases) - [Commits](https://github.com/dotnet/iot/compare/2.1...2.2) --- updated-dependencies: - dependency-name: System.Device.Gpio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- samples/serialport-arduino/serialport-arduino.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/serialport-arduino/serialport-arduino.csproj b/samples/serialport-arduino/serialport-arduino.csproj index 7da6e56e40..5dc777a085 100644 --- a/samples/serialport-arduino/serialport-arduino.csproj +++ b/samples/serialport-arduino/serialport-arduino.csproj @@ -7,7 +7,7 @@ - +