From 02e4000c639e41889d01fd02013ea68ff7fb0db3 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 6 Jan 2024 12:30:03 +0000 Subject: [PATCH] chore: update dependencies - Microsoft.Extensions.Hosting 8.0.0 - System.Drawing.Common 8.0.0 - System.Reactive 6.0.0 - X10D 3.3.1 - MIcrosoft.NET.Test.Sdk 17.8.0 - MSTest.TestAdapter 3.1.1 - MSTest.TestFramework 3.1.1 - coverlet.collector 6.0.0 --- VpSharp.Tests/VpSharp.Tests.csproj | 11 +++++++---- VpSharp/VpSharp.csproj | 8 ++++---- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/VpSharp.Tests/VpSharp.Tests.csproj b/VpSharp.Tests/VpSharp.Tests.csproj index ae33f5d..3d19802 100644 --- a/VpSharp.Tests/VpSharp.Tests.csproj +++ b/VpSharp.Tests/VpSharp.Tests.csproj @@ -11,10 +11,13 @@ - - - - + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/VpSharp/VpSharp.csproj b/VpSharp/VpSharp.csproj index 3761305..798636d 100644 --- a/VpSharp/VpSharp.csproj +++ b/VpSharp/VpSharp.csproj @@ -70,11 +70,11 @@ - + - - - + + +