diff options
| author | Chuck Walbourn <walbourn@users.noreply.github.com> | 2021-06-21 14:19:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-21 14:19:46 -0700 |
| commit | 8d2e732b732ecf67731302f9b7fda75a10d0f574 (patch) | |
| tree | d0f2bdcbad679206973d61053978309b11d60aa3 /versions/baseline.json | |
| parent | b56f5abcb2761b37a7f23ff9d75bfda1ee3fab1f (diff) | |
| download | vcpkg-8d2e732b732ecf67731302f9b7fda75a10d0f574.tar.gz vcpkg-8d2e732b732ecf67731302f9b7fda75a10d0f574.zip | |
[dxut, fx11, directxmath] ports updated (#18431)
* [dxut] port updated for latest servicing
* update baseline
* Update to use latest DirectXMath
* Fix baseline
* fx11 metadata update
* Updated baseline
* Converted directxmath CONTROL to vcpkg.json
* Update baseline
* Apply suggestions from code review
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Code review feedback
* Update baseline
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 62aad444c..1f20bf2df 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1666,7 +1666,7 @@ }, "directxmath": { "baseline": "jan2021", - "port-version": 0 + "port-version": 1 }, "directxmesh": { "baseline": "jun2021", @@ -1777,7 +1777,7 @@ "port-version": 0 }, "dxut": { - "baseline": "11.25", + "baseline": "11.26", "port-version": 0 }, "eabase": { @@ -1826,7 +1826,7 @@ }, "effects11": { "baseline": "11.26", - "port-version": 0 + "port-version": 1 }, "effolkronium-random": { "baseline": "1.3.1", |
