From 92fcece4f32ef81d3d1a24af2b182f041d37f63d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 23:37:23 +0300 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 (#2186) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.0 to 17.11.1. - [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.11.0...v17.11.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk 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> --- CodeSnippetsPipeline.Test/CodeSnippetsPipeline.Test.csproj | 2 +- .../CodeSnippetsReflection.OData.Test.csproj | 2 +- .../CodeSnippetsReflection.OpenAPI.Test.csproj | 2 +- ExceptionMiddleware/ExceptionMiddleware.Test.csproj | 2 +- FileService.Test/FileService.Test.csproj | 2 +- KnownIssuesService.Test/KnownIssuesService.Test.csproj | 2 +- OpenAPIService.Test/OpenAPIService.Test.csproj | 2 +- PermissionsService.Test/PermissionsService.Test.csproj | 2 +- SamplesService.Test/SamplesService.Test.csproj | 2 +- TelemetryService.Test/TelemetrySanitizerService.Test.csproj | 2 +- UriMatchService.Test/UriMatchingService.Test.csproj | 2 +- UtilityService.Test/UtilityService.Test.csproj | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CodeSnippetsPipeline.Test/CodeSnippetsPipeline.Test.csproj b/CodeSnippetsPipeline.Test/CodeSnippetsPipeline.Test.csproj index 6d190d9f8..d158cecb5 100644 --- a/CodeSnippetsPipeline.Test/CodeSnippetsPipeline.Test.csproj +++ b/CodeSnippetsPipeline.Test/CodeSnippetsPipeline.Test.csproj @@ -9,7 +9,7 @@ - + diff --git a/CodeSnippetsReflection.OData.Test/CodeSnippetsReflection.OData.Test.csproj b/CodeSnippetsReflection.OData.Test/CodeSnippetsReflection.OData.Test.csproj index 950e39199..75a0e1407 100644 --- a/CodeSnippetsReflection.OData.Test/CodeSnippetsReflection.OData.Test.csproj +++ b/CodeSnippetsReflection.OData.Test/CodeSnippetsReflection.OData.Test.csproj @@ -13,7 +13,7 @@ - + all diff --git a/CodeSnippetsReflection.OpenAPI.Test/CodeSnippetsReflection.OpenAPI.Test.csproj b/CodeSnippetsReflection.OpenAPI.Test/CodeSnippetsReflection.OpenAPI.Test.csproj index 9d44b4f3d..59e05576c 100644 --- a/CodeSnippetsReflection.OpenAPI.Test/CodeSnippetsReflection.OpenAPI.Test.csproj +++ b/CodeSnippetsReflection.OpenAPI.Test/CodeSnippetsReflection.OpenAPI.Test.csproj @@ -11,7 +11,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/ExceptionMiddleware/ExceptionMiddleware.Test.csproj b/ExceptionMiddleware/ExceptionMiddleware.Test.csproj index 2d03f2863..01bbfa8d6 100644 --- a/ExceptionMiddleware/ExceptionMiddleware.Test.csproj +++ b/ExceptionMiddleware/ExceptionMiddleware.Test.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/FileService.Test/FileService.Test.csproj b/FileService.Test/FileService.Test.csproj index c83b70d8e..5c8be13b2 100644 --- a/FileService.Test/FileService.Test.csproj +++ b/FileService.Test/FileService.Test.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/KnownIssuesService.Test/KnownIssuesService.Test.csproj b/KnownIssuesService.Test/KnownIssuesService.Test.csproj index 3d8d49fdf..d26ddae72 100644 --- a/KnownIssuesService.Test/KnownIssuesService.Test.csproj +++ b/KnownIssuesService.Test/KnownIssuesService.Test.csproj @@ -22,7 +22,7 @@ - + diff --git a/OpenAPIService.Test/OpenAPIService.Test.csproj b/OpenAPIService.Test/OpenAPIService.Test.csproj index fe31c72c0..5bba2bbd8 100644 --- a/OpenAPIService.Test/OpenAPIService.Test.csproj +++ b/OpenAPIService.Test/OpenAPIService.Test.csproj @@ -26,7 +26,7 @@ all - + diff --git a/PermissionsService.Test/PermissionsService.Test.csproj b/PermissionsService.Test/PermissionsService.Test.csproj index 6d4394c26..857995bab 100644 --- a/PermissionsService.Test/PermissionsService.Test.csproj +++ b/PermissionsService.Test/PermissionsService.Test.csproj @@ -33,7 +33,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + all diff --git a/SamplesService.Test/SamplesService.Test.csproj b/SamplesService.Test/SamplesService.Test.csproj index 2692f8bc1..ee9ac1f63 100644 --- a/SamplesService.Test/SamplesService.Test.csproj +++ b/SamplesService.Test/SamplesService.Test.csproj @@ -56,7 +56,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + all diff --git a/TelemetryService.Test/TelemetrySanitizerService.Test.csproj b/TelemetryService.Test/TelemetrySanitizerService.Test.csproj index 068b49b48..67e02d6b7 100644 --- a/TelemetryService.Test/TelemetrySanitizerService.Test.csproj +++ b/TelemetryService.Test/TelemetrySanitizerService.Test.csproj @@ -27,7 +27,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/UriMatchService.Test/UriMatchingService.Test.csproj b/UriMatchService.Test/UriMatchingService.Test.csproj index 57cd7248f..3beeced02 100644 --- a/UriMatchService.Test/UriMatchingService.Test.csproj +++ b/UriMatchService.Test/UriMatchingService.Test.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + all diff --git a/UtilityService.Test/UtilityService.Test.csproj b/UtilityService.Test/UtilityService.Test.csproj index 6cb7530fe..dd7d28cd0 100644 --- a/UtilityService.Test/UtilityService.Test.csproj +++ b/UtilityService.Test/UtilityService.Test.csproj @@ -11,7 +11,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive