Skip to content

Commit 7e46d18

Browse files
authored
Float the dotnetSdkVersion
1 parent 39bff6a commit 7e46d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pool:
33

44
variables:
55
buildConfiguration: 'Release'
6-
dotnetSdkVersion: '5.0.203'
6+
dotnetSdkVersion: '5.x'
77

88
steps:
99
- task: UseDotNet@2

0 commit comments

Comments
 (0)