Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Respond to PR feedback
  • Loading branch information
eerhardt authored Oct 13, 2025
commit 3de36f8cdb42d2c2f98e14c9483e6d3b64e0f977
8 changes: 0 additions & 8 deletions src/dotnet/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"version": "1.5.4",
"variants": [
"10.0-trixie-slim",
"10.0-noble",
"9.0-bookworm-slim",
"9.0-noble",
Expand All @@ -16,10 +15,6 @@
"dotnet:${VERSION}-${VARIANT}"
],
"architectures": {
"10.0-trixie-slim": [
"linux/amd64",
"linux/arm64"
],
"10.0-noble": [
"linux/amd64",
"linux/arm64"
Expand All @@ -46,9 +41,6 @@
]
},
"variantTags": {
"10.0-trixie-slim": [
"dotnet:${VERSION}-10.0-trixie"
],
"10.0-noble": [
"dotnet:${VERSION}-10.0",
"dotnet:${VERSION}-10.0-noble"
Expand Down