Skip to content

Commit

Permalink
bump .net sdk version (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlee671 authored Dec 14, 2024
1 parent df18ab2 commit 67ee1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/templates/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ steps:
displayName: "Install .NET SDK"
inputs:
packageType: sdk
version: 6.x
version: 8.x

- powershell: |
dotnet tool install --tool-path "${env:AGENT_TOOLSDIRECTORY}\nbgv" nbgv
Expand Down

0 comments on commit 67ee1f5

Please sign in to comment.