From 592cfb5eb7ac6a2c58d4b97f096fe575103c4448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 23:04:14 +0000 Subject: [PATCH] Bump Cake.BuildSystems.Module from 5.0.0 to 6.1.0 Bumps [Cake.BuildSystems.Module](https://github.com/cake-contrib/Cake.BuildSystems.Module) from 5.0.0 to 6.1.0. - [Release notes](https://github.com/cake-contrib/Cake.BuildSystems.Module/releases) - [Changelog](https://github.com/cake-contrib/Cake.BuildSystems.Module/blob/develop/GitReleaseManager.yaml) - [Commits](https://github.com/cake-contrib/Cake.BuildSystems.Module/compare/5.0.0...6.1.0) --- updated-dependencies: - dependency-name: Cake.BuildSystems.Module dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Build/Build.csproj | 66 +++++++++++++++++++++++----------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/Build/Build.csproj b/Build/Build.csproj index 40c6b91c322..f3414cf46a9 100644 --- a/Build/Build.csproj +++ b/Build/Build.csproj @@ -1,33 +1,33 @@ - - - Exe - net8.0 - true - - $(MSBuildProjectDirectory) - DotNetNuke.Build - true - CS0618 - true - - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + Exe + net8.0 + true + + $(MSBuildProjectDirectory) + DotNetNuke.Build + true + CS0618 + true + + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + +