Skip to content

Commit

Permalink
Merge pull request #649 from dotnet/drop2.1
Browse files Browse the repository at this point in the history
Drop .NET Core 2.1 SDK support
  • Loading branch information
AArnott committed Aug 28, 2021
2 parents fa7c948 + 1c1be61 commit 0d49d20
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions azure-pipelines.yml
Expand Up @@ -14,8 +14,6 @@ resources:
containers:
- container: xenial
image: andrewarnott/linux-buildagent
- container: bionic-2.1
image: microsoft/dotnet:2.1-sdk-bionic
- container: bionic
image: mcr.microsoft.com/dotnet/core/sdk:3.1-bionic
- container: focal
Expand Down Expand Up @@ -272,8 +270,6 @@ stages:
# xenial:
# containerImage: xenial
# configureContainerCommand: 'sudo apt update && sudo apt-get install -y git'
Ubuntu_Bionic_2_1:
containerImage: bionic-2.1
Ubuntu_Bionic:
containerImage: bionic
Ubuntu_Focal:
Expand Down

0 comments on commit 0d49d20

Please sign in to comment.