Skip to content

Commit 1d18bdf

Browse files
authored
BREAKING CHANGE: Removing dotnetcore2.1 runtime (unsupported)
1 parent f44a058 commit 1d18bdf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Runtime.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,5 @@ abstract class Runtime
3030

3131
public const DOT_NET_31 = 'dotnetcore3.1';
3232

33-
public const DOT_NET_21 = 'dotnetcore2.1';
34-
3533
public const PROVIDED_AL2 = 'provided.al2';
3634
}

0 commit comments

Comments
 (0)