From b92759333a4a4e13f46420c4c460de8aa9b59985 Mon Sep 17 00:00:00 2001 From: Luiz Henrique Cassettari Date: Wed, 27 Mar 2024 22:36:49 -0300 Subject: [PATCH] Update Prerelease `ricaun.Nuke` --- Build/Build.csproj | 2 +- CHANGELOG.md | 10 +++++++++- Directory.Build.props | 2 +- .../ricaun.Nuke.PackageBuilder.csproj | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/Build/Build.csproj b/Build/Build.csproj index 44d83f0..e489398 100644 --- a/Build/Build.csproj +++ b/Build/Build.csproj @@ -1,7 +1,7 @@  Exe - net7.0 + net8.0 CS0649;CS0169 . diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e0573f..64feb12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [1.7.0] / 2024-03-27 +### Features +- Support .NET 8.0 +### Updated +- Update Nuke.Common Version = 8.0.0 +- Update `ricaun.Nuke` to `1.8.0` + ## [1.6.4] / 2024-03-27 ### Features -* Update `GetInformationalVersion` to find `nupkg` files. (Update: `ricaun.Nuke`) +- Update `GetInformationalVersion` to find `nupkg` files. (Update: `ricaun.Nuke`) ### Updated - Update `ricaun.Nuke` to `1.7.4` @@ -280,6 +287,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - First Release [vNext]: ../../compare/1.0.0...HEAD +[1.7.0]: ../../compare/1.6.4...1.7.0 [1.6.4]: ../../compare/1.6.3...1.6.4 [1.6.3]: ../../compare/1.6.2...1.6.3 [1.6.2]: ../../compare/1.6.1...1.6.2 diff --git a/Directory.Build.props b/Directory.Build.props index f7b209d..bf2721f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,5 @@ - 1.6.4 + 1.7.0-alpha \ No newline at end of file diff --git a/ricaun.Nuke.PackageBuilder/ricaun.Nuke.PackageBuilder.csproj b/ricaun.Nuke.PackageBuilder/ricaun.Nuke.PackageBuilder.csproj index 69fecdc..82cce50 100644 --- a/ricaun.Nuke.PackageBuilder/ricaun.Nuke.PackageBuilder.csproj +++ b/ricaun.Nuke.PackageBuilder/ricaun.Nuke.PackageBuilder.csproj @@ -72,7 +72,7 @@ - +