Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 579 Bytes

syslib1005.md

File metadata and controls

17 lines (12 loc) · 579 Bytes
title description ms.date f1_keywords
SYSLIB1005 error
Learn about the diagnostic that generates compile-time error SYSLIB1005.
05/07/2021
syslib1005

SYSLIB1005: Could not find a required type definition

The code generator was unable to find a necessary reference to a well-known type.

Workarounds

This error is highly unlikely to occur. If it does occur, you can consider adding a <PackageReference> to your project file to include the required type definition.

[!INCLUDE suppress-syslib-warning]