Skip to content

Commit 02d0b46

Browse files
committed
Update nuke-build monorepo to v9
1 parent 17bc6c3 commit 02d0b46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"nuke.globaltool": {
6-
"version": "6.0.3",
6+
"version": "9.0.4",
77
"commands": [
88
"nuke"
99
]

build/_build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Nuke.Common" Version="8.0.0" />
14+
<PackageReference Include="Nuke.Common" Version="9.0.4" />
1515
<PackageDownload Include="Octopus.OctoVersion.Tool" Version="[0.3.400]" />
1616
<PackageReference Include="JetBrains.dotMemoryUnit" Version="3.2.20220510" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)