Skip to content

Commit

Permalink
Update nuke
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswalpen committed Dec 6, 2024
1 parent 6f0272a commit fe063cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ for:
skip_tags: true

install:
- dotnet tool install Nuke.GlobalTool --global --version 8.1.2 --no-cache
- dotnet tool install Nuke.GlobalTool --global --version 9.0.3 --no-cache

before_build:
- dotnet restore ./build/_build.csproj
Expand All @@ -42,7 +42,7 @@ for:
skip_tags: true

install:
- dotnet tool install Nuke.GlobalTool --global --version 8.1.2 --no-cache
- dotnet tool install Nuke.GlobalTool --global --version 9.0.3 --no-cache

before_build:
- dotnet restore ./build/_build.csproj
Expand Down

0 comments on commit fe063cb

Please # to comment.