From 9dc0c92334cdf2ddfb5f88289dbd2d157089e6cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 08:09:36 +0000 Subject: [PATCH] Bump xunit from 2.4.2 to 2.5.2 in /templates/Library/NuGet (#47) * Bump xunit from 2.4.2 to 2.5.2 in /templates/Library/NuGet Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.2. - [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.5.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Auto-merge first --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Bost --- .github/workflows/build.yml | 1 - templates/Library/NuGet/Directory.Packages.props | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 48bb6ce..8f61386 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -99,7 +99,6 @@ jobs: automerge: if: ${{ github.event_name == 'pull_request' }} runs-on: ubuntu-latest - needs: [build, test-console, test-wpf, test-library] permissions: pull-requests: write diff --git a/templates/Library/NuGet/Directory.Packages.props b/templates/Library/NuGet/Directory.Packages.props index f52e906..8051d81 100644 --- a/templates/Library/NuGet/Directory.Packages.props +++ b/templates/Library/NuGet/Directory.Packages.props @@ -25,7 +25,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all