From ba451a014492252d60f87ab83008628de521a527 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Tue, 14 Nov 2023 16:56:40 +0000 Subject: [PATCH] chore: update dependencies * Microsoft.Extensions.Hosting 8.0.0 * Microsoft.NET.Test.Sdk 17.8.0 * NSubstitute 5.1.0 * NUnit 3.14.0 * NUnit3Analyzers 3.9.0 * NUnit.Analyzers 3.9.0 * coverlet.collector 6.0.0 * System.Reactive 6.0.0 --- X10D.Tests/X10D.Tests.csproj | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/X10D.Tests/X10D.Tests.csproj b/X10D.Tests/X10D.Tests.csproj index 849311b..ca37853 100644 --- a/X10D.Tests/X10D.Tests.csproj +++ b/X10D.Tests/X10D.Tests.csproj @@ -14,14 +14,14 @@ - - - - - - - - + + + + + + + +