Commit cf2eec3
committed
.azure-pipelines: install .NET 6.0 sdk for macOS signing
Install the .NET 6.0 SDK and enforce a minimum NuGet version for macOS
signing workflow. This duplicates what we currently do in the Windows
workflow and fixes the .NET error observed in this attempted release
build:
https://dev.azure.com/mseng/AzureDevOps/_build/results?buildId=17051675&view=results
Clean test build with this change:
https://dev.azure.com/mseng/AzureDevOps/_build/results?buildId=17052160&view=results1 parent d357d40 commit cf2eec3
File tree
1 file changed
+11
-0
lines changed- .azure-pipelines/templates/osx/pack.signed
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
18 | 29 | | |
19 | 30 | | |
20 | 31 | | |
| |||
0 commit comments