Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/standard/assembly/set-attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dev_langs:

# Set assembly attributes

Assembly attributes are values that provide information about an assembly. The attributes are divided into the following sets of information:
Assembly attributes are values that provide information about an assembly. They're usually set in an _AssemblyInfo.cs_ file. The attributes are divided into the following sets of information:

- Assembly identity attributes
- Informational attributes
Expand Down