28 references to Strings
NuGet.Build.Tasks.Pack (28)
GetPackOutputItemsTask.cs (1)
110
Strings
.InvalidPackageVersion,
GetProjectReferencesFromAssetsFileTask.cs (2)
50
Strings
.AssetsFileNotFound,
62
Strings
.AssetsFileDoesNotHaveValidPackageSpec,
IsPackableFalseWarningTask.cs (1)
15
Strings
.IsPackableFalseError));
PackTaskLogic.cs (23)
62
Strings
.InvalidMinClientVersion,
113
Strings
.AssetsFileNotFound,
142
Strings
.InvalidPackageVersion,
197
Strings
.InvalidMinClientVersion,
213
Strings
.AssetsFileDoesNotHaveValidPackageSpec,
257
Strings
.NuGetLicenses_LicenseUrlCannotBeUsedInConjuctionWithLicense));
264
Strings
.InvalidLicenseCombination,
288
Strings
.InvalidLicenseExpression,
297
Strings
.InvalidLicenseExppressionVersion_VersionTooHigh,
328
Strings
.InvalidLicenseExpressionVersion,
341
throw new PackagingException(NuGetLogCode.NU5028,
Strings
.NoPackItemProvided);
350
Strings
.AssetsFileNotFound,
462
Strings
.DuplicateFrameworks,
466
Strings
.AmbigiousFrameworkReferences,
530
throw new PackagingException(NuGetLogCode.NU5026, string.Format(CultureInfo.CurrentCulture,
Strings
.Error_FileNotFound, finalOutputPath));
549
Strings
.DuplicateFrameworks,
551
string.Format(CultureInfo.CurrentCulture,
Strings
.AmbigiousPackageAssemblies, targetPath)));
558
throw new PackagingException(NuGetLogCode.NU5027, string.Format(CultureInfo.CurrentCulture,
Strings
.InvalidTargetFramework, finalOutputPath));
617
throw new PackagingException(NuGetLogCode.NU5028,
Strings
.NoPackItemProvided);
886
Strings
.DuplicateFrameworks,
888
string.Format(CultureInfo.CurrentCulture,
Strings
.AmbigiousPackageDependencies, string.Join(", ", unsuppressedAliases))));
1166
throw new PackagingException(NuGetLogCode.NU5029,
Strings
.InvalidNuspecProperties);
1187
Strings
.InvalidPackageVersion,
Strings.Designer.cs (1)
42
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("NuGet.Build.Tasks.Pack.Strings", typeof(
Strings
).Assembly);