From 858d3c41fe259258b862561d043504780beb99a0 Mon Sep 17 00:00:00 2001 From: dmariogatto Date: Mon, 18 Oct 2021 19:23:44 +1030 Subject: [PATCH] nugets --- README.md | 2 +- .../Cats.Build.Blacklist.Core.csproj | 4 ++-- .../Cats.Build.Blacklist.Tests.csproj | 8 ++++---- .../Cats.Build.Blacklist.csproj | 15 +++++++++------ 4 files changed, 16 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index a60a801..53c55b7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A simple MSBuild task to check your project's dependencies against a _blacklist_ ## Installation -Install the [Nuget Package](https://www.nuget.org/packages/Cats.Build.Blacklist) into the project(s) that need a blacklist configured. +Install the [![](https://img.shields.io/nuget/v/Cats.Build.Blacklist.svg)](https://nuget.org/packages/Cats.Build.Blacklist) into the project(s) that need a blacklist configured. ``` Install-Package Cats.Build.Blacklist diff --git a/src/Cats.Build.Blacklist.Core/Cats.Build.Blacklist.Core.csproj b/src/Cats.Build.Blacklist.Core/Cats.Build.Blacklist.Core.csproj index 4579674..966496b 100644 --- a/src/Cats.Build.Blacklist.Core/Cats.Build.Blacklist.Core.csproj +++ b/src/Cats.Build.Blacklist.Core/Cats.Build.Blacklist.Core.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/src/Cats.Build.Blacklist.Tests/Cats.Build.Blacklist.Tests.csproj b/src/Cats.Build.Blacklist.Tests/Cats.Build.Blacklist.Tests.csproj index 285879d..05441b4 100644 --- a/src/Cats.Build.Blacklist.Tests/Cats.Build.Blacklist.Tests.csproj +++ b/src/Cats.Build.Blacklist.Tests/Cats.Build.Blacklist.Tests.csproj @@ -7,10 +7,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Cats.Build.Blacklist/Cats.Build.Blacklist.csproj b/src/Cats.Build.Blacklist/Cats.Build.Blacklist.csproj index 61ae119..646e23a 100644 --- a/src/Cats.Build.Blacklist/Cats.Build.Blacklist.csproj +++ b/src/Cats.Build.Blacklist/Cats.Build.Blacklist.csproj @@ -20,8 +20,8 @@ $(AssemblyName) ($(TargetFramework)) 1.0.0.0 1.0.0.0 - 1.0.0 - 1.0.0 + 1.1.0 + 1.1.0 dmariogatto dmariogatto en @@ -32,6 +32,9 @@ https://github.com/dmariogatto/msbuild-blacklist-task logo.png true + +- Updated dependencies + @@ -47,10 +50,10 @@ - - - - + + + +