From b19a77772c4c8338502719b07948c862df3f07ab Mon Sep 17 00:00:00 2001 From: equiman Date: Mon, 27 Apr 2020 18:04:46 -0500 Subject: [PATCH] 1.6.4 - Fixed: NuGet development dependency. --- .github/workflows/build.yml | 2 +- .github/workflows/pack.yml | 2 +- CHANGELOG.md | 6 ++++++ Sample/Sample.csproj | 2 +- Sample/sonar.bat | 2 +- Sample/sonar.sh | 2 +- ToolBox/ToolBox.csproj | 4 ++-- ToolBox/ToolBox.nuspec | 6 +++--- sonar.bat | 2 +- sonar.sh | 2 +- 10 files changed, 18 insertions(+), 12 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 89e525b..3d56168 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,7 +8,7 @@ on: env: dotnet: 3.1.201 - version: 1.6.3 + version: 1.6.4 key: dein:toolbox organization: dein name: ToolBox diff --git a/.github/workflows/pack.yml b/.github/workflows/pack.yml index ef0b046..5e5cb2f 100644 --- a/.github/workflows/pack.yml +++ b/.github/workflows/pack.yml @@ -7,7 +7,7 @@ on: env: dotnet: 3.1.201 - version: 1.6.3 + version: 1.6.4 jobs: pack: diff --git a/CHANGELOG.md b/CHANGELOG.md index c98e0da..65640d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,12 @@ Fixed for any bug fixes. Security to invite users to upgrade in case of vulnerabilities. --> +## [1.6.4] - 2020-04-27 + +**Fixed:** + +- NuGet development dependency. + ## [1.6.3] - 2020-04-22 **Fixed:** diff --git a/Sample/Sample.csproj b/Sample/Sample.csproj index 7687de3..5a0bab5 100644 --- a/Sample/Sample.csproj +++ b/Sample/Sample.csproj @@ -1,7 +1,7 @@ - + diff --git a/Sample/sonar.bat b/Sample/sonar.bat index 826f0e6..ed92ed0 100644 --- a/Sample/sonar.bat +++ b/Sample/sonar.bat @@ -1,7 +1,7 @@ @echo off set /p token= ToolBox ToolBox - 1.6.3 + 1.6.4 {cc239282-2799-4be9-a88f-aa8b744b533d} Camilo Martinez @@ -10,7 +10,7 @@ en-US ToolBox C# NETCore ToolBox Library - dein Software © 2017 + dein Software © since 2017 dotnet;core;win-x64;osx-x64 https://github.com/deinsoftware/toolbox/blob/master/icon.png diff --git a/ToolBox/ToolBox.nuspec b/ToolBox/ToolBox.nuspec index e95de56..b7008d9 100644 --- a/ToolBox/ToolBox.nuspec +++ b/ToolBox/ToolBox.nuspec @@ -2,7 +2,7 @@ dein.ToolBox - 1.6.3 + 1.6.4 dein ToolBox Camilo Martinez dein,equiman @@ -16,10 +16,10 @@ C# .Net Core Library with utilities like: command line, files, log, platform, shell, system, transform and validation [ Win+Mac+Linux ] Refer to https://github.com/deinsoftware/colorify/blob/master/CHANGELOG.md on GitHub. - dein Software © 2017 + dein Software © since 2017 toolboxes dotnet-core macos windows library csharp toolbox validation-library osdetection command-line en-US - true + false diff --git a/sonar.bat b/sonar.bat index 826f0e6..ed92ed0 100644 --- a/sonar.bat +++ b/sonar.bat @@ -1,7 +1,7 @@ @echo off set /p token=