File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -664,8 +664,8 @@ Project file:
664
664
665
665
| | Setting name | Values | Version introduced |
666
666
| - | - | - | - |
667
- | ** runtimeconfig.json** | ` System.GC.LOHThreshold ` | * decimal value* | .NET Core 1 .0 |
668
- | ** Environment variable** | ` COMPlus_GCLOHThreshold ` | * hexadecimal value* | .NET Core 1 .0 |
667
+ | ** runtimeconfig.json** | ` System.GC.LOHThreshold ` | * decimal value* | .NET Core 3 .0 |
668
+ | ** Environment variable** | ` COMPlus_GCLOHThreshold ` | * hexadecimal value* | .NET Core 3 .0 |
669
669
| ** Environment variable** | ` DOTNET_GCLOHThreshold ` | * hexadecimal value* | .NET 6 |
670
670
| ** app.config for .NET Framework** | [ GCLOHThreshold] ( ../../framework/configure-apps/file-schema/runtime/gclohthreshold-element.md ) | * decimal value* | .NET Framework 4.8 |
671
671
You can’t perform that action at this time.
0 commit comments