Skip to content

Commit

Permalink
bump .net version from 3.1.405 to 6.0.403
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Jamrozik committed Dec 8, 2022
1 parent a0765e0 commit f013412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/templates/variables/globals.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
variables:
OfficialBuildId: $(Build.BuildNumber)
skipComponentGovernanceDetection: true
DotNetCoreVersion: '3.1.405'
DotNetCoreVersion: '6.0.403'
NotificationsCreatorVersion: '1.0.0-dev.20221011.1'
PipelineOwnersExtractorVersion: '1.0.0-dev.20221011.1'

0 comments on commit f013412

Please sign in to comment.