Commit e595d9d
Add System.Formats.Nrbf.dll to SignList.xml
The package-reference bumps in this branch (Microsoft.Build 17.13.26 ->
17.14.28, System.Text.Json 8.0.5 -> 9.0.16, System.Reflection.MetadataLoadContext
8.0.0 -> 9.0.16) brought System.Formats.Nrbf.dll into each SDK NuGet's
tools/msbuild/net10.0/ folder. The signing step fails because the file isn't
listed in SignList.xml. It's a Microsoft-signed runtime assembly, so add it to
the <Skip> group alongside its sibling System.* tools entries.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent da7e62b commit e595d9d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments