Skip to content

Commit

Permalink
paket upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
aszabo314 committed Sep 23, 2024
1 parent 951586e commit a9b3540
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"paket": {
"version": "7.0.0-alpha003",
"version": "8.0.3",
"commands": [
"paket"
]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: macos-14
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v2
- name: 'Setup NuGet Credentials'
shell: 'bash'
run: >
Expand Down

0 comments on commit a9b3540

Please sign in to comment.