From d8546134b7dd4687b1109a05deded8959e45ae8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 01:35:23 +0000 Subject: [PATCH] Update dependencies Bump System.Device.Gpio from 3.0.0 to 3.1.0 Bumps [System.Device.Gpio](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: System.Device.Gpio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Bump Iot.Device.Bindings from 3.0.0 to 3.1.0 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] Bump xunit from 2.6.1 to 2.6.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.6.2. - [Commits](https://github.com/xunit/xunit/compare/2.6.1...2.6.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.3...2.5.4) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.4 to 2.5.5. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.4...2.5.5) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump xunit from 2.6.2 to 2.6.3 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.2 to 2.6.3. - [Commits](https://github.com/xunit/xunit/compare/2.6.2...2.6.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.5 to 2.5.6. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.5...2.5.6) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump xunit from 2.6.3 to 2.6.4 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.3 to 2.6.4. - [Commits](https://github.com/xunit/xunit/compare/2.6.3...2.6.4) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump xunit from 2.6.4 to 2.6.5 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.6.5. - [Commits](https://github.com/xunit/xunit/compare/2.6.4...2.6.5) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump xunit from 2.6.5 to 2.6.6 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.5 to 2.6.6. - [Commits](https://github.com/xunit/xunit/compare/2.6.5...2.6.6) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- SimpleGPIO.Tests/SimpleGPIO.Tests.csproj | 4 ++-- SimpleGPIO/SimpleGPIO.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SimpleGPIO.Tests/SimpleGPIO.Tests.csproj b/SimpleGPIO.Tests/SimpleGPIO.Tests.csproj index 4de90ba..1a207a9 100644 --- a/SimpleGPIO.Tests/SimpleGPIO.Tests.csproj +++ b/SimpleGPIO.Tests/SimpleGPIO.Tests.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/SimpleGPIO/SimpleGPIO.csproj b/SimpleGPIO/SimpleGPIO.csproj index ecaf72a..635bba4 100644 --- a/SimpleGPIO/SimpleGPIO.csproj +++ b/SimpleGPIO/SimpleGPIO.csproj @@ -20,9 +20,9 @@ - + - +