From 55cae2f45454b79b28883cafb81dedf357f0020c Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Tue, 28 Mar 2023 14:52:55 +0100 Subject: [PATCH] test: update test project dependencies - Microsoft.NET.Test.Sdk 17.5.0 - MSTest.* 3.0.2 - coverlet.collector 3.2.0 --- X10D.Tests/X10D.Tests.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/X10D.Tests/X10D.Tests.csproj b/X10D.Tests/X10D.Tests.csproj index 1ad8741..9d86bf2 100644 --- a/X10D.Tests/X10D.Tests.csproj +++ b/X10D.Tests/X10D.Tests.csproj @@ -9,10 +9,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive