From 94f7acd01f9f7ff7995d7562ad4e16c18c8ac107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 10:31:38 +0000 Subject: [PATCH] Bump xunit from 2.4.1 to 2.4.2 Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.4.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- JsonTheory.IntegrationTest/JsonTheory.IntegrationTest.csproj | 2 +- JsonTheory.Test/JsonTheory.Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 JsonTheory.IntegrationTest/JsonTheory.IntegrationTest.csproj mode change 100755 => 100644 JsonTheory.Test/JsonTheory.Test.csproj diff --git a/JsonTheory.IntegrationTest/JsonTheory.IntegrationTest.csproj b/JsonTheory.IntegrationTest/JsonTheory.IntegrationTest.csproj old mode 100755 new mode 100644 index c65abda..6656380 --- a/JsonTheory.IntegrationTest/JsonTheory.IntegrationTest.csproj +++ b/JsonTheory.IntegrationTest/JsonTheory.IntegrationTest.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/JsonTheory.Test/JsonTheory.Test.csproj b/JsonTheory.Test/JsonTheory.Test.csproj old mode 100755 new mode 100644 index f9c116e..96fab95 --- a/JsonTheory.Test/JsonTheory.Test.csproj +++ b/JsonTheory.Test/JsonTheory.Test.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive