Skip to content

Commit

Permalink
Update dotnet asdf version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevett committed Oct 9, 2024
1 parent 011e926 commit b41e7e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dotnet-core 3.1.419
dotnet 6.0.425
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ guard-env-%:

.PHONY: init
init:
asdf plugin-add dotnet-core || true
asdf plugin-add dotnet || true
asdf install

0 comments on commit b41e7e6

Please sign in to comment.