onnxruntime/tools
Scott McKay 20c802afd4
Add better native nuget package readme (#21889)
### Description
<!-- Describe your changes. -->
Request from Nuget team to add a better readme to the nuget package so
it is displayed nicely on nuget.org.

Previously we were using the ORT repo readme.md but that a) doesn't
display correctly due to limited markdown support on nuget.org, and b)
has a lot of irrelevant info like build pipeline status.

- Created a generic readme.md that includes the ORT description from the
main readme, includes the ORT logo via an acceptable link, and lists the
native nuget packages so the file can be included in any of them as-is.
- Updated the nuget packaging script to add the `readme` tag and use
this file.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Request from MS Nuget team to MS package owners to add.
2024-09-06 08:28:14 +10:00
..
android_custom_build Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
ci_build Fix DML packaging CIs (#21997) 2024-09-05 22:30:40 +08:00
doc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
nuget Add better native nuget package readme (#21889) 2024-09-06 08:28:14 +10:00
perf_view
python update pipeline list for run_CIs_for_external_pr.py (#21665) 2024-08-09 03:08:47 -07:00
scripts