onnxruntime/tools/ci_build/github
Scott McKay 8b661f7157
Fix DML packaging CIs (#21997)
### Description
<!-- Describe your changes. -->
The DML CIs build native and C# as well as sign DLLs in the same CI.
Some parts of that require .net 8 and some .net 6.
Update to use .net 8 in general, and revert to .net 6 for the signing.


### 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. -->
Fix packaging pipeline.
2024-09-05 22:30:40 +08:00
..
android build_aar_package.py - Check that executable is present before trying to copy it. (#21730) 2024-08-16 11:21:09 -07:00
apple Rename ios_packaging.requirements.txt to ios_packaging/requirements.txt (#21936) 2024-09-04 13:18:05 -07:00
azure-pipelines Fix DML packaging CIs (#21997) 2024-09-05 22:30:40 +08:00
js Remove deprecated "mobile" packages (#20941) 2024-06-07 16:20:32 -05:00
linux Add packaging version constraint. (#21814) 2024-09-04 16:57:04 -07:00
pai Upgrade pytorch_lightning to 2.3.3 to fix orttraining_amd_gpu_ci_pipeline (#21789) 2024-08-19 12:58:22 -07:00
windows [Running CI] [TensorRT EP] support TensorRT 10.3-GA (#21742) 2024-08-18 13:26:41 -07:00
Doxyfile_csharp.cfg