Browse Source
The change doesn't affect CI or those with the chosen SDK installed, but unbreaks those affected by the VisualStudio installer automatically uninstalling older feature versions. #698 #699uap-experimental
1 changed files with 1 additions and 1 deletions
@ -1,6 +1,6 @@ |
|||
{ |
|||
"sdk": { |
|||
"version": "3.1.101", |
|||
"rollForward": "latestPatch" |
|||
"rollForward": "feature" |
|||
} |
|||
} |
|||
|
|||
Loading…
Reference in new issue