27 references to Strings
NuGet.Build.Tasks.Pack (27)
GetPackOutputItemsTask.cs (1)
51
Strings
.InvalidPackageVersion,
GetProjectReferencesFromAssetsFileTask.cs (2)
50
Strings
.AssetsFileNotFound,
62
Strings
.AssetsFileDoesNotHaveValidPackageSpec,
IsPackableFalseWarningTask.cs (1)
15
Strings
.IsPackableFalseError));
PackTaskLogic.cs (22)
62
Strings
.InvalidMinClientVersion,
120
Strings
.AssetsFileNotFound,
149
Strings
.InvalidPackageVersion,
204
Strings
.InvalidMinClientVersion,
220
Strings
.AssetsFileDoesNotHaveValidPackageSpec,
264
Strings
.NuGetLicenses_LicenseUrlCannotBeUsedInConjuctionWithLicense));
271
Strings
.InvalidLicenseCombination,
295
Strings
.InvalidLicenseExpression,
304
Strings
.InvalidLicenseExppressionVersion_VersionTooHigh,
335
Strings
.InvalidLicenseExpressionVersion,
348
throw new PackagingException(NuGetLogCode.NU5028,
Strings
.NoPackItemProvided);
357
Strings
.AssetsFileNotFound,
469
Strings
.DuplicateFrameworks,
473
Strings
.AmbigiousFrameworkReferences,
537
throw new PackagingException(NuGetLogCode.NU5026, string.Format(CultureInfo.CurrentCulture,
Strings
.Error_FileNotFound, finalOutputPath));
556
Strings
.DuplicateFrameworks,
558
string.Format(CultureInfo.CurrentCulture,
Strings
.AmbigiousPackageAssemblies, targetPath)));
565
throw new PackagingException(NuGetLogCode.NU5027, string.Format(CultureInfo.CurrentCulture,
Strings
.InvalidTargetFramework, finalOutputPath));
624
throw new PackagingException(NuGetLogCode.NU5028,
Strings
.NoPackItemProvided);
893
Strings
.DuplicateFrameworks,
895
string.Format(CultureInfo.CurrentCulture,
Strings
.AmbigiousPackageDependencies, string.Join(", ", unsuppressedAliases))));
1173
throw new PackagingException(NuGetLogCode.NU5029,
Strings
.InvalidNuspecProperties);
Strings.Designer.cs (1)
42
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("NuGet.Build.Tasks.Pack.Strings", typeof(
Strings
).Assembly);