Skip to content

Commit b1f73a4

Browse files
authored
Update main to use .NET SDK 9.0.311
This will align the bundled .NET binaries with those used in the next Seq 2025.2 patch, reducing compressed Docker image and MSI file sizes
1 parent b35f9e4 commit b1f73a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci.global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "9.0.306"
3+
"version": "9.0.311"
44
}
55
}

0 commit comments

Comments
 (0)