MSBuilder.ThisAssembly.Project
0.1.1
Prefix Reserved
Switch to a source-generator based package that is actively maintained
See the version list below for details.
dotnet add package MSBuilder.ThisAssembly.Project --version 0.1.1
NuGet\Install-Package MSBuilder.ThisAssembly.Project -Version 0.1.1
<PackageReference Include="MSBuilder.ThisAssembly.Project" Version="0.1.1" />
<PackageVersion Include="MSBuilder.ThisAssembly.Project" Version="0.1.1" />
<PackageReference Include="MSBuilder.ThisAssembly.Project" />
paket add MSBuilder.ThisAssembly.Project --version 0.1.1
#r "nuget: MSBuilder.ThisAssembly.Project, 0.1.1"
#addin nuget:?package=MSBuilder.ThisAssembly.Project&version=0.1.1
#tool nuget:?package=MSBuilder.ThisAssembly.Project&version=0.1.1
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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.