Skip to content

Commit

Permalink
EOL dotnet 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathiyarasy committed Nov 25, 2024
1 parent c79ec1d commit af823e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 18 deletions.
7 changes: 1 addition & 6 deletions src/dotnet-mssql/devcontainer-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,11 @@
"proposals": [
"9.0",
"8.0",
"6.0",
"9.0-bookworm",
"8.0-bookworm",
"6.0-bookworm",
"6.0-bullseye",
"9.0-noble",
"8.0-noble",
"8.0-jammy",
"6.0-jammy",
"6.0-focal"
"8.0-jammy"
],
"default": "9.0-bookworm"
}
Expand Down
7 changes: 1 addition & 6 deletions src/dotnet-postgres/devcontainer-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,11 @@
"proposals": [
"9.0",
"8.0",
"6.0",
"9.0-bookworm",
"8.0-bookworm",
"6.0-bookworm",
"6.0-bullseye",
"9.0-noble",
"8.0-noble",
"8.0-jammy",
"6.0-jammy",
"6.0-focal"
"8.0-jammy"
],
"default": "9.0-bookworm"
}
Expand Down
7 changes: 1 addition & 6 deletions src/dotnet/devcontainer-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,11 @@
"proposals": [
"9.0",
"8.0",
"6.0",
"9.0-bookworm",
"8.0-bookworm",
"6.0-bookworm",
"6.0-bullseye",
"9.0-noble",
"8.0-noble",
"8.0-jammy",
"6.0-jammy",
"6.0-focal"
"8.0-jammy"
],
"default": "9.0-bookworm"
}
Expand Down

0 comments on commit af823e1

Please sign in to comment.