onnxruntime/tools/ci_build/github/azure-pipelines/nuget/templates
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
..
dml-vs-2022.yml Fix DML packaging CIs (#21997) 2024-09-05 22:30:40 +08:00
get-nuget-package-version-as-variable.yml
test_linux.yml
test_macos.yml
test_win.yml Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00