From a3c73205b21d74ab1276dbac606dea7aaafa6b68 Mon Sep 17 00:00:00 2001 From: Luiz Henrique Cassettari Date: Fri, 22 Dec 2023 13:32:38 -0300 Subject: [PATCH] Release 1.6.3 --- CHANGELOG.md | 1 + Directory.Build.props | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6612c76..bc742d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Update `ReleasePackageBuilder` to not create the Inno installation when false. ### Updated - Update `Autodesk.PackageBuilder` to `1.0.6` +- Update `ricaun.Nuke` to `1.7.3` ### Example - Update `AppendTargetFrameworkToOutputPath` to `true`. diff --git a/Directory.Build.props b/Directory.Build.props index 93f4ca5..c263cf6 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,5 @@ - 1.6.3-beta + 1.6.3 \ No newline at end of file