Skip to content

Commit 17a1cc3

Browse files
committed
Vintage Story: update .NET default
1 parent 4ba3e45 commit 17a1cc3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

vintage-story-new.kvp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Meta.ContainerPolicy=Supported
1717
Meta.Prerequisites=[]
1818
Meta.ConfigReleaseState=NotSpecified
1919
Meta.NoCommercialUsage=False
20-
Meta.ConfigVersion=16
20+
Meta.ConfigVersion=17
2121
Meta.AppConfigId=161f1dcd-f9c5-47d8-b191-f9dceecd4fc6
2222
App.DisplayName=Vintage Story
2323
App.RootDir=./vintage-story/

vintage-story-newconfig.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,10 @@
203203
"InputType": "enum",
204204
"ParamFieldName": "DotnetRelease",
205205
"IncludeInCommandLine": false,
206-
"DefaultValue": "8.0",
206+
"DefaultValue": "10.0",
207207
"EnumValues": {
208-
"10.0": "10.0",
209-
"8.0": "8.0 (default)",
208+
"10.0": "10.0 (default)",
209+
"8.0": "8.0 ",
210210
"7.0": "7.0"
211211
}
212212
},

0 commit comments

Comments
 (0)