Skip to content

Commit

Permalink
update build to 9.0.100-preview.6.24328.19 (#2940)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyf19 authored Jul 17, 2024
1 parent e6fe2d8 commit 1e6f70f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/template-install-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ steps:
- task: UseDotNet@2
displayName: 'Use .Net Core SDK 9'
inputs:
version: 9.0.100-preview.4.24267.66
version: 9.0.100-preview.6.24328.19
includePreviewVersions: true
condition: eq(variables['TargetNet9'], 'True')

Expand Down

0 comments on commit 1e6f70f

Please sign in to comment.