From 8efaae6cc129848910265071ca99f020a17873fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 15:14:49 +0000 Subject: [PATCH] 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] --- .../ProtobufDecoder.Application.Wpf.Test.Unit.csproj | 2 +- test/ProtobufDecoder.Test.Unit/ProtobufDecoder.Test.Unit.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/ProtobufDecoder.Application.Wpf.Test.Unit/ProtobufDecoder.Application.Wpf.Test.Unit.csproj b/test/ProtobufDecoder.Application.Wpf.Test.Unit/ProtobufDecoder.Application.Wpf.Test.Unit.csproj index b77f345..b6a35f3 100644 --- a/test/ProtobufDecoder.Application.Wpf.Test.Unit/ProtobufDecoder.Application.Wpf.Test.Unit.csproj +++ b/test/ProtobufDecoder.Application.Wpf.Test.Unit/ProtobufDecoder.Application.Wpf.Test.Unit.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/ProtobufDecoder.Test.Unit/ProtobufDecoder.Test.Unit.csproj b/test/ProtobufDecoder.Test.Unit/ProtobufDecoder.Test.Unit.csproj index 261d008..61a9d45 100644 --- a/test/ProtobufDecoder.Test.Unit/ProtobufDecoder.Test.Unit.csproj +++ b/test/ProtobufDecoder.Test.Unit/ProtobufDecoder.Test.Unit.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all