From d06f3812286260d9c3fd13796fab22004b9a8a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 07:12:29 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0) 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..f08df55 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..d962336 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..b9d73d1 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..6685fc5 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..62c5ffe 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..f03f0c4 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..6267f3b 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..a9aa80e 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..3d83457 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..aad4c78 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..e7a69c5 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..8fed881 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