From 01ad6a8bcde77ac4eb3525d0c4c8b93a128031b0 Mon Sep 17 00:00:00 2001 From: Chris Winland Date: Tue, 31 May 2022 09:28:57 -0400 Subject: [PATCH] Upgrade packages --- FastMoq.TestingExample/FastMoq.TestingExample.csproj | 8 ++++---- FastMoq.Tests/FastMoq.Tests.csproj | 8 ++++---- FastMoq/FastMoq.csproj | 11 +++++++---- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/FastMoq.TestingExample/FastMoq.TestingExample.csproj b/FastMoq.TestingExample/FastMoq.TestingExample.csproj index 8d6c474..a754b3d 100644 --- a/FastMoq.TestingExample/FastMoq.TestingExample.csproj +++ b/FastMoq.TestingExample/FastMoq.TestingExample.csproj @@ -8,14 +8,14 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/FastMoq.Tests/FastMoq.Tests.csproj b/FastMoq.Tests/FastMoq.Tests.csproj index f8f435d..3459308 100644 --- a/FastMoq.Tests/FastMoq.Tests.csproj +++ b/FastMoq.Tests/FastMoq.Tests.csproj @@ -8,14 +8,14 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/FastMoq/FastMoq.csproj b/FastMoq/FastMoq.csproj index cc5f642..a43e419 100644 --- a/FastMoq/FastMoq.csproj +++ b/FastMoq/FastMoq.csproj @@ -44,10 +44,13 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + +