From 3bc2d5e8b1939dd554e612eb38fb3b9f55d405cf Mon Sep 17 00:00:00 2001 From: Simon Condon Date: Fri, 9 Sep 2022 17:04:50 +0100 Subject: [PATCH] Dependency updates --- src/Example.TestProject/Example.TestProject.csproj | 6 +++--- src/FlUnit.Tests/FlUnit.Tests.csproj | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/Example.TestProject/Example.TestProject.csproj b/src/Example.TestProject/Example.TestProject.csproj index c346904..d33f354 100644 --- a/src/Example.TestProject/Example.TestProject.csproj +++ b/src/Example.TestProject/Example.TestProject.csproj @@ -6,16 +6,16 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/FlUnit.Tests/FlUnit.Tests.csproj b/src/FlUnit.Tests/FlUnit.Tests.csproj index bf25f5f..67a29ef 100644 --- a/src/FlUnit.Tests/FlUnit.Tests.csproj +++ b/src/FlUnit.Tests/FlUnit.Tests.csproj @@ -6,12 +6,12 @@ - - - - - - + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive