diff options
| author | Cheney Wang <38240633+Cheney-W@users.noreply.github.com> | 2021-09-23 17:53:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-23 17:53:29 -0700 |
| commit | c6595d708fc62489bb87baf4ecbdfc6f2b4ff6e2 (patch) | |
| tree | 0dd7824e9e5b50322076a70e77fc64f7ba7ad7c0 /versions/d-/directxsdk.json | |
| parent | 69521af149b3f75f1a04cd4408ead8f7d5fe908e (diff) | |
| download | vcpkg-c6595d708fc62489bb87baf4ecbdfc6f2b4ff6e2.tar.gz vcpkg-c6595d708fc62489bb87baf4ecbdfc6f2b4ff6e2.zip | |
[dxsdk-d3dx/directxsdk] Add message to handle the conflicts between these two ports (#20286)
* [dxsdk-d3dx] Modify the destination path
* [dxsdk-d3dx/directxsdk] Add message to handle the conflicts between these two ports
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
Diffstat (limited to 'versions/d-/directxsdk.json')
| -rw-r--r-- | versions/d-/directxsdk.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/d-/directxsdk.json b/versions/d-/directxsdk.json index 361bb976f..c40d1fad2 100644 --- a/versions/d-/directxsdk.json +++ b/versions/d-/directxsdk.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "440a5b43febdcc709d9ae1d768371c0b184ca92e", + "version-string": "jun10", + "port-version": 4 + }, + { "git-tree": "49dc911dc7c69f6e0eee0279afcf53187d547ae5", "version-string": "jun10", "port-version": 3 |
