From f4446a0f334b4d7ac22766d6f1fb55ae0d0d1c79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 16:37:40 +1300 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#496) * Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0) Signed-off-by: Thomas Farr --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update changelog Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] (cherry picked from commit 6ac8f9aaa142a76b95fbffeca1a238ba89049fc4) --- CHANGELOG.md | 1 + .../OpenSearch.OpenSearch.EphemeralTests.csproj | 2 +- .../OpenSearch.Stack.ArtifactsApiTests.csproj | 2 +- tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj | 2 +- tests/Tests.Reproduce/Tests.Reproduce.csproj | 2 +- tests/Tests/Tests.csproj | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b14155848b..e3e068148f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `CSharpier.Core` from 0.26.3 to 0.26.7 - Bumps `xunit` from 2.6.2 to 2.6.3 - Bumps `Argu` from 6.1.1 to 6.1.4 +- Bumps `Microsoft.NET.Test.Sdk` from 17.7.2 to 17.8.0 ## [1.6.0] ### Added diff --git a/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/OpenSearch.OpenSearch.EphemeralTests.csproj b/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/OpenSearch.OpenSearch.EphemeralTests.csproj index 9645f238bc..ac57cec94c 100644 --- a/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/OpenSearch.OpenSearch.EphemeralTests.csproj +++ b/abstractions/tests/OpenSearch.OpenSearch.EphemeralTests/OpenSearch.OpenSearch.EphemeralTests.csproj @@ -8,7 +8,7 @@ - + diff --git a/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/OpenSearch.Stack.ArtifactsApiTests.csproj b/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/OpenSearch.Stack.ArtifactsApiTests.csproj index 2ecba1888c..f9cb465cf7 100644 --- a/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/OpenSearch.Stack.ArtifactsApiTests.csproj +++ b/abstractions/tests/OpenSearch.Stack.ArtifactsApiTests/OpenSearch.Stack.ArtifactsApiTests.csproj @@ -9,7 +9,7 @@ - + diff --git a/tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj b/tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj index c7e09c7dd8..c4aed3cda5 100644 --- a/tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj +++ b/tests/Tests.Auth.AwsSigV4/Tests.Auth.AwsSigV4.csproj @@ -12,7 +12,7 @@ - + diff --git a/tests/Tests.Reproduce/Tests.Reproduce.csproj b/tests/Tests.Reproduce/Tests.Reproduce.csproj index 9af1635833..3c5f4f31f1 100644 --- a/tests/Tests.Reproduce/Tests.Reproduce.csproj +++ b/tests/Tests.Reproduce/Tests.Reproduce.csproj @@ -5,7 +5,7 @@ - + diff --git a/tests/Tests/Tests.csproj b/tests/Tests/Tests.csproj index 0492900167..dfd8693419 100644 --- a/tests/Tests/Tests.csproj +++ b/tests/Tests/Tests.csproj @@ -15,7 +15,7 @@ - +