From 36c43e1d2a7b9983d3a12d989ff055877145414f Mon Sep 17 00:00:00 2001 From: skwasjer <11424653+skwasjer@users.noreply.github.com> Date: Sun, 15 Dec 2024 09:53:25 +0100 Subject: [PATCH] chore(deps): update test dependencies to latest (Microsoft.NET.Test.Sdk, NSubstitute, FluentAssertions, xunit) --- 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