From b4561f9569464728a723a20a59829836123c6ef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 15:08:24 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.9.4 to 17.2.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 17.2.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v17.2.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Proffer.Email.InMemory.Tests.csproj | 2 +- .../Proffer.Email.SendGrid.Tests.csproj | 2 +- tests/Proffer.Email.Smtp.Tests/Proffer.Email.Smtp.Tests.csproj | 2 +- tests/Proffer.Email.Tests/Proffer.Email.Tests.csproj | 2 +- .../Proffer.Storage.Azure.Blobs.Tests.csproj | 2 +- .../Proffer.Storage.FileSystem.Properties.Json.Tests.csproj | 2 +- .../Proffer.Storage.FileSystem.Server.Tests.csproj | 2 +- .../Proffer.Storage.FileSystem.Tests.csproj | 2 +- tests/Proffer.Storage.Tests/Proffer.Storage.Tests.csproj | 2 +- .../Proffer.Templating.Handlerbars.Tests.csproj | 2 +- .../Proffer.Templating.Mustache.Tests.csproj | 2 +- tests/Proffer.Templating.Tests/Proffer.Templating.Tests.csproj | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/tests/Proffer.Email.InMemory.Tests/Proffer.Email.InMemory.Tests.csproj b/tests/Proffer.Email.InMemory.Tests/Proffer.Email.InMemory.Tests.csproj index 4ab39be..34f7784 100644 --- a/tests/Proffer.Email.InMemory.Tests/Proffer.Email.InMemory.Tests.csproj +++ b/tests/Proffer.Email.InMemory.Tests/Proffer.Email.InMemory.Tests.csproj @@ -18,7 +18,7 @@ - + all diff --git a/tests/Proffer.Email.SendGrid.Tests/Proffer.Email.SendGrid.Tests.csproj b/tests/Proffer.Email.SendGrid.Tests/Proffer.Email.SendGrid.Tests.csproj index b5637fb..ea3f7fd 100644 --- a/tests/Proffer.Email.SendGrid.Tests/Proffer.Email.SendGrid.Tests.csproj +++ b/tests/Proffer.Email.SendGrid.Tests/Proffer.Email.SendGrid.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Proffer.Email.Smtp.Tests/Proffer.Email.Smtp.Tests.csproj b/tests/Proffer.Email.Smtp.Tests/Proffer.Email.Smtp.Tests.csproj index 3cd9d76..40dcdc7 100644 --- a/tests/Proffer.Email.Smtp.Tests/Proffer.Email.Smtp.Tests.csproj +++ b/tests/Proffer.Email.Smtp.Tests/Proffer.Email.Smtp.Tests.csproj @@ -18,7 +18,7 @@ - + all diff --git a/tests/Proffer.Email.Tests/Proffer.Email.Tests.csproj b/tests/Proffer.Email.Tests/Proffer.Email.Tests.csproj index 2214c3d..85a3c99 100644 --- a/tests/Proffer.Email.Tests/Proffer.Email.Tests.csproj +++ b/tests/Proffer.Email.Tests/Proffer.Email.Tests.csproj @@ -18,7 +18,7 @@ - + all diff --git a/tests/Proffer.Storage.Azure.Blobs.Tests/Proffer.Storage.Azure.Blobs.Tests.csproj b/tests/Proffer.Storage.Azure.Blobs.Tests/Proffer.Storage.Azure.Blobs.Tests.csproj index 191f52a..a6660d5 100644 --- a/tests/Proffer.Storage.Azure.Blobs.Tests/Proffer.Storage.Azure.Blobs.Tests.csproj +++ b/tests/Proffer.Storage.Azure.Blobs.Tests/Proffer.Storage.Azure.Blobs.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Proffer.Storage.FileSystem.Properties.Json.Tests/Proffer.Storage.FileSystem.Properties.Json.Tests.csproj b/tests/Proffer.Storage.FileSystem.Properties.Json.Tests/Proffer.Storage.FileSystem.Properties.Json.Tests.csproj index 140f8e4..92fddda 100644 --- a/tests/Proffer.Storage.FileSystem.Properties.Json.Tests/Proffer.Storage.FileSystem.Properties.Json.Tests.csproj +++ b/tests/Proffer.Storage.FileSystem.Properties.Json.Tests/Proffer.Storage.FileSystem.Properties.Json.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Proffer.Storage.FileSystem.Server.Tests/Proffer.Storage.FileSystem.Server.Tests.csproj b/tests/Proffer.Storage.FileSystem.Server.Tests/Proffer.Storage.FileSystem.Server.Tests.csproj index 1196dad..4218d3b 100644 --- a/tests/Proffer.Storage.FileSystem.Server.Tests/Proffer.Storage.FileSystem.Server.Tests.csproj +++ b/tests/Proffer.Storage.FileSystem.Server.Tests/Proffer.Storage.FileSystem.Server.Tests.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Proffer.Storage.FileSystem.Tests/Proffer.Storage.FileSystem.Tests.csproj b/tests/Proffer.Storage.FileSystem.Tests/Proffer.Storage.FileSystem.Tests.csproj index a56ae9f..cadc370 100644 --- a/tests/Proffer.Storage.FileSystem.Tests/Proffer.Storage.FileSystem.Tests.csproj +++ b/tests/Proffer.Storage.FileSystem.Tests/Proffer.Storage.FileSystem.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Proffer.Storage.Tests/Proffer.Storage.Tests.csproj b/tests/Proffer.Storage.Tests/Proffer.Storage.Tests.csproj index 57d7a60..ffc0c6b 100644 --- a/tests/Proffer.Storage.Tests/Proffer.Storage.Tests.csproj +++ b/tests/Proffer.Storage.Tests/Proffer.Storage.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Proffer.Templating.Handlerbars.Tests/Proffer.Templating.Handlerbars.Tests.csproj b/tests/Proffer.Templating.Handlerbars.Tests/Proffer.Templating.Handlerbars.Tests.csproj index cb302ef..f1eecc1 100644 --- a/tests/Proffer.Templating.Handlerbars.Tests/Proffer.Templating.Handlerbars.Tests.csproj +++ b/tests/Proffer.Templating.Handlerbars.Tests/Proffer.Templating.Handlerbars.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Proffer.Templating.Mustache.Tests/Proffer.Templating.Mustache.Tests.csproj b/tests/Proffer.Templating.Mustache.Tests/Proffer.Templating.Mustache.Tests.csproj index b3a6741..844d582 100644 --- a/tests/Proffer.Templating.Mustache.Tests/Proffer.Templating.Mustache.Tests.csproj +++ b/tests/Proffer.Templating.Mustache.Tests/Proffer.Templating.Mustache.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Proffer.Templating.Tests/Proffer.Templating.Tests.csproj b/tests/Proffer.Templating.Tests/Proffer.Templating.Tests.csproj index ad8a4a5..1c72ca4 100644 --- a/tests/Proffer.Templating.Tests/Proffer.Templating.Tests.csproj +++ b/tests/Proffer.Templating.Tests/Proffer.Templating.Tests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive