From 17c89c147459d4443988bedb0be28b4025acd1ef Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 26 Aug 2023 17:49:37 +0100 Subject: [PATCH] chore(tests): update dependencies - Microsoft.NET.Test.Sdk 17.7.1 - NUnit3TestAdapter 4.5.0 - coverlet.collector 6.0.0 --- VPLink.Tests/VPLink.Tests.csproj | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/VPLink.Tests/VPLink.Tests.csproj b/VPLink.Tests/VPLink.Tests.csproj index fd7977f..f5687d6 100644 --- a/VPLink.Tests/VPLink.Tests.csproj +++ b/VPLink.Tests/VPLink.Tests.csproj @@ -10,12 +10,15 @@ - + - + - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +