diff options
| author | Cheney Wang <38240633+Cheney-W@users.noreply.github.com> | 2019-07-19 04:50:50 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-18 13:50:50 -0700 |
| commit | 4661bb1daa2b370d9634081786ccf13d9d00b0ce (patch) | |
| tree | 480515bf461c5612d88134ac15b4d3690242dd3f /ports/directxtk/CONTROL | |
| parent | ea071b3505abd99a29f31dd31b30ee1f1a6f1838 (diff) | |
| download | vcpkg-4661bb1daa2b370d9634081786ccf13d9d00b0ce.tar.gz vcpkg-4661bb1daa2b370d9634081786ccf13d9d00b0ce.zip | |
[DirectXTK] Fix UWP build error (#7233)
Diffstat (limited to 'ports/directxtk/CONTROL')
| -rw-r--r-- | ports/directxtk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/directxtk/CONTROL b/ports/directxtk/CONTROL index 469788934..e1f3ce5d5 100644 --- a/ports/directxtk/CONTROL +++ b/ports/directxtk/CONTROL @@ -1,4 +1,4 @@ Source: directxtk -Version: apr2019 +Version: apr2019-1 Homepage: https://github.com/Microsoft/DirectXTK Description: A collection of helper classes for writing DirectX 11.x code in C++. |
