From 6e25259707aba5836ea4637e610b4eed8f6b6d70 Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Thu, 3 Oct 2024 15:36:19 +0100 Subject: [PATCH 1/2] Update appveyor.yml (#311) --- appveyor.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 8df8e4224..a9fa94808 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,8 +4,6 @@ image: Visual Studio 2022 configuration: Release environment: - SONAR_TOKEN: - secure: ve2nGKxIC9PB2BCgCyvPduxTjXDnzrk+YBJyw49LoRCADgQ0MrKIqM4b5daFxqAC CODACY_PROJECT_TOKEN: secure: 8fnQaRryh/pMRB9NtqyX0M0FSfPYW8Rtl1zeYcMXLVaK0o1UC3EAynZSB6rze5wM CODECLIMATE_TOKEN: From d0ff827da5714bb88210c16f5b6741c62e7451ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 16:27:12 +0100 Subject: [PATCH 2/2] Bump xunit from 2.9.1 to 2.9.2 (#309) Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2. - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.1...v2-2.9.2) --- 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> Co-authored-by: gstraccini[bot] <150967461+gstraccini[bot]@users.noreply.github.com> --- Tests/VTEX.Tests/VTEX.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/VTEX.Tests/VTEX.Tests.csproj b/Tests/VTEX.Tests/VTEX.Tests.csproj index 9ba3cb939..84d8bc345 100644 --- a/Tests/VTEX.Tests/VTEX.Tests.csproj +++ b/Tests/VTEX.Tests/VTEX.Tests.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive