MSBuilder.ThisAssembly.Project
Generates the ThisAssembly partial class and adds a Project property containing properties from the source project file. These might be useful for conditional behaviors, diagnostics and tracing, and more. Included properties are: AssemblyName, RootNamespace, ProjectGuid, TargetFrameworkVersion, TargetFrameworkIdentifier, TargetFrameworkMoniker, TargetPlatformVersion, TargetPlatformIdentifier and TargetPlatformMoniker. Arbitrary project properties can be included by declaring @(ThisAssemblyProjectProperty) items with the property names to generate, such as: <ThisAssemblyProjectProperty Include="AvailablePlatforms" />
Activity
- Latest release
- 9y ago
- Total releases
- 11
- Cadence
- ~28 days
- Last 12 months
- 0
Details
- First release
- Feb 11, 2015
Releases
| Version | Released | |
|---|---|---|
0.3.4
patch
| ||
0.3.3
patch
| ||
0.3.1
patch
| ||
0.3.0
minor
| ||
0.2.4
patch
| ||
0.2.3
patch
| ||
0.2.2
patch
| ||
0.2.1
patch
| ||
0.2.0
minor
| ||
0.1.1
patch
| ||
0.1.0
initial
|