Skip to content

Commit 05dae5b

Browse files
authored
Update docs/core/compatibility/sdk/8.0/dotnet-list-package-audit-source-warning.md
1 parent edfb1d1 commit 05dae5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/compatibility/sdk/8.0/dotnet-list-package-audit-source-warning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom: https://github.com/dotnet/docs/issues/42608
77
---
88
# 'dotnet list package' warns if source doesn't provide vulnerability data
99

10-
When using `dotnet list package --vulnerable`, if a configured `auditsources` does not support `VulnerabilityInfoResource`, a warning is now shown to inform the user that the source doesn't provide vulnerability data.
10+
When using `dotnet list package --vulnerable`, if a configured `auditsources` doesn't support `VulnerabilityInfoResource`, a warning is now shown to inform the user that the source doesn't provide vulnerability data.
1111

1212
## Version introduced
1313

0 commit comments

Comments
 (0)