Skip to content

Commit de5f6a7

Browse files
author
rido-min
committed
.net7 in pipeline
1 parent a983486 commit de5f6a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

azure-pipelines.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ pool:
1212
- ImageOverride -equals MMSUbuntu18.04TLS
1313

1414
steps:
15+
- task: UseDotNet@2
16+
displayName: 'Install .NET Core SDK'
17+
inputs:
18+
version: 7.x
19+
1520
- task: NuGetToolInstaller@1
1621
inputs:
1722
versionSpec:

0 commit comments

Comments
 (0)