Skip to content

Commit 1a26e9a

Browse files
authored
Update the SDK to 8.0.100-preview.3.23166.1
This version has EnableRequestDelegateGenerator enabled by default when PublishAot=true.
1 parent 007a063 commit 1a26e9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version": "8.0.100-preview.3.23159.20"
3+
"version": "8.0.100-preview.3.23166.1"
44
},
55
"tools": {
6-
"dotnet": "8.0.100-preview.3.23159.20",
6+
"dotnet": "8.0.100-preview.3.23166.1",
77
"runtimes": {
88
"dotnet/x86": [
99
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"

0 commit comments

Comments
 (0)