From 6db1f908c3f7b58414192e48d871f52607ef018d Mon Sep 17 00:00:00 2001 From: Ioannis G Date: Sat, 2 May 2020 14:23:33 +0300 Subject: [PATCH] update dependencies in Flow.Launcher.Test * Microsoft.CodeCoverage 16.4.0 -> 16.6.1 * Microsoft.NET.Test.Sdk 16.4.0 -> 16.6.1 * Microsoft.TestPlatform.ObjectModel 16.4.0 -> 16.6.1 * Microsoft.TestPlatform.TestHost 16.4.0 -> 16.6.1 * Moq 4.13.1 -> 4.14.1 * NUnit3TestAdapter 3.15.1 -> 3.16.1 --- Flow.Launcher.Test/Flow.Launcher.Test.csproj | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher.Test/Flow.Launcher.Test.csproj b/Flow.Launcher.Test/Flow.Launcher.Test.csproj index 2f54813e1..daeeb6bdd 100644 --- a/Flow.Launcher.Test/Flow.Launcher.Test.csproj +++ b/Flow.Launcher.Test/Flow.Launcher.Test.csproj @@ -46,10 +46,13 @@ - + - - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + +