Skip to content

Commit 0d49d20

Browse files
authored
Merge pull request #649 from dotnet/drop2.1
Drop .NET Core 2.1 SDK support
2 parents fa7c948 + 1c1be61 commit 0d49d20

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ resources:
1414
containers:
1515
- container: xenial
1616
image: andrewarnott/linux-buildagent
17-
- container: bionic-2.1
18-
image: microsoft/dotnet:2.1-sdk-bionic
1917
- container: bionic
2018
image: mcr.microsoft.com/dotnet/core/sdk:3.1-bionic
2119
- container: focal
@@ -272,8 +270,6 @@ stages:
272270
# xenial:
273271
# containerImage: xenial
274272
# configureContainerCommand: 'sudo apt update && sudo apt-get install -y git'
275-
Ubuntu_Bionic_2_1:
276-
containerImage: bionic-2.1
277273
Ubuntu_Bionic:
278274
containerImage: bionic
279275
Ubuntu_Focal:

0 commit comments

Comments
 (0)