Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
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. |
IL3005 RequiresAssemblyFilesAttribute cannot be placed directly on application entry point. |
RequiresAssemblyFilesAttribute cannot be placed directly on application entry point. |
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.