7 assignments to MSBuild property PackageDescription
Microsoft.Build (1)
Microsoft.Build.csproj (1)
21<PackageDescription>This package contains the $(MSBuildProjectName) assembly which is used to create, edit, and evaluate MSBuild projects.</PackageDescription>
Microsoft.Build.Framework (1)
Microsoft.Build.Framework.csproj (1)
10<PackageDescription>This package contains the $(MSBuildProjectName) assembly which is a common assembly used by other MSBuild assemblies.</PackageDescription>
Microsoft.Build.Tasks.Core (1)
Microsoft.Build.Tasks.csproj (1)
18<PackageDescription>This package contains the $(MSBuildProjectName) assembly which implements the commonly used tasks of MSBuild.</PackageDescription>
Microsoft.Build.Utilities.Core (1)
Microsoft.Build.Utilities.csproj (1)
15<PackageDescription>This package contains the $(MSBuildProjectName) assembly which is used to implement custom MSBuild tasks.</PackageDescription>
Microsoft.NET.StringTools (1)
StringTools.csproj (1)
19<PackageDescription>This package contains the $(AssemblyName) assembly which implements common string-related functionality such as weak interning.</PackageDescription>
Microsoft.NET.StringTools.net35 (1)
StringTools.csproj (1)
19<PackageDescription>This package contains the $(AssemblyName) assembly which implements common string-related functionality such as weak interning.</PackageDescription>
MSBuild (1)
MSBuild.csproj (1)
47<PackageDescription>This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (like the compilers) into an application directory.</PackageDescription>