From d25a7309bd0c3316b77419d6666b0af544feaa3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 09:49:19 +0000 Subject: [PATCH] Update dependencies Bump Spectre.Console.Cli from 0.47.0 to 0.48.0 Bumps [Spectre.Console.Cli](https://github.com/spectreconsole/spectre.console) from 0.47.0 to 0.48.0. - [Release notes](https://github.com/spectreconsole/spectre.console/releases) - [Commits](https://github.com/spectreconsole/spectre.console/compare/0.47.0...0.48.0) --- updated-dependencies: - dependency-name: Spectre.Console.Cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.4 to 2.5.5. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.4...2.5.5) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump xunit from 2.6.2 to 2.6.3 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.2 to 2.6.3. - [Commits](https://github.com/xunit/xunit/compare/2.6.2...2.6.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.5 to 2.5.6. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.5...2.5.6) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Bump xunit from 2.6.3 to 2.6.4 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] Bump Octokit from 9.0.0 to 9.1.0 Bumps [Octokit](https://github.com/octokit/octokit.net) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/octokit/octokit.net/releases) - [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md) - [Commits](https://github.com/octokit/octokit.net/compare/v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: Octokit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Bump xunit from 2.6.4 to 2.6.5 Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.6.5. - [Commits](https://github.com/xunit/xunit/compare/2.6.4...2.6.5) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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] --- src/GitHubLabelSync.csproj | 54 +++++++++++++++---------------- test/GitHubLabelSync.Tests.csproj | 28 ++++++++-------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/src/GitHubLabelSync.csproj b/src/GitHubLabelSync.csproj index f29addf..0e0e081 100644 --- a/src/GitHubLabelSync.csproj +++ b/src/GitHubLabelSync.csproj @@ -1,28 +1,28 @@ - - - 3.0.0 - Exe - true - sync-labels - net8.0 - Synchronize GitHub issue labels across repositories - ecoAPM LLC - ecoAPM LLC - ecoAPM LLC - GitHubLabelSync - README.md - https://github.com/ecoAPM/GitHubLabelSync - MIT - https://github.com/ecoAPM/GitHubLabelSync - true - true - true - enable - enable - - - - - - + + + 3.0.0 + Exe + true + sync-labels + net8.0 + Synchronize GitHub issue labels across repositories + ecoAPM LLC + ecoAPM LLC + ecoAPM LLC + GitHubLabelSync + README.md + https://github.com/ecoAPM/GitHubLabelSync + MIT + https://github.com/ecoAPM/GitHubLabelSync + true + true + true + enable + enable + + + + + + \ No newline at end of file diff --git a/test/GitHubLabelSync.Tests.csproj b/test/GitHubLabelSync.Tests.csproj index 7fb043a..0f84472 100644 --- a/test/GitHubLabelSync.Tests.csproj +++ b/test/GitHubLabelSync.Tests.csproj @@ -1,15 +1,15 @@ - - - net8.0 - enable - enable - - - - - - - - - + + + net8.0 + enable + enable + + + + + + + + + \ No newline at end of file