diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-03-11 04:04:40 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-10 14:04:40 -0600 |
| commit | cea2b1232af82690d90641b8480a7123f6009577 (patch) | |
| tree | 9210c0abdf0940a8bd7cdf4cddc4840043eb388c /versions/baseline.json | |
| parent | 9e1be5ab5caf701250ea25e6ab1f24125b7fb682 (diff) | |
| download | vcpkg-cea2b1232af82690d90641b8480a7123f6009577.tar.gz vcpkg-cea2b1232af82690d90641b8480a7123f6009577.zip | |
[msix] Add DISABLE_PARALLEL_CONFIGURE (#16488)
* [msix] Add DISABLE_PARALLEL_CONFIGURE
* Update versions
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 0aaed605a..47b701593 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3977,8 +3977,8 @@ "port-version": 0 }, "msix": { - "baseline": "1.7-2", - "port-version": 0 + "baseline": "1.7", + "port-version": 3 }, "msmpi": { "baseline": "10.1", |
