Commit 7ff1919
Revert to use setup-dotnet@v3 for x86 release pipeline (microsoft#26559)
### Description
Revert to use setup-dotnet@v3.
Using actions/setup-dotnet@v5 is having issue as it keeps using latest
dotnet 10.0.0 that makes pipeline failed.
### 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. -->1 parent fa7ab09 commit 7ff1919
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments