/
githubmirror
/
PowerShell
Обзор
Документация
Войти
/
githubmirror
/
PowerShell
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v7.4.10
src/powershell-unix/runtimeconfig.template.json
4 строки
124 B
Dongbo Wang
Set the `ollForwardOnNoCandidateFx` in `runtimeconfig.json` to roll forward only on minor and patch versions (#20689) (#20865)
08 дек 2023, 20:34
Не верифицирован
08 дек 2023, 20:34
a19ffde
Код
Авторство
О чём код?
// This is required to roll forward to supported minor.patch versions of the runtime. { "rollForwardOnNoCandidateFx": 1 }