Skip to content

Commit ad24421

Browse files
Bump Nuke.Common from 6.1.2 to 7.0.6
Bumps [Nuke.Common](https://github.com/nuke-build/nuke) from 6.1.2 to 7.0.6. - [Release notes](https://github.com/nuke-build/nuke/releases) - [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md) - [Commits](nuke-build/nuke@6.1.2...7.0.6) --- updated-dependencies: - dependency-name: Nuke.Common dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 414a3e7 commit ad24421

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/_build.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Nuke.Common" Version="6.1.2" />
14+
<PackageReference Include="Nuke.Common" Version="7.0.6" />
1515
<PackageReference Include="docfx.console" Version="2.59.4" ExcludeAssets="build"/>
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)