Commit 8764210
[release/10.0] Suppress NuGet vulnerability audit warnings in RepoTasks (#66424)
* Suppress NuGet vulnerability audit warnings in RepoTasks
RepoTasks is a build-time MSBuild task project that is not shipped to
customers. Suppress NU1901-NU1904 vulnerability audit warnings to
unblock the internal CI pipeline, which has been 100% broken for 24+
hours due to a newly published advisory for the transitive dependency
System.Security.Cryptography.Xml 8.0.0.
Affects main, release/10.0, and internal/release/10.0-nonstable.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Update RepoTasks.csproj
---------
Co-authored-by: wigodbe <wigodbe@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 5cc26b1 commit 8764210
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments