Skip to content

Commit

Permalink
update .net build version
Browse files Browse the repository at this point in the history
  • Loading branch information
dimysa committed May 1, 2024
1 parent fd4da38 commit 02fbccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines/templates/setup-dotnet.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
parameters:
- name: version
type: string
default: 6.0.402
default: 6.0.421

steps:
- task: UseDotNet@2
Expand Down

0 comments on commit 02fbccc

Please # to comment.