From f41d18a01c095796a204a5fd4a060f65b48de87a Mon Sep 17 00:00:00 2001 From: Infra-Gsoft <53535748+Infra-Gsoft@users.noreply.github.com> Date: Wed, 25 Jan 2023 12:37:10 -0500 Subject: [PATCH] Update NuGet dependencies (#9) Co-authored-by: Renovate Bot --- src/Directory.Build.props | 2 +- .../GSoft.ComponentModel.DataAnnotations.Tests.csproj | 4 ++-- .../GSoft.ComponentModel.DataAnnotations.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index d4134f2..909b636 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -21,7 +21,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers diff --git a/src/GSoft.ComponentModel.DataAnnotations.Tests/GSoft.ComponentModel.DataAnnotations.Tests.csproj b/src/GSoft.ComponentModel.DataAnnotations.Tests/GSoft.ComponentModel.DataAnnotations.Tests.csproj index 85f4bc3..37fde11 100644 --- a/src/GSoft.ComponentModel.DataAnnotations.Tests/GSoft.ComponentModel.DataAnnotations.Tests.csproj +++ b/src/GSoft.ComponentModel.DataAnnotations.Tests/GSoft.ComponentModel.DataAnnotations.Tests.csproj @@ -12,8 +12,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/GSoft.ComponentModel.DataAnnotations/GSoft.ComponentModel.DataAnnotations.csproj b/src/GSoft.ComponentModel.DataAnnotations/GSoft.ComponentModel.DataAnnotations.csproj index 1b03e42..19d812d 100644 --- a/src/GSoft.ComponentModel.DataAnnotations/GSoft.ComponentModel.DataAnnotations.csproj +++ b/src/GSoft.ComponentModel.DataAnnotations/GSoft.ComponentModel.DataAnnotations.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive