mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
### 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. |
||
|---|---|---|
| .. | ||
| dml-vs-2022.yml | ||
| get-nuget-package-version-as-variable.yml | ||
| test_linux.yml | ||
| test_macos.yml | ||
| test_win.yml | ||