File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -1321,12 +1321,14 @@ Azure Functions currently can be used with the following "Preview" or "Go-live"
1321
1321
1322
1322
| Operating system | .NET preview version |
1323
1323
| ------------------ | ------------------------------ - |
1324
- | Linux | .NET 10 Preview 5 < sup > 1 ,2 < / sup > |
1325
- | Windows | .NET 10 Preview 5 < sup > 1 < / sup > |
1324
+ | Linux | .NET 10 Preview 5 < sup > 1 ,2 , 3 < / sup > |
1325
+ | Windows | .NET 10 Preview 5 < sup > 1 , 2 < / sup > |
1326
1326
1327
- < sup > 1 < / sup > Visual Studio doesn 't yet support Azure Functions with .NET 10 .
1327
+ < sup > 1 < / sup > Apps targeting . NET 10 must use [ version 2.0.5 or later of ` Microsoft . Azure . Functions . Worker . Sdk `][ Microsoft . Azure . Functions . Worker . Sdk ] .
1328
1328
1329
- < sup > 2 < / sup > Linux Consumption apps do not yet .NET 10 .
1329
+ < sup > 2 < / sup > Visual Studio doesn 't yet support Azure Functions with .NET 10.
1330
+
1331
+ < sup > 3 < / sup > Linux Consumption apps do not yet support .NET 10 .
1330
1332
1331
1333
See [Supported versions ][supported - versions ] for a list of generally available releases that you can use .
1332
1334
You can’t perform that action at this time.
0 commit comments