onnxruntime/packages.config
Changming Sun 2fd1aea33b
Cherry-pick some PRs to the release branch (#15913)
### Description

Cherry-pick the following PRs to the release branch
https://github.com/microsoft/onnxruntime/pull/15858
https://github.com/microsoft/onnxruntime/pull/15807
https://github.com/microsoft/onnxruntime/pull/15816
https://github.com/microsoft/onnxruntime/pull/15775
https://github.com/microsoft/onnxruntime/pull/15779


They are all clean merges. 


---------

Co-authored-by: cloudhan <guangyunhan@microsoft.com>
Co-authored-by: Sumit Agarwal <sumitagarwal330@gmail.com>
Co-authored-by: RandySheriffH <48490400+RandySheriffH@users.noreply.github.com>
Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2023-05-12 08:33:01 -07:00

6 lines
326 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.AI.DirectML" version="1.11.0" targetFramework="native" />
<package id="Microsoft.Windows.CppWinRT" version="2.0.201201.7" targetFramework="native" />
<package id="google.protobuf.tools" version="3.21.12" targetFramework="native" />
</packages>