An example of a .NET SDK error is [NETSDK1045](https://github.com/dotnet/sdk/blob/175d288a26019d74ea7f4524cb5195a28135b0ee/src/Tasks/Common/Resources/Strings.resx#L282-L285). Follow pattern of [C# compiler error docs](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/) High-traffic errors (# of F1 queries from VS) - [x] NETSDK1045 - [x] NETSDK1004 - [x] NETSDK1064 - [x] NETSDK1079 - [x] NETSDK1071 - [x] NETSDK1005 - [x] NETSDK1080 - [x] NETSDK1022 - [x] NETSDK1073 - [x] NETSDK1013 - [x] NETSDK1138 - [x] NETSDK1137 - [x] NETSDK1136 - [x] NETSDK1141 - [x] NETSDK1130 - [x] NETSDK1112 Periodically review traffic statistics and document additional error numbers.