Implemented interface member:
property
NuspecBasePath
NuGet.Build.Tasks.Pack.IPackTaskRequest<TItem>.NuspecBasePath
1 reference to NuspecBasePath
NuGet.Build.Tasks.Pack (1)
PackTask.cs (1)
192
NuspecBasePath = MSBuildStringUtility.TrimAndGetNullForEmpty(
NuspecBasePath
),