|  | 
| 396 | 396 | 
 | 
| 397 | 397 |       <None Include="$(MSBuildThisFileDirectory)runtimes/deps/noavx/mtmd.dll"> | 
| 398 | 398 |         <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | 
| 399 |  | -        <Link>runtimes/win-x64/native/noavx/libmtmd.dll</Link> | 
|  | 399 | +        <Link>runtimes/win-x64/native/noavx/mtmd.dll</Link> | 
| 400 | 400 |       </None> | 
| 401 | 401 |       <None Include="$(MSBuildThisFileDirectory)runtimes/deps/avx/mtmd.dll"> | 
| 402 | 402 |         <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | 
| 403 |  | -        <Link>runtimes/win-x64/native/avx/libmtmd.dll</Link> | 
|  | 403 | +        <Link>runtimes/win-x64/native/avx/mtmd.dll</Link> | 
| 404 | 404 |       </None> | 
| 405 | 405 |       <None Include="$(MSBuildThisFileDirectory)runtimes/deps/avx2/mtmd.dll"> | 
| 406 | 406 |         <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | 
| 407 |  | -        <Link>runtimes/win-x64/native/avx2/libmtmd.dll</Link> | 
|  | 407 | +        <Link>runtimes/win-x64/native/avx2/mtmd.dll</Link> | 
| 408 | 408 |       </None> | 
| 409 | 409 |       <None Include="$(MSBuildThisFileDirectory)runtimes/deps/avx512/mtmd.dll"> | 
| 410 | 410 |         <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | 
| 411 |  | -        <Link>runtimes/win-x64/native/avx512/libmtmd.dll</Link> | 
|  | 411 | +        <Link>runtimes/win-x64/native/avx512/mtmd.dll</Link> | 
| 412 | 412 |       </None> | 
| 413 | 413 |       <None Include="$(MSBuildThisFileDirectory)runtimes/deps/cu12.4.0/mtmd.dll"> | 
| 414 | 414 |         <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | 
| 415 | 415 |         <Link>runtimes/win-x64/native/cuda12/libmtmd.dll</Link> | 
| 416 | 416 |       </None> | 
| 417 | 417 |       <None Include="$(MSBuildThisFileDirectory)runtimes/deps/vulkan/mtmd.dll"> | 
| 418 | 418 |         <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | 
| 419 |  | -        <Link>runtimes/win-x64/native/vulkan/libmtmd.dll</Link> | 
|  | 419 | +        <Link>runtimes/win-x64/native/vulkan/mtmd.dll</Link> | 
| 420 | 420 |       </None> | 
| 421 | 421 | 
 | 
| 422 | 422 |       <None Include="$(MSBuildThisFileDirectory)runtimes/deps/noavx/libmtmd.so"> | 
|  | 
0 commit comments