Skip to content

Commit

Permalink
remove explicit nuget version
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Tuerk <[email protected]>
  • Loading branch information
JoTiTu committed Jan 14, 2025
1 parent fde13ba commit 77dc895
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-nuget.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
- name: Setup NuGet
uses: NuGet/setup-nuget@v2
with:
nuget-version: 6.10.2

- name: Restore dependencies
run: nuget restore $SOLUTION
Expand Down

0 comments on commit 77dc895

Please sign in to comment.