From 1008d267cce40bdc273d97166e926ddfbaed545e Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 6 Jan 2024 12:07:26 +0000 Subject: [PATCH] chore: update dependencies - Serilog.Extensions.Hosting 8.0.0 - Serilog.Sinks.Console 5.0.1 - Discord.Net 3.13.0 - Microsoft.NET.Test.Sdk 17.8.0 - NSubstitute 5.1.0 - NUnit 4.0.1 - NUnit.Analyzsers 3.10.0 --- VPLink.Common/VPLink.Common.csproj | 2 +- VPLink.Tests/VPLink.Tests.csproj | 8 ++++---- VPLink/VPLink.csproj | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VPLink.Common/VPLink.Common.csproj b/VPLink.Common/VPLink.Common.csproj index daf555a..796fad4 100644 --- a/VPLink.Common/VPLink.Common.csproj +++ b/VPLink.Common/VPLink.Common.csproj @@ -7,7 +7,7 @@ - + diff --git a/VPLink.Tests/VPLink.Tests.csproj b/VPLink.Tests/VPLink.Tests.csproj index 92fc731..d9a563d 100644 --- a/VPLink.Tests/VPLink.Tests.csproj +++ b/VPLink.Tests/VPLink.Tests.csproj @@ -11,11 +11,11 @@ - - - + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/VPLink/VPLink.csproj b/VPLink/VPLink.csproj index 0f8dd52..b39e841 100644 --- a/VPLink/VPLink.csproj +++ b/VPLink/VPLink.csproj @@ -37,8 +37,8 @@ - - + +