You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- include src/ThisAssembly.Metadata/readme.md#metadata -->
220
220
<!-- #metadata -->
221
221
This package provides a static `ThisAssembly.Metadata` class with public
222
-
constants exposing each `[System.Reflection.AssemblyMetadata(..)]` defined for
223
-
the project.
222
+
constants exposing each `[System.Reflection.AssemblyMetadata(..)]` defined in
223
+
the project file as [supported by the .NET SDK](https://learn.microsoft.com/en-us/dotnet/standard/assembly/set-attributes-project-file#set-arbitrary-attributes).
0 commit comments