File tree Expand file tree Collapse file tree 9 files changed +9
-0
lines changed
ThisAssembly.AssemblyInfo Expand file tree Collapse file tree 9 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 11<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
2+ ## Overview
23<!-- #assembly -->
34This package generates a static ` ThisAssembly.Info ` class with public
45constants exposing the following attribute values generated by default for SDK style projects:
Original file line number Diff line number Diff line change 11<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
2+ ## Overview
23<!-- #constants -->
34This package generates a static ` ThisAssembly.Constants ` class with public
45constants for ` @(Constant) ` MSBuild items in the project.
Original file line number Diff line number Diff line change 11<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
2+ ## Overview
23<!-- #git -->
34This package generates a static ` ThisAssembly.Git ` class with constants
45for the following Git properties from the current project:
Original file line number Diff line number Diff line change 11<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
2+ ## Overview
23<!-- #metadata -->
34This package provides a static ` ThisAssembly.Metadata ` class with public
45constants exposing each ` [System.Reflection.AssemblyMetadata(..)] ` defined in
Original file line number Diff line number Diff line change 11<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
2+ ## Overview
23<!-- #project -->
34This package generates a static ` ThisAssembly.Project ` class with public
45constants exposing project properties that have been opted into this mechanism by adding
Original file line number Diff line number Diff line change 11<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
2+ ## Overview
23<!-- #resources -->
34
45This package generates a static ` ThisAssembly.Resources ` class with public
Original file line number Diff line number Diff line change 11<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
2+ ## Overview
23<!-- #strings -->
34
45This package generates a static ` ThisAssembly.Strings ` class with public
Original file line number Diff line number Diff line change 11<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
2+ ## Overview
23<!-- #vsix -->
34Allows consuming VSIX manifest properties from code, as well as
45MSBuild project properties from the VSIX manifest. For example:
Original file line number Diff line number Diff line change 11<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
2+ ## Overview
23<!-- include ../../readme.md#meta -->
34
45## ThisAssembly.AssemblyInfo
You can’t perform that action at this time.
0 commit comments