From 1cf27e9a587928a85950a860ca93b1da60ddc9b8 Mon Sep 17 00:00:00 2001 From: Martijn Bodeman <11424653+skwasjer@users.noreply.github.com> Date: Sun, 15 Dec 2024 11:16:35 +0100 Subject: [PATCH] chore(deps): update test dependencies to latest (Microsoft.NET.Test.Sdk, NSubstitute, FluentAssertions, xunit) (#117) --- test/Directory.Build.targets | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/Directory.Build.targets b/test/Directory.Build.targets index 492d48f..234caeb 100644 --- a/test/Directory.Build.targets +++ b/test/Directory.Build.targets @@ -12,13 +12,13 @@ - - - + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive