From 9686453e19f31177213a172c91ce76ace2f193e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 22:29:37 +1100 Subject: [PATCH] Bump xunit from 2.6.3 to 2.6.4 (#1014) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../PropertyChanged.Fody.Analyzer.Tests.csproj | 2 +- SmokeTest/SmokeTest.csproj | 2 +- Tests/Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PropertyChanged.Fody.Analyzer.Tests/PropertyChanged.Fody.Analyzer.Tests.csproj b/PropertyChanged.Fody.Analyzer.Tests/PropertyChanged.Fody.Analyzer.Tests.csproj index 0a0b66c9..8b97143c 100644 --- a/PropertyChanged.Fody.Analyzer.Tests/PropertyChanged.Fody.Analyzer.Tests.csproj +++ b/PropertyChanged.Fody.Analyzer.Tests/PropertyChanged.Fody.Analyzer.Tests.csproj @@ -14,7 +14,7 @@ - + diff --git a/SmokeTest/SmokeTest.csproj b/SmokeTest/SmokeTest.csproj index a3d5cd82..eeea6da5 100644 --- a/SmokeTest/SmokeTest.csproj +++ b/SmokeTest/SmokeTest.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index abad6d64..e21c256c 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive