From a4dc7b98f4a6ee12af1dc166d2cc453895843d0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:14:15 +0000 Subject: [PATCH 1/3] Bump Microsoft.ML.OnnxRuntime.Gpu from 1.19.1 to 1.19.2 in /Source Bumps [Microsoft.ML.OnnxRuntime.Gpu](https://github.com/Microsoft/onnxruntime) from 1.19.1 to 1.19.2. - [Release notes](https://github.com/Microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](https://github.com/Microsoft/onnxruntime/commits/v1.19.2) --- updated-dependencies: - dependency-name: Microsoft.ML.OnnxRuntime.Gpu dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Source/YoloV8/YoloV8.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/YoloV8/YoloV8.csproj b/Source/YoloV8/YoloV8.csproj index 11a86b5..6c3da62 100644 --- a/Source/YoloV8/YoloV8.csproj +++ b/Source/YoloV8/YoloV8.csproj @@ -42,7 +42,7 @@ - + From fc3d164122ec77510aebff0ba2d871b4c765ed31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:14:56 +0000 Subject: [PATCH 2/3] Bump xunit from 2.9.0 to 2.9.2 in /Source Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.0...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Source/YoloV8.Tests/YoloV8.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/YoloV8.Tests/YoloV8.Tests.csproj b/Source/YoloV8.Tests/YoloV8.Tests.csproj index 2e83575..e479bc1 100644 --- a/Source/YoloV8.Tests/YoloV8.Tests.csproj +++ b/Source/YoloV8.Tests/YoloV8.Tests.csproj @@ -19,7 +19,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From eadebaf14e461a6cdb479e4cf8009f35155cec1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:20:12 +0000 Subject: [PATCH 3/3] Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 in /Source Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Source/YoloV8.Tests/YoloV8.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/YoloV8.Tests/YoloV8.Tests.csproj b/Source/YoloV8.Tests/YoloV8.Tests.csproj index e479bc1..182445f 100644 --- a/Source/YoloV8.Tests/YoloV8.Tests.csproj +++ b/Source/YoloV8.Tests/YoloV8.Tests.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive