SingleFile rules
SingleFile rules for .NET.
Note
Prior to .NET 6, this category was named Publish
.
In this section
Rule | Description |
---|---|
IL3000 Avoid accessing Assembly file path when publishing as a single file | Avoid accessing Assembly file path when publishing as a single file |
IL3001 Avoid accessing Assembly file path when publishing as a single file | Avoid accessing Assembly file path when publishing as a single file |
IL3002 Avoid calling members annotated with 'RequiresAssemblyFilesAttribute' when publishing as a single file | Avoid calling members annotated with 'RequiresAssemblyFilesAttribute' when publishing as a single file |
IL3003 'RequiresAssemblyFilesAttribute' annotations must match across all interface implementations or overrides. | 'RequiresAssemblyFilesAttribute' annotations must match across all interface implementations or overrides. |
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.