Commit f5dda2c
[dotnet] Add net10.0 msbuild tool DLLs to SignList.xml (#25006)
The dotnet/dotnet dependency update (#24989) introduced new DLLs in the
tools/msbuild/net10.0/ directory of the SDK NuGet packages. These DLLs
were not listed in SignList.xml, causing the 'Sign Package Contents'
task to fail in the xamarin-macios-ci pipeline (build 13640795).
Add 18 DLLs as Skip entries since they come pre-signed from the
dotnet/dotnet unified build.
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>1 parent 3c92fea commit f5dda2c
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
38 | 56 | | |
39 | 57 | | |
40 | 58 | | |
41 | 59 | | |
| 60 | + | |
42 | 61 | | |
43 | 62 | | |
44 | 63 | | |
| |||
0 commit comments