summaryrefslogtreecommitdiff
path: root/src/SMAPI.Installer/assets/runtimeconfig.windows.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Installer/assets/runtimeconfig.windows.json')
-rw-r--r--src/SMAPI.Installer/assets/runtimeconfig.windows.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/SMAPI.Installer/assets/runtimeconfig.windows.json b/src/SMAPI.Installer/assets/runtimeconfig.windows.json
index b693d809..d5f24bdb 100644
--- a/src/SMAPI.Installer/assets/runtimeconfig.windows.json
+++ b/src/SMAPI.Installer/assets/runtimeconfig.windows.json
@@ -3,7 +3,8 @@
"tfm": "net5.0",
"framework": {
"name": "Microsoft.NETCore.App",
- "version": "5.0.0"
+ "version": "5.0.0",
+ "rollForward": "major"
},
"configProperties": {
"System.Runtime.TieredCompilation": false