mirror of
https://github.com/Blinue/Magpie.git
synced 2026-06-24 02:04:10 +00:00
chore(deps): bump directxmath in /tools/MPVHookTextureParser (#530)
Bumps [directxmath](https://github.com/microsoft/DirectXMath) from 2021.1.11.2 to 2022.12.12.1. - [Release notes](https://github.com/microsoft/DirectXMath/releases) - [Changelog](https://github.com/microsoft/DirectXMath/blob/main/HISTORY.md) - [Commits](https://github.com/microsoft/DirectXMath/commits) --- updated-dependencies: - dependency-name: directxmath dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9d0f1ce84d
commit
69e14b2ae4
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="directxmath" version="2021.1.11.2" targetFramework="native" />
|
||||
<package id="directxmath" version="2022.12.12.1" targetFramework="native" />
|
||||
<package id="directxtex_desktop_win10" version="2021.8.2.1" targetFramework="native" />
|
||||
</packages>
|
||||
Loading…
Add table
Add a link
Reference in a new issue