Commit 38176ba
committed
Merged PR 54678: Disable Nuget Audit
Disable NuGet audit
----
#### AI description (iteration 1)
#### PR Classification
Configuration change to disable the NuGet audit feature.
#### PR Summary
This pull request updates the build configuration to temporarily disable NuGet audit due to current audit alerts.
- In `Directory.Build.props`, a new property group has been added that sets `<NuGetAudit>false</NuGetAudit>`, along with a TODO comment linking to #51466.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->1 parent 8da8511 commit 38176ba
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
54 | 59 | | |
55 | 60 | | |
56 | 61 | | |
| |||
0 commit comments