From c786f4ea587dc30b181d5e41eb5e0bde7c1d47aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 10:13:41 +0000 Subject: [PATCH] Bump MSTest.TestAdapter from 2.2.7 to 2.2.10 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.7 to 2.2.10. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.7...v2.2.10) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../MLOps.NET.AWS.IntegrationTests.csproj | 2 +- test/MLOps.NET.AWS.Tests/MLOps.NET.AWS.Tests.csproj | 2 +- .../MLOps.NET.Azure.IntegrationTests.csproj | 2 +- test/MLOps.NET.Azure.Tests/MLOps.NET.Azure.Tests.csproj | 2 +- .../MLOps.NET.IntegrationTests.csproj | 2 +- .../MLOps.NET.SQLServer.IntegrationTests.csproj | 2 +- .../MLOps.NET.SQLite.IntegrationTests.csproj | 2 +- test/MLOps.NET.SQLite.Tests/MLOps.NET.SQLite.Tests.csproj | 2 +- test/MLOps.NET.Tests/MLOps.NET.Tests.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/test/MLOps.NET.AWS.IntegrationTests/MLOps.NET.AWS.IntegrationTests.csproj b/test/MLOps.NET.AWS.IntegrationTests/MLOps.NET.AWS.IntegrationTests.csproj index cebf1e35..f89f7edb 100644 --- a/test/MLOps.NET.AWS.IntegrationTests/MLOps.NET.AWS.IntegrationTests.csproj +++ b/test/MLOps.NET.AWS.IntegrationTests/MLOps.NET.AWS.IntegrationTests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.AWS.Tests/MLOps.NET.AWS.Tests.csproj b/test/MLOps.NET.AWS.Tests/MLOps.NET.AWS.Tests.csproj index db4304ea..9e0cb637 100644 --- a/test/MLOps.NET.AWS.Tests/MLOps.NET.AWS.Tests.csproj +++ b/test/MLOps.NET.AWS.Tests/MLOps.NET.AWS.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.Azure.IntegrationTests/MLOps.NET.Azure.IntegrationTests.csproj b/test/MLOps.NET.Azure.IntegrationTests/MLOps.NET.Azure.IntegrationTests.csproj index 8b041f01..49bde76f 100644 --- a/test/MLOps.NET.Azure.IntegrationTests/MLOps.NET.Azure.IntegrationTests.csproj +++ b/test/MLOps.NET.Azure.IntegrationTests/MLOps.NET.Azure.IntegrationTests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.Azure.Tests/MLOps.NET.Azure.Tests.csproj b/test/MLOps.NET.Azure.Tests/MLOps.NET.Azure.Tests.csproj index 274c66e4..1545b638 100644 --- a/test/MLOps.NET.Azure.Tests/MLOps.NET.Azure.Tests.csproj +++ b/test/MLOps.NET.Azure.Tests/MLOps.NET.Azure.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.IntegrationTests/MLOps.NET.IntegrationTests.csproj b/test/MLOps.NET.IntegrationTests/MLOps.NET.IntegrationTests.csproj index cda7c701..81a95322 100644 --- a/test/MLOps.NET.IntegrationTests/MLOps.NET.IntegrationTests.csproj +++ b/test/MLOps.NET.IntegrationTests/MLOps.NET.IntegrationTests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.SQLServer.IntegrationTests/MLOps.NET.SQLServer.IntegrationTests.csproj b/test/MLOps.NET.SQLServer.IntegrationTests/MLOps.NET.SQLServer.IntegrationTests.csproj index bfaa9e4f..a16701e4 100644 --- a/test/MLOps.NET.SQLServer.IntegrationTests/MLOps.NET.SQLServer.IntegrationTests.csproj +++ b/test/MLOps.NET.SQLServer.IntegrationTests/MLOps.NET.SQLServer.IntegrationTests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.SQLite.IntegrationTests/MLOps.NET.SQLite.IntegrationTests.csproj b/test/MLOps.NET.SQLite.IntegrationTests/MLOps.NET.SQLite.IntegrationTests.csproj index 75f196e3..ca6e8278 100644 --- a/test/MLOps.NET.SQLite.IntegrationTests/MLOps.NET.SQLite.IntegrationTests.csproj +++ b/test/MLOps.NET.SQLite.IntegrationTests/MLOps.NET.SQLite.IntegrationTests.csproj @@ -8,7 +8,7 @@ - + all diff --git a/test/MLOps.NET.SQLite.Tests/MLOps.NET.SQLite.Tests.csproj b/test/MLOps.NET.SQLite.Tests/MLOps.NET.SQLite.Tests.csproj index de6eef11..0d82ca8a 100644 --- a/test/MLOps.NET.SQLite.Tests/MLOps.NET.SQLite.Tests.csproj +++ b/test/MLOps.NET.SQLite.Tests/MLOps.NET.SQLite.Tests.csproj @@ -7,7 +7,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MLOps.NET.Tests/MLOps.NET.Tests.csproj b/test/MLOps.NET.Tests/MLOps.NET.Tests.csproj index 6169fa62..50159de4 100644 --- a/test/MLOps.NET.Tests/MLOps.NET.Tests.csproj +++ b/test/MLOps.NET.Tests/MLOps.NET.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all