Skip to content

Commit 1c85cb3

Browse files
authored
TShock: bump .NET version to 9
1 parent 019f77f commit 1c85cb3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tshockconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2471,15 +2471,15 @@
24712471
"DisplayName": "Dotnet Version",
24722472
"Category": "Updates",
24732473
"Subcategory": "Runtime Configuration:build:3",
2474-
"Description": "Sets the [ASP.NET Core Runtime 6.0 version](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) to install for TShock. Empty = latest. NOTE: Update the server after switching versions!",
2474+
"Description": "Sets the [ASP.NET Core Runtime 9.0 version](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) to install for TShock. Empty = latest. NOTE: Update the server after switching versions!",
24752475
"Keywords": "dotnet,version",
24762476
"FieldName": "DotnetVersion",
24772477
"InputType": "text",
24782478
"IsFlagArgument": false,
24792479
"ParamFieldName": "DotnetVersion",
24802480
"IncludeInCommandLine": false,
24812481
"DefaultValue": "",
2482-
"Placeholder": "6.0.22",
2482+
"Placeholder": "9.0.13",
24832483
"EnumValues": {}
24842484
},
24852485
{

0 commit comments

Comments
 (0)