From ddd80032aed2469b0e9c86682121b902e02b0627 Mon Sep 17 00:00:00 2001 From: Simar Date: Mon, 11 Jan 2021 21:39:10 +1300 Subject: [PATCH] Update all nuget dependencies --- project/Snapper.Nunit/Snapper.Nunit.csproj | 4 ++-- project/Snapper/Snapper.csproj | 4 ++-- .../Snapper.Internals.Tests.csproj | 11 +++++++---- .../Snapper.Nunit.Tests.csproj | 6 +++--- .../Snapper.TestFrameworkSupport.Tests.csproj | 15 +++++++++------ project/Tests/Snapper.Tests/Snapper.Tests.csproj | 7 +++++-- 6 files changed, 28 insertions(+), 19 deletions(-) diff --git a/project/Snapper.Nunit/Snapper.Nunit.csproj b/project/Snapper.Nunit/Snapper.Nunit.csproj index e21f12a..52cf1bf 100644 --- a/project/Snapper.Nunit/Snapper.Nunit.csproj +++ b/project/Snapper.Nunit/Snapper.Nunit.csproj @@ -21,11 +21,11 @@ See Project Site for more details - + all - + diff --git a/project/Snapper/Snapper.csproj b/project/Snapper/Snapper.csproj index ffcb1a7..9c4df88 100644 --- a/project/Snapper/Snapper.csproj +++ b/project/Snapper/Snapper.csproj @@ -20,11 +20,11 @@ See Project Site for more details - + all - + diff --git a/project/Tests/Snapper.Internals.Tests/Snapper.Internals.Tests.csproj b/project/Tests/Snapper.Internals.Tests/Snapper.Internals.Tests.csproj index 421e533..09b0575 100644 --- a/project/Tests/Snapper.Internals.Tests/Snapper.Internals.Tests.csproj +++ b/project/Tests/Snapper.Internals.Tests/Snapper.Internals.Tests.csproj @@ -6,11 +6,14 @@ latest - - - + + + - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/project/Tests/Snapper.Nunit.Tests/Snapper.Nunit.Tests.csproj b/project/Tests/Snapper.Nunit.Tests/Snapper.Nunit.Tests.csproj index cd10b70..234518d 100644 --- a/project/Tests/Snapper.Nunit.Tests/Snapper.Nunit.Tests.csproj +++ b/project/Tests/Snapper.Nunit.Tests/Snapper.Nunit.Tests.csproj @@ -7,9 +7,9 @@ latest - - - + + + diff --git a/project/Tests/Snapper.TestFrameworkSupport.Tests/Snapper.TestFrameworkSupport.Tests.csproj b/project/Tests/Snapper.TestFrameworkSupport.Tests/Snapper.TestFrameworkSupport.Tests.csproj index 9ce128e..84a5aa7 100644 --- a/project/Tests/Snapper.TestFrameworkSupport.Tests/Snapper.TestFrameworkSupport.Tests.csproj +++ b/project/Tests/Snapper.TestFrameworkSupport.Tests/Snapper.TestFrameworkSupport.Tests.csproj @@ -6,13 +6,16 @@ latest - - - + + + - - - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + diff --git a/project/Tests/Snapper.Tests/Snapper.Tests.csproj b/project/Tests/Snapper.Tests/Snapper.Tests.csproj index 33d6546..de1b2c1 100644 --- a/project/Tests/Snapper.Tests/Snapper.Tests.csproj +++ b/project/Tests/Snapper.Tests/Snapper.Tests.csproj @@ -6,9 +6,12 @@ latest - + - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +