Skip to content

Instantly share code, notes, and snippets.

@timheuer
Created November 9, 2023 19:28
Show Gist options
  • Save timheuer/3b9c412f84bc89fbd0badea319b9ba0c to your computer and use it in GitHub Desktop.
Save timheuer/3b9c412f84bc89fbd0badea319b9ba0c to your computer and use it in GitHub Desktop.
dotnet8-azpipeline
# Use .NET 8 SDK
# Ensures .NET 8 SDK is installed/used
- task: UseDotNet@2
inputs:
version: 8.0.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment