Skip to content

Commit a590d43

Browse files
authored
Clarify NU3043 being an error in .NET 10 (#3396)
1 parent b15c3c2 commit a590d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/errors-and-warnings/NU3043.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f1_keywords:
1313
> Invalid value for `--certificate-fingerprint` option in the `dotnet nuget sign` command or the `CertificateFingerprint` option in the `NuGet.exe sign` command.
1414
The value must be a SHA-256, SHA-384, or SHA-512 certificate fingerprint (in hexadecimal).
1515

16-
> This warning will be promoted to an error around the .NET 10 timeframe.
16+
This warning is promoted to an error in the .NET 10 SDK, and will be promoted to an error in NuGet.exe around .NET 10's release.
1717

1818
## Issue
1919

0 commit comments

Comments
 (0)