From 03e10c1b4612c3ed3e531e77e9e5cbb40fc93a19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 03:43:56 +0000 Subject: [PATCH 1/2] chore(deps): bump MSTest.TestFramework from 3.6.2 to 3.6.3 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.6.2...v3.6.3) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../GraphODataTemplateWriter.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj index 0ebaeeb00..142eaa7ca 100644 --- a/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj +++ b/GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj @@ -21,7 +21,7 @@ 3.6.3 - 3.6.2 + 3.6.3 \ No newline at end of file From a57b6d33c7a884d8f5ec025aed275016cc111076 Mon Sep 17 00:00:00 2001 From: Michael Wamae <68949852+Michael-Wamae@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:47:57 +0300 Subject: [PATCH 2/2] Update generation-pipeline.yml --- .azure-pipelines/generation-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/generation-pipeline.yml b/.azure-pipelines/generation-pipeline.yml index fd3a11ad4..9857e7b82 100644 --- a/.azure-pipelines/generation-pipeline.yml +++ b/.azure-pipelines/generation-pipeline.yml @@ -121,7 +121,7 @@ resources: endpoint: microsoftkiota name: microsoft/kiota -pool: 1es-ubuntu-latest +pool: 1es-ubuntu-latest-m parameters: - name: v1BranchPrefix