From ad89b0da8808dac5679d061bf81ef1c01dd4b9ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 20:17:58 +0000 Subject: [PATCH] Bump MSTest.TestAdapter from 2.1.2 to 2.2.3 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.1.2 to 2.2.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/compare/v2.1.2...v2.2.3) Signed-off-by: dependabot[bot] --- .../Microsoft.ApplicationInsights.Tests.csproj | 2 +- .../Microsoft.ApplicationInsights.Isolated.Tests.csproj | 2 +- .../TelemetryChannel.Nuget.Tests.csproj | 2 +- .../TelemetryChannel.Tests/TelemetryChannel.Tests.csproj | 2 +- .../DiagnosticSourceListener.Tests.csproj | 2 +- LOGGING/test/EtwCollector.Tests/EtwCollector.Tests.csproj | 2 +- .../EventSourceListener.Tests/EventSourceListener.Tests.csproj | 2 +- LOGGING/test/ILogger.Tests/ILogger.Tests.csproj | 2 +- LOGGING/test/Log4NetAppender.Tests/Log4NetAppender.Tests.csproj | 2 +- LOGGING/test/NLogTarget.Tests/NLogTarget.Tests.csproj | 2 +- LOGGING/test/TraceListener.Tests/TraceListener.Tests.csproj | 2 +- LOGGING/test/Xdt.Tests/Xdt.Tests.csproj | 2 +- .../DependencyCollector.Tests/DependencyCollector.Tests.csproj | 2 +- .../EventCounterCollector.Tests.csproj | 2 +- .../HostingStartup.Tests/HostingStartup.Tests.csproj | 2 +- WEB/Src/PerformanceCollector/Perf.Tests/Perf.Tests.csproj | 2 +- WEB/Src/Web/Web.Tests/Web.Tests.csproj | 2 +- .../WindowsServer.Tests/WindowsServer.Tests.csproj | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Microsoft.ApplicationInsights.Tests.csproj b/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Microsoft.ApplicationInsights.Tests.csproj index eec872c040..ba15b0357e 100644 --- a/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Microsoft.ApplicationInsights.Tests.csproj +++ b/BASE/Test/Microsoft.ApplicationInsights.Test/Microsoft.ApplicationInsights.Tests/Microsoft.ApplicationInsights.Tests.csproj @@ -20,7 +20,7 @@ - + diff --git a/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone/Microsoft.ApplicationInsights.Isolated.Tests.csproj b/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone/Microsoft.ApplicationInsights.Isolated.Tests.csproj index 18a7401cfc..964ff608d2 100644 --- a/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone/Microsoft.ApplicationInsights.Isolated.Tests.csproj +++ b/BASE/Test/Microsoft.ApplicationInsights.Test/Standalone/Microsoft.ApplicationInsights.Isolated.Tests.csproj @@ -20,7 +20,7 @@ - + diff --git a/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryChannel.Nuget.Tests.csproj b/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryChannel.Nuget.Tests.csproj index c36fbcac87..c7e5fd7f7c 100644 --- a/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryChannel.Nuget.Tests.csproj +++ b/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Nuget.Tests/TelemetryChannel.Nuget.Tests.csproj @@ -18,7 +18,7 @@ - + diff --git a/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/TelemetryChannel.Tests.csproj b/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/TelemetryChannel.Tests.csproj index 9d616d54eb..64972d4819 100644 --- a/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/TelemetryChannel.Tests.csproj +++ b/BASE/Test/ServerTelemetryChannel.Test/TelemetryChannel.Tests/TelemetryChannel.Tests.csproj @@ -15,7 +15,7 @@ - + diff --git a/LOGGING/test/DiagnosticSourceListener.Tests/DiagnosticSourceListener.Tests.csproj b/LOGGING/test/DiagnosticSourceListener.Tests/DiagnosticSourceListener.Tests.csproj index 61616360cc..e1ad2b37fe 100644 --- a/LOGGING/test/DiagnosticSourceListener.Tests/DiagnosticSourceListener.Tests.csproj +++ b/LOGGING/test/DiagnosticSourceListener.Tests/DiagnosticSourceListener.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/LOGGING/test/EtwCollector.Tests/EtwCollector.Tests.csproj b/LOGGING/test/EtwCollector.Tests/EtwCollector.Tests.csproj index 7eaf07aed8..812087b1d1 100644 --- a/LOGGING/test/EtwCollector.Tests/EtwCollector.Tests.csproj +++ b/LOGGING/test/EtwCollector.Tests/EtwCollector.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/LOGGING/test/EventSourceListener.Tests/EventSourceListener.Tests.csproj b/LOGGING/test/EventSourceListener.Tests/EventSourceListener.Tests.csproj index 71f15f3f34..62cf4d0c55 100644 --- a/LOGGING/test/EventSourceListener.Tests/EventSourceListener.Tests.csproj +++ b/LOGGING/test/EventSourceListener.Tests/EventSourceListener.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/LOGGING/test/ILogger.Tests/ILogger.Tests.csproj b/LOGGING/test/ILogger.Tests/ILogger.Tests.csproj index af7b7aa799..e35ecfd43c 100644 --- a/LOGGING/test/ILogger.Tests/ILogger.Tests.csproj +++ b/LOGGING/test/ILogger.Tests/ILogger.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/LOGGING/test/Log4NetAppender.Tests/Log4NetAppender.Tests.csproj b/LOGGING/test/Log4NetAppender.Tests/Log4NetAppender.Tests.csproj index 08e00453be..fd72e4eda4 100644 --- a/LOGGING/test/Log4NetAppender.Tests/Log4NetAppender.Tests.csproj +++ b/LOGGING/test/Log4NetAppender.Tests/Log4NetAppender.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/LOGGING/test/NLogTarget.Tests/NLogTarget.Tests.csproj b/LOGGING/test/NLogTarget.Tests/NLogTarget.Tests.csproj index 07eb625032..f55aa97790 100644 --- a/LOGGING/test/NLogTarget.Tests/NLogTarget.Tests.csproj +++ b/LOGGING/test/NLogTarget.Tests/NLogTarget.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/LOGGING/test/TraceListener.Tests/TraceListener.Tests.csproj b/LOGGING/test/TraceListener.Tests/TraceListener.Tests.csproj index 36d729bdd7..c67614d20c 100644 --- a/LOGGING/test/TraceListener.Tests/TraceListener.Tests.csproj +++ b/LOGGING/test/TraceListener.Tests/TraceListener.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/LOGGING/test/Xdt.Tests/Xdt.Tests.csproj b/LOGGING/test/Xdt.Tests/Xdt.Tests.csproj index 77f6b8a747..84cd0683dd 100644 --- a/LOGGING/test/Xdt.Tests/Xdt.Tests.csproj +++ b/LOGGING/test/Xdt.Tests/Xdt.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyCollector.Tests.csproj b/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyCollector.Tests.csproj index 854b291632..076d50ef44 100644 --- a/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyCollector.Tests.csproj +++ b/WEB/Src/DependencyCollector/DependencyCollector.Tests/DependencyCollector.Tests.csproj @@ -19,7 +19,7 @@ - + diff --git a/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollector.Tests.csproj b/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollector.Tests.csproj index 867c2d78c4..20499e1720 100644 --- a/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollector.Tests.csproj +++ b/WEB/Src/EventCounterCollector/EventCounterCollector.Tests/EventCounterCollector.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/WEB/Src/HostingStartup/HostingStartup.Tests/HostingStartup.Tests.csproj b/WEB/Src/HostingStartup/HostingStartup.Tests/HostingStartup.Tests.csproj index 4674e9ee3b..cdb7f05dc8 100644 --- a/WEB/Src/HostingStartup/HostingStartup.Tests/HostingStartup.Tests.csproj +++ b/WEB/Src/HostingStartup/HostingStartup.Tests/HostingStartup.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/WEB/Src/PerformanceCollector/Perf.Tests/Perf.Tests.csproj b/WEB/Src/PerformanceCollector/Perf.Tests/Perf.Tests.csproj index 13632977e9..2ce226d089 100644 --- a/WEB/Src/PerformanceCollector/Perf.Tests/Perf.Tests.csproj +++ b/WEB/Src/PerformanceCollector/Perf.Tests/Perf.Tests.csproj @@ -15,7 +15,7 @@ - + diff --git a/WEB/Src/Web/Web.Tests/Web.Tests.csproj b/WEB/Src/Web/Web.Tests/Web.Tests.csproj index 7561a778f0..6726d2af11 100644 --- a/WEB/Src/Web/Web.Tests/Web.Tests.csproj +++ b/WEB/Src/Web/Web.Tests/Web.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/WEB/Src/WindowsServer/WindowsServer.Tests/WindowsServer.Tests.csproj b/WEB/Src/WindowsServer/WindowsServer.Tests/WindowsServer.Tests.csproj index 2e8c495162..64a24b5aa6 100644 --- a/WEB/Src/WindowsServer/WindowsServer.Tests/WindowsServer.Tests.csproj +++ b/WEB/Src/WindowsServer/WindowsServer.Tests/WindowsServer.Tests.csproj @@ -13,7 +13,7 @@ - +